PDA

View Full Version : BBcode Error



da_judge
Tue 4th Aug '09, 7:35pm
My BBCode stopped working

Disabled all plugins.. still same...

Even on default skin (which has no edits) dont work

Any ideas please

Cheers

Steve Machol
Tue 4th Aug '09, 7:37pm
Not really enough info. They do not stop working for no reason. Something changed.

To troubleshoot this, first 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. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

Next, disable all plugins.

Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.

Do you have the same problem?

da_judge
Tue 4th Aug '09, 8:08pm
Ok disabled hooks...

Created new theme

Also re uploded original class_bb files

After still not working and in checking files... says


File does not contain expected contentsfor both... but uploaded originals

Steve Machol
Tue 4th Aug '09, 11:00pm
That means you have not uploaded the files correctly. Download a new zip file and try again.

da_judge
Wed 5th Aug '09, 4:37pm
Right... i downloaded the package again...

Upload ALL files...

Still same...

Any idea

da_judge
Wed 5th Aug '09, 4:45pm
Ran final upgrade... no got...

In testing... i click quote... seems it dont like [ ] not including them... something deleting or not recondnising

Cheers

da_judge
Wed 5th Aug '09, 4:51pm
LMAO.... you not gonna belive this

Its quite funny in a way

My partner added [ ] to censor filter.... change to nothing

Fixed all sorted...

Thanks for ya help Steve

Steve Machol
Wed 5th Aug '09, 8:40pm
That's a new one on me. :)