Foi adicionado o suporte para páginas que você me enviar por PM. No caso, se você perdeu alguma forma o seu htaccess por favor note que você tenha uma cópia anterior (antes das mudanças) em seu FTP. Também eu vos envio aqui regras que faz com que suas páginas zoints sendo traduzido (deve ser antes das regras vBET normal):
Code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !(404.php|ajax.php|announcement.php|arcade.php|attachment.php|Bible_SuperSearch_vb.php|Bible_SuperSearch_vb2.php|chatting.php|cron.php|cv_rss_feeds.php|disclaimer.php|editpost.php|ewt_talkerbot.php|external.php|extra_online_users.php|editprofile.php|editsettings.php|forum.php|global.php|gtsearch.php|h2h.php|holdsession.php|image.php|infraction.php|inlinemod.php|itsucks.php|itsuckschart.php|joinrequests.php|latest.php|login.php|misc.php|mmcheats.php|mmnamett.php|moderation.php|moderator.php|newattachment.php|newreply.php|newthread.php|online.php|payment_gateway.php|payments.php|petz.php|poll.php|post_thanks.php|postings.php|printthread.php|priv.php|privacy.php|private.php|quran.php|radioandtv.php|register.php|report.php|reputation.php|reviewrate.php|rules.php|search.php|searchprofile.php|searchpeople.php|sendmessage.php|showgroups.php|showgroups.php|showpost.php|showthread.php|subscription.php|threadrate.php|threadtopdf.php|tos.php|usercp.php|usernote.php|vbms.php|vbms_ab.php|vbms_alias.php|vbms_attachment.php|vbms_checkmail.php|vbms_compose.php|vbms_filters.php|vbms_folders.php|vbms_misc.php|vbms_new.php|vbms_options.php|vbms_read.php|vbplaza.php|vbtube.php|vbtube_action.php|vbtube_add.php|vbtube_admin.php|vbtube_browser.php|vbtube_comment.php|vbtube_favorites.php|vbtube_progress.php|vbtube_report.php|vbtube_sendfriend.php|vbtube_show.php|vbtube_upload.php|youtube_browser.php|imagehosting)
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)/([^/]+)/?$ /index.php?z-profile=$2&language=$1 [QSA]
RewriteCond %{REQUEST_FILENAME} !-f
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)/(.+)/(privacy|contacts|blog|comments|blocks|editgroups|editprofile|styles|interests|links)/.*$ $3.php?z-profile=$2&language=$1 [QSA]
RewriteCond %{QUERY_STRING} z-profile=
RewriteCond %{QUERY_STRING} !redirected=
RewriteCond %{QUERY_STRING} language=
RewriteRule ^(.*)$ vbenterprisetranslator_front_controller.php?redirected=$1&vbet_outside=true [L,QSA]