vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Lost all Forum Catagories (https://vborg.vbsupport.ru/showthread.php?t=316436)

shoppingtelly 01-05-2015 06:16 PM

Lost all Forum Catagories
 
I made a mistake by putting some adsense code in the place of a forum category, not the the entire list of forum categories and forums have vanished and I am unable to delete the forum made up of code, is there anyway to do this via FTP.

Please can someone help?

Thank You

HM666 01-05-2015 06:22 PM

Quote:

Originally Posted by shoppingtelly (Post 2530601)
I made a mistake by putting some adsense code in the place of a forum category, not the the entire list of forum categories and forums have vanished and I am unable to delete the forum made up of code, is there anyway to do this via FTP.

Please can someone help?

Thank You

Where did you pit the adsense code? If you put it into a template you can just revert the template if you put it into the PHP file then you can download vbulletin again from your members area and over write the file and DO NOT make changes in the PHP files again.

shoppingtelly 01-05-2015 06:30 PM

I put it as if I was making a forum category, thinking the banner would show on the home page on list of categories, really stupid I know :)

HM666 01-05-2015 06:39 PM

Quote:

Originally Posted by shoppingtelly (Post 2530610)
I put it as if I was making a forum category, thinking the banner would show on the home page on list of categories, really stupid I know :)

Uh no probably NOT a good idea, but then again I guess you have figured that out now lol. you may have to delete that forum completely from your site to get rid of it. Not sure never tried to do that before. There are some mods on here that will add ads in the forums areas just do a search for them and see.

ForceHSS 01-05-2015 06:41 PM

Why not just remove the code you put in

shoppingtelly 01-05-2015 06:41 PM

Yes not a good idea, lol, trouble is can't even see that or any other forum to delete so looks like May have to start from scratch and lose the years of posts nightmare but my fault

--------------- Added [DATE]1420490555[/DATE] at [TIME]1420490555[/TIME] ---------------

Quote:

Originally Posted by ForceHSS (Post 2530613)
Why not just remove the code you put in

It has blanked out all the categories and forums so can't even any category

HM666 01-05-2015 06:47 PM

Quote:

Originally Posted by shoppingtelly (Post 2530614)
Yes not a good idea, lol, trouble is can't even see that or any other forum to delete so looks like May have to start from scratch and lose the years of posts nightmare but my fault

--------------- Added [DATE]1420490555[/DATE] at [TIME]1420490555[/TIME] ---------------



It has blanked out all the categories and forums so can't even any category

Its done this in the AdminCP? Oh dear. Well before you go off and lose a years worth of stuff I would go and make a backup of the site & database. You still have those there or at least you should. Try these things just for giggles:

1. Hard refresh your browser. Or just refresh it.
2. Delete your browser cache & cookies.
3. Go into your AdminCp and go to Maintenance > Clear System Cache that will clear the cache and may bring it back.

shoppingtelly 01-05-2015 06:56 PM

Quote:

Originally Posted by HM666 (Post 2530617)
Its done this in the AdminCP? Oh dear. Well before you go off and lose a years worth of stuff I would go and make a backup of the site & database. You still have those there or at least you should. Try these things just for giggles:

1. Hard refresh your browser. Or just refresh it.
2. Delete your browser cache & cookies.
3. Go into your AdminCp and go to Maintenance > Clear System Cache that will clear the cache and may bring it back.

Thank you but no luck :(

HM666 01-05-2015 07:41 PM

I'm a bit stumped. You may need to try and hire someone to fix it. There are quite a few people on here that might have another idea.

Have you globally disabled your mods just to see if it comes back up?

Global disable: open your includes>config.php file and find:

Code:

<?php
and under place:

Code:

define('DISABLE_HOOKS', true);
Save and upload again to your server in the includes directory.

If you find that it works after disabling the plugins globally then re-enable the plugins by putting // in front of the code so it looks like this:

Code:

//define('DISABLE_HOOKS', true);
Save and upload again.

Then you will have to go through your mods one by one until you find the one that is causing the conflict.

ForceHSS 01-05-2015 08:22 PM

Did you add this in a template or admincp/Forums & Moderators/Forum Manager


All times are GMT. The time now is 06:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01244 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete