Page 1 of 1

Error Code on Preferences Page

PostPosted: 02 Jun 2013, 14:11
by Moreta
We are aware of this error on the preferences page.
A player has given us the code for what is most likely a fix, but it has not yet been implemented, due to real life time constraints on the part of staff.
This error does not affect game play

Screenshot:
Image


Text:
PHP Warning: "split() expects parameter 2 to be string, array given"
in /home/legendof/public_html/prefs.php at 231.
Call Stack:
2: split(",", Array(

0=>"Has the player been bless...", 1=>"`$Ramius"

)) called from /home/legendof/public_html/prefs.php on line 231
PHP Warning: "split() expects parameter 2 to be string, array given"
in /home/legendof/public_html/prefs.php at 231.
Call Stack:
2: split(",", Array(

0=>"Has the player been curse...", 1=>"`$Ramius"

)) called from /home/legendof/public_html/prefs.php on line 231

Re: Error Code on Preferences Page

PostPosted: 25 Jun 2013, 12:09
by Moreta
Apparently, the fix can be found here: http://dragonprime.net/index.php?topic=12314.msg102298#msg102298

Not positive if that's the same fix that HD gave us.