vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   I cant see my forums... (https://vborg.vbsupport.ru/showthread.php?t=193470)

R.Solutions 10-12-2008 11:01 PM

I cant see my forums...
 
My forums got hacked which i dont know how they managed to do so by going and editing my template.

So i went into phpmyadmin and deleted it, but now i can even view my forums

www.centexracingscene.com/forums

It just comes up blank, any help please.

thanks

SEOvB 10-12-2008 11:27 PM

You should never make any changes to vBulletin's database with phpmyadmin.

Can you tell us what exactly you did to remove their "hacking job"

Judging from that error you either need to disable plugins with the config.php file edit or reupload the original files.

R.Solutions 10-13-2008 09:37 AM

yes, i just found the template file in phpmhyadmin, and deleted it.

Max Kwiatkowski 10-13-2008 11:11 AM

Try to change the default style forum.
Code:

UPDATE user SET styleid=1
Next you should disable/remove from code all the modifications in relation to the postbit and add them again. To disable all plugins, edit your config.php and add this code right under <?php
Code:

define('DISABLE_HOOKS', true);
... and reupload all script files.

R.Solutions 10-13-2008 04:41 PM

Hmmn okay. I get this error now.


Code:

Parse error: syntax error, unexpected T_STRING in /home/centexra/public_html/forums/index.php(539) : eval()'d code on line 2

Max Kwiatkowski 10-13-2008 09:11 PM

This error means that you have a typo in index.php on or before line 2. You need to find and fix this typo. It's most likely a missing ' or ; somewhere or extra space.

nbaphenom 10-13-2008 11:09 PM

Try reuploading index.php .

R.Solutions 10-14-2008 05:21 PM

Yea, i was going to give that a try.

I'll see if that works.

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

just reuploaded it and the same thing

nbaphenom 10-14-2008 07:18 PM

Bump hope you get some help =) .

Lynne 10-14-2008 07:50 PM

index.php line 565 is:
eval('print_output("' . fetch_template('FORUMHOME') . '");');

So, it sounds like you have a problem with your template.

I don't understand what all you have done at this point. Are you using a backup database? Was the backup make for the same version of vb that you just uploaded the files for? Did you upload all totally default files that you downloaded from vb.com?


Picking a forum at random, I went to http://www.centexracingscene.com/for...isplay.php?f=5 and can see the page. However, there is no style to the page.

What do you have access to? Can you get into the admin cp?


All times are GMT. The time now is 01:21 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.01340 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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