Code: Select all
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting T_VARIABLE in C:\server\htdocs\phpbb\includes\session.php on line 1278
Code: Select all
Parse error: parse error, unexpected T_VAR, expecting ')' in /home/blank/public_html/forum/includes/session.php on line 1279
Code: Select all
var $keyoptions = array('viewimg' => 0, 'viewflash' => 1, 'viewsmilies' => 2, 'viewsigs' => 3, 'viewavatars' => 4, 'viewcensors' => 5, 'attachsig' => 6, 'bbcode' => 8, 'smilies' => 9, 'popuppm' => 10, 'viewquickreply' => 11, 'viewquickpost' => 12
Pastebin here line 1278, please.Faisal Shah wrote:Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting T_VARIABLE in C:\server\htdocs\phpbb\includes\session.php on line 1278
This is just incorrect MOD installation. Add ); at the end of the line.OPs NaStY MoFo wrote:Parse error: parse error, unexpected T_VAR, expecting ')' in /home/blank/public_html/forum/includes/session.php on line 1279
Sorry, I'm not familiar with that theme. Could you give me a link to melankolia source code?psychedeliic wrote:hi, i applyed this MOD to my melankolia theme
I must say that those failures is not up to this MOD but the way users install itdreamsofthequill wrote:I must say, the number of failures described in this thread is somewhat daunting.
Yes, I did without errors and it works great.dreamsofthequill wrote:I'm a huge fan of quick reply, and I feel like I should install this, but—
I must say, the number of failures described in this thread is somewhat daunting. Has anyone actually succeeded in installing this modification?
Thanks.> I just today again edited my session.php and it work..rxu wrote:Pastebin here line 1278, please.Faisal Shah wrote:Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting T_VARIABLE in C:\server\htdocs\phpbb\includes\session.php on line 1278
This is just incorrect MOD installation. Add ); at the end of the line.OPs NaStY MoFo wrote:Parse error: parse error, unexpected T_VAR, expecting ')' in /home/blank/public_html/forum/includes/session.php on line 1279
Sorry, I'm not familiar with that theme. Could you give me a link to melankolia source code?psychedeliic wrote:hi, i applyed this MOD to my melankolia themeI must say that those failures is not up to this MOD but the way users install itdreamsofthequill wrote:I must say, the number of failures described in this thread is somewhat daunting.
Anyway, final decision is up to you.
You mean bbcode buttons or something else? Could you give a screenshot of what did you get with quickreply form?Faisal Shah wrote:I can't see any control like resizing text etc...