Re: modque.php error |
Sat, 01 February 2014 13:55 |
|
I updated to rc2. As per you latest release.
Perhaps this cleaned uot the plugin but all is well now 
Thanks :thumbup:
|
|
Re: modque.php error |
Sat, 01 February 2014 12:23 |
|
Removing the plug in didn't help 
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 |
Sat, 01 February 2014 07:49 |
|
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 |
Sat, 01 February 2014 07:46 |
|
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 |
Sat, 01 February 2014 01:32 |
|
Unable to reproduce.
Can you please post lines 1280 to 1282 here?
|
|
modque.php error |
Wed, 22 January 2014 19:27 |
|
Parse error: syntax error, unexpected '>' in /vhosts/*****/httpdocs/fudforum/theme/default/modque.php on line 1281
|
|