• If you were supposed to get an email from the forum but didn't (e.g. to verify your account for registration), email Wes at [email protected] or talk to me on Discord for help. Sometimes the server hits our limit of emails we can send per hour.
  • Get in our Discord chat! Discord.gg/stararmy
  • 📅 April 2024 is YE 46.3 in the RP.

Request Investigate PHP Warnings In Error Log Generated by Dokuwiki Move Plugin

Wes

Founder & Admin
Staff Member
🌸 FM of Yamatai
🎖️ Game Master
🎨 Media Gallery
Looks like an out of date array code that needs update to be compatible with current PHP standards.

Code:
[Sat Jan 16 19:17:26.148433 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'origin' in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 61, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148472 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Cannot assign an empty string to a string offset in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 61, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148479 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'pages' in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 64, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148484 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'media' in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 67, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148490 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'pages' in /home/star_army/stararmy/wiki/lib/plugins/move/action/rewrite.php on line 102, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148495 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'origin' in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 61, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148506 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Cannot assign an empty string to a string offset in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 61, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148512 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'pages' in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 64, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148517 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'media' in /home/star_army/stararmy/wiki/lib/plugins/move/helper/rewrite.php on line 67, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
[Sat Jan 16 19:17:26.148522 2021] [fcgid:warn] [pid 7235:tid 140560362882816] [client XXXXXX] mod_fcgid: stderr: PHP Warning:  Illegal string offset 'pages' in /home/star_army/stararmy/wiki/lib/plugins/move/action/rewrite.php on line 102, referer: https://wiki.stararmy.com/doku.php?id=wip:faction:section6:commission:iss-hope
 
RPG-D RPGfix
Back
Top