# 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://bizwebforum.com/images/$1 [L,R=301]
#vBET
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
#VBSEO
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]
#OTHER
#RewriteCond %{HTTP_HOST} ^vipmoneymakersclub\.com$ [NC]
#RewriteRule ^(.*)$ http://www.vipmoneymakersclub.com/$1 [R=301,L]
As I see after translation we have a trouble with a site style. maybe this is provided by some mods, maybe there is a conflict.
We can simply test it. Just disable all your mods one by one (without vBET) and test it.
If this is still not good - this is a vBET issue. If not - we have a conflict with mod. Please test it!
Your htaccess looks good (and translation is working - there is a style issue).
I noticed that in your site source after translation you have many base tags:
Code:<base href="http://www.vipmoneymakersclub.com/" /> <base href="http://www.vipmoneymakersclub.com/pl/" /><!--[if IE]></base><![endif]--><base href="http://www.vipmoneymakersclub.com/" />
I have test with all mods disabled, including vbseo...
no change....
and no change using other themes either.
so I will analyze and compare your real forum and test forum source.
secondly, you can send to me by PM your admincp and FTP details and I will try to find this issue and fix it for you on your sever.
I know but if I can use your server - the fix will be better and faster. I offer to you a free support and fix on your server.
Of course I will still try to find a solution without this access, but If you will give me this access - will be better and faster![]()
I have replaced the htaccess on the test forum.
The test forum appears to be working correctly now.
I have now installed a theme from the forum over to
the test forum. The theme appears to be working ok.
This does not appear to be a style issue.
UG theme, and vb default theme works just fine on the test forum.
where these two themes, along with another does not work on
the live forum. I have no reason to believe at this point that
this is style related, since the styles on the test forum work.
the only difference that I can see at this point between the test
forum and the live forum is VBSEO..as both forums are running the same vb.
Test Forum = VBSEO 3.5
Live Forum = VBSEO 3.6
of course if I disable vbseo then sort of makes the test mute as any seo urls would be disabled...in order
to really find out...I would have to uninstall 3.6 and re-install 3.5 to make sure if this is VBSEO related.
installed vbseo 3.5 - no change.
This works:
http://www.vipmoneymakersclub.com/?language=ja
(this url only works when selected in admin cp)
This does not:
http://www.vipmoneymakersclub.com/ja/
I have been wrong before; But I think the issue revolves
around SEO URL / htaccess it does not convert the SEO
URL into the readable page, but when I select non-seo
format, it reads the page just fine.
Last edited by dsimms; 23-02-11 at 01:53.
VBSEO really does not like you guys for some reason...
"We don't advise vBSEO users to use vBenterprise translator and we don't offer support for boards that have vBenterprise translator.
If you require support for boards that have this modification installed , you need to revert all changes applied to vBSEO files and disable that modification."