vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Forum got hacked and after restore not working? (https://vborg.vbsupport.ru/showthread.php?t=280691)

Mark_Zuckerberg 03-26-2012 08:18 PM

Forum got hacked and after restore not working?
 
Hello

My Forum got hacked and after retrieving it back its not working like the home page is working fine user can login also but when go to the category it says 404 page error not found on this server as i was using vbseo at that time when it got hacked and i restored my 2 weeks prev database and back up so whats the problem in it and how can i resolve it Waiting for the reply friends :)

Adam H 03-26-2012 08:46 PM

If you have vbseo still installed then disable it and see if it fixes your problem, Then check to make sure your .htaccess is there and has the correct VBSEO info in there.

If you have removed vbseo then again check the .htaccess and ensure that all vbseo data is removed.

Mark_Zuckerberg 03-26-2012 09:48 PM

its showing me this in vbseo all files
vbseocp.php File does not contain expected contents
vbseocpform.php File does not contain expected contents

blind-eddie 03-26-2012 10:21 PM

Is this the same problem you had a week or so back? I thought you fixed it.

Mark_Zuckerberg 03-26-2012 10:23 PM

Replaced all the affected file but still getting this error

Code:

Not Found

The requested URL /f18/how-to-install-linux/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

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

and now i have disabled the plugin and its working fine with the default method showthread.php

blind-eddie 03-26-2012 10:25 PM

Is that something you have on your server and is missing?

Mark_Zuckerberg 03-26-2012 10:54 PM

hello mate thanks you replied here and gave your precious time i have removed the vb seo and did it from beginning can u please guide me about the htaccess edit?

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

Quote:

Originally Posted by blind-eddie (Post 2313629)
Is this the same problem you had a week or so back? I thought you fixed it.

yes mate at that time it was malware attack and then my site got hacked and i salute you that on that day i learned from u how to find the suspected files in vb and when today i put my backup bk to the server so my vbseo is doing problem and as u told i find vbseo files in suspected files. please help me i will be very thankful to u mate

Mark_Zuckerberg 03-27-2012 12:39 AM

1 Attachment(s)
Hello please some one reply to this thread as i have mentioned all the issue above now i have installed the vbseo again and my default htaccess was this
Quote:

# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName yourdomain.com
AuthUserFile /home/xxxxx/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/xxxx/public_html/_vti_pvt/service.grp

i have removed all this and changed it with this one

Quote:

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
also changed the your domain.com to my own one but now the home page goes fine and when i go to any category or thread it gives error like some css error see the screenshot and then i have turned off vbseo and it works fine :( please help

blind-eddie 03-27-2012 12:52 AM

I would suggest that you go to where you got vbSEO & discuss it there, they will be more helpful than I regarding SEO.

Mark_Zuckerberg 03-27-2012 11:16 PM

but its gives this error when i open thread

Quote:

Parse error: syntax error, unexpected T_STRING in /home/xxx/public_html/includes/class_postbit.php(304) : eval()'d code on line 194


All times are GMT. The time now is 03:21 AM.

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.00976 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (4)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