Results 1 to 10 of 153
Threaded View
-
28th Mar 2012, 02:52 AM #11BannedWebsite's:
FazyForum.comForum was giving MALWARE Attacked page and after restore vbseo not working?
Hello Mate
My Forum was giving MALWARE Attacked page 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 its css doznt work i restored my 2 weeks prev database and back up so whats the problem in it and how can i resolve it. as i was using vbseo before so vbseo urls dont work fiine then i did uninstall to old vbseo and installed new one on my forum but still no luck. my htaccess are as follows
my default htaccess was this
# -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
# 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]please help.
It looks some thing like this when i enable vbseo
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Other] XeHost.net - FREE End-User Support | FREE WHMCS | FREE WHMReseller - Take 50% off!
By XeHSean in forum ArchiveReplies: 0Last Post: 6th Jul 2011, 02:19 AM -
[Shared] HostTex - First Month Free, Reseller 50%, Free SSL, Free IP, Free End User Support
By TheMostCreative in forum ArchiveReplies: 1Last Post: 11th Jun 2011, 05:28 PM -
Exel's vBulletin Support Thread
By Exel in forum vBulletinReplies: 63Last Post: 12th Jan 2010, 11:51 AM -
vBulletin Support Thread
By Profit in forum vBulletinReplies: 6Last Post: 13th Nov 2009, 07:36 AM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...