FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » modque.php error (3.06RC1)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
modque.php error [message #184728] Thu, 23 January 2014 00:27 Go to next message
pips is currently offline  pips
Messages: 113
Registered: February 2012
Karma: 0
Senior Member
Parse error: syntax error, unexpected '>' in /vhosts/*****/httpdocs/fudforum/theme/default/modque.php on line 1281

[Updated on: Thu, 23 January 2014 00:29]

Report message to a moderator

Re: modque.php error [message #184772 is a reply to message #184728] Sat, 01 February 2014 06:32 Go to previous messageGo to next message
naudefj is currently offline  naudefj   
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Unable to reproduce.
Can you please post lines 1280 to 1282 here?
Re: modque.php error [message #184777 is a reply to message #184728] Sat, 01 February 2014 12:46 Go to previous messageGo to next message
pips is currently offline  pips
Messages: 113
Registered: February 2012
Karma: 0
Senior Member
Quote:
<?php if( isset($message_data) && strpos($modque_message, '<script>if(mapBBcode)') !== false ) { ?><link rel="stylesheet" href="js/mapbbcode/leaflet.css" />


Re: modque.php error [message #184778 is a reply to message #184777] Sat, 01 February 2014 12:49 Go to previous messageGo to next message
pips is currently offline  pips
Messages: 113
Registered: February 2012
Karma: 0
Senior Member
aha! i notice the Mapbbcode here (i put in the plugin a week ago)
Perhaps that plug in is causing issues.
Also noticed since then wierd goings on with being unable to turn off de-bugging and some strange "Pages" link appearing at the top of the forum. I'll remove the plugin
Re: modque.php error [message #184786 is a reply to message #184778] Sat, 01 February 2014 17:23 Go to previous messageGo to next message
pips is currently offline  pips
Messages: 113
Registered: February 2012
Karma: 0
Senior Member
Removing the plug in didn't help Confused

Full 3 lines of code here:

Quote:
1280 <link rel="stylesheet" href="theme/default/forum.css" />
1281 <?php if( isset($message_data) && strpos($modque_message, '<script>if(mapBBcode)') !== false ) { ?><link rel="stylesheet" href="js/mapbbcode/leaflet.css" />
1282 <link rel="stylesheet" href="js/mapbbcode/leaflet.draw.css" />
1283 <script src="js/mapbbcode/leaflet.js"></script>
1284 <script src="js/mapbbcode/leaflet.draw.js"></script>
1285 <script src="js/mapbbcode/mapbbcode.js"></script>
1286 <script src="js/mapbbcode/LayerList.js"></script>
1287 <script src="js/mapbbcode/lang/en.js"></script>
Re: modque.php error [message #184788 is a reply to message #184786] Sat, 01 February 2014 18:55 Go to previous message
pips is currently offline  pips
Messages: 113
Registered: February 2012
Karma: 0
Senior Member
I updated to rc2. As per you latest release.

Perhaps this cleaned uot the plugin but all is well now Smile


Thanks :thumbup:
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Unable to log out (3.06RC1)
Next Topic: flood check reset
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Mar 28 13:49:32 GMT 2024

Total time taken to generate the page: 0.02389 seconds