I ychwanegu cefnogaeth i dudalennau yr ydych anfon 'm gan PM. Yn yr achos os ydych yn colli rhywfaint modd y mae eich htaccess sylwch eich bod wedi copi blaenorol (cyn newid) ar eich FTP. Hefyd, rwy'n anfon yma rheolau sy'n gwneud eich tudalennau zoints cael ei chyfieithu (rhaid cyn reolau vBET arferol):
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]