View Full Version : vB / BBC Code Error
MiahBeSmokin420
01-17-2008, 11:54 PM
when i go to the faq page
and then go to the bbc code link
/misc.php?do=bbcode
i get this error
Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets in /home/adminsfe/public_html/vB-Forums/misc.php(480) : eval()'d code on line 1
can anyone explain why?????
--------------- Added 1200634802 at 1200634802 ---------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
yo what up anyone know about this or what?
Lynne
01-18-2008, 04:18 AM
Line 480 is:
eval('$template[\'bbcodebits\'] .= "' . fetch_template('help_bbcodes_bbcode') . '";');
Have you modified that template at all? Have you tried reverting it to see if that fixes the error?
MiahBeSmokin420
01-18-2008, 05:41 AM
no i have not modified the template and i tried uploading the misc.php file from the original vb package and no luck
--------------- Added 1200642423 at 1200642423 ---------------
but i do have cusom pages installed
the templates are called
custom_pageone
custom_pagetwo
custom_pagethree
those are just examples
and those pages are called apon typing this link
misc.php?do=page&template=pageone
misc.php?do=page&template=pagetwo
misc.php?do=page&template=pagethree
but i mean i don't think that is causing the errors but i mean idk any help would be nice and any suggestions
i really don't want to loose my custom pages cause ya there are really help full unless there is another way to make custom pages that im not sure of
Marco van Herwaarden
01-18-2008, 08:50 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.
If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.
MiahBeSmokin420
01-19-2008, 04:15 AM
thanks for the help i figured out what the problem was
with inferno shout you have to specify what pages you want the shout to be displayed on
and i have alot of pages that i made customly that all are in the misc.php page
well i removed the shout from the misc.php pages and its working again now
thanks again for the help lol it took me for ever to find that shit out though
--------------- Added 1200723364 at 1200723364 ---------------
oooh and by the way there is a setting in vb admincp that lets you disable all products and plugins
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.