PDA

View Full Version : Next Integration service. Zoints local mod pages are not translated



basketmen
04-03-11, 12:53
Introductions
Zoints local is profile enhancement mod for vbulletin, this is example zoints local mod page from one of member http://www.domain.com/hulkhogan/

In October 2010 i just installed vbet for the first time. After vbet installed, the zoints local pages are not opened in other language url http://www.domain.com/en/hulkhogan/

Then i ordered Integration service to make the Zoints local pages working with vbet, Michał is the one who try it, the integration at that time are working, the page are opened http://www.domain.com/en/hulkhogan/ , but only still not translated

after few months with that condition, no problem with that, but it is better if the page are not only opened, but translated too http://www.domain.com/en/hulkhogan/








Here are Michał pm at 12-09-10, 19:20, that tell the integration finally working





Good new: PROGRESS!
I added this rule


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
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 [L,QSA]


And page with /en/is generated: http://www.domain.com/en/hulkhogan/

Not translated, but generated. Now please fallow integration instructions for plugins which not support global_complete hook to have it translated. I send you link to appropriate article previous PM.








Here are Michał pm at 13-09-10, 19:35, that i am telling have a problem with other url after the integration, no problem again after that


DONE :)

After few try I made such rule:


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !(forum.php)
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 [L,QSA]


I checked it - anyway, please check it also and write in case of issues.

Have fun :)


Michał i am sorry, just one more little thing about forum home


the member pages are generated http://www.domain.com/en/hulkhogan/ to opened http://www.domain.com/hulkhogan/ because below rule, its enough done for now thank you




RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
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 [L,QSA]




but the forum home for other language now http://www.domain.com/en/forum.php is redirected too, to forum home default language http://www.domain.com/forum.php and not translated

if i remove above rule, the other language forum home is translated again http://www.domain.com/en/forum.php

so maybe can you add more rule for forum home forum.php so its still translated and the member page still generated http://www.domain.com/en/hulkhogan/

this should be easy, i will send more $30 for this








Other information

my forum home file is forum.php ( http://www.domain.com/forum.php )

index.php file is zoints local profile file, but it will redirected to forum home forum.php file if accessed directly ( http://www.domain.com/index.php ), and will opening member pages if have username on it ( like this http://www.domain.com/index.php?z-profile=hulkhogan )












zoints local files list and other details are sended to kamilkurczak pm, let me know if you needed other thing

i think it is similar with this thread Using vbulletin 3.6.12, have problem on RSS feed, and Archive (http://www.vbenterprisetranslator.com/forum/troubleshooting/1431-using-vbulletin-3-6-12-have-problem-rss-feed-archive.html), the pages are opened only not translated

kamilkurczak
04-03-11, 13:39
ok Thanks for this larde description. I will check it and solve.
I have an access details to your server so I can work there.
I will write here all results.

vBET
25-04-11, 20:39
Hi. I just did it - please check your forum and PM if you find something to correct :)

PS.
Sorry for delay - we agree I will made it after my holiday, still I had some additional delay, so we own You apologies for that :)

vBET
27-04-11, 21:35
I added support for pages which you send me by PM. In case if you lost some way your htaccess please note that you have previous copy (before changes) on your FTP. Also I send you here rules which makes your zoints pages being translated (must be before normal vBET rules):


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]

AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translations delivered by vBET Translator 4.10.1