PDA

View Full Version : Solved Htaccess file should be?



TrusTy
29-05-11, 00:36
I got a new license, but the htaccess file in the installation somehow I couldn't.
The .htaccess file should be and how could you help.

vBulletin 4.1.3
vBSEO 3.6.0
vBET 423

Create url's according to SEO link consensus (i.e. '/en/address')



# 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 /


RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
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]


Bird could not onuda has to change the url according to the language s

TrusTy
29-05-11, 21:49
htaccess file, who knows how to be a forum for these features yet?

vBET
30-05-11, 10:09
Hi. Here you will find all hits how to support SEO links:
http://www.vbenterprisetranslator.com/forum/vbet4-troubleshooting/413-faq.html#post1539

Please tell did it help. If you have any other questions about this issue - please just ask :)

kamilkurczak
30-05-11, 18:13
you use vBSEO, so please use this one:


# 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 /


RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

#************************************************************************--
#RULES for SEO translation links with vBSEO (have to be included before all rules to vbseo.php)
RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|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]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]


RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
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]

secondly, if you would like to integrate vBET and vBSEO - read integration instructions from readme.html file from do-not-upload folder .

TrusTy
31-05-11, 01:39
where falseış buildı"?

http://ressim.net/s/upload/0f1851c5.png

http://ressim.net/s/upload/faa4dfe9.png

Files : Multiupload.com - upload your files to multiple file hosting sites! (http://www.multiupload.com/4AHYN9AH9D)

kamilkurczak
31-05-11, 07:13
firstly, on your image i can see that you don't use seo links, so use htaccess rules from this post:
http://www.vbenterprisetranslator.com/forum/vbet4-troubleshooting/1905-htaccess-file-should.html#post8697

remember about vBET settings in admincp->vBET->main

TrusTy
31-05-11, 22:35
i am using seo links but in mainpage ..when clicking to the this subject ..it is sending to the this link..i arranged all settings you can look at this subject at this file that i put but i can not do it that i did my best ..

vBET
02-06-11, 22:33
Hi.

1. Please give whole error communicate - it is cut on image.
2. How to reproduce? Where to go on your forum to see it
3. At this moment I see that on your forum translation is not working at all. When I'm going to any translated page I see login page (even when not translate page do not have it). Also on such broken page I see in flags duplicated code languages.

Please install nevest vBET version. I know it is considered unstable, but only for new features - you do not have to turn those on.

Also as I see vBET was not integrated with vBSEO - please do the integration also. All instructions are in readme.html file

Please let us know after installing nevest vBET and describe actual state of issue (if errors still egsists we need whole communicate).

If still broken - please PM me access details for Admin CP and FTP - I will check does all installation and integration steps was made appropriatelly.

vBET
06-06-11, 01:17
Just checked it on your server. vBET cannot work on your forum, because you didn't fallow instructions for SEO links after turned it on. Also Kamil precisely wrote you what should be the content of your .htaccess file and you ignored it. Please fallow given instructions. You must set additional rules in your .htaccess and Kamil gave you those at very beginning - please see here: http://www.vbenterprisetranslator.com/forum/vbet4-troubleshooting/1905-htaccess-file-should.html#post8705

Please DO IT! State of your forum will not change when you will ignore answers which you are asking for. We can support you here for free and give you hints and precise descriptions. If you think it is too much for you then we can do it for you when you buy installation service: http://www.vbenterprisetranslator.com/installation-service.php

So there are 2 ways to make it working:
- buy installation service - pay us $30 and we are making it for you.
- ask us for help and we support you for free writing you what to do and you are doing it yourself
But it will not work when you will ask ignore answers and instead of fallow instructions ask again. Please fallow the instructions. Add vBET rules to your .htaccess file - Kamil already gave you whole content you should have there and hint where to look for integration instructions with vBSEO.

vBET
06-06-11, 17:56
OK - we made required changes in files. Please send us vBSEO CP. Also please make sure you have installed CURL and ICONV libraries - those are necessary and at this moment even simple googletest.php page is not running - there is internal server error. Please see PM for details.

vBET
09-06-11, 18:51
We send you some time ago PM information that the issue was because your server was blocking outgoing requests to Google. We got no response since then. I just executed googletest.php on your server and I see that this is already solved.

Because you paid for installation service I checked does vBET translation is also working - vBET was disabled. I enabled it on your forum and checked translation. It is working fine :) Also URL translation is working fine :)

So Enjoy vBET! :)

TrusTy
29-06-11, 00:42
http://www.vbenterprisetranslator.com/forum/tr/vbet4-troubleshooting/1905-htaccess-dosyas%C4%B1-olmal%C4%B1d%C4%B1r.html

more than 246 thinking in this way a topicçmıstım.Daha then & #252;with charge installation service'sım and you come in and set up.

But later I realized bb sometimes çbuyışıyor sometimes çgetışmıto home users.

vBET
29-06-11, 17:28
OK I merged new thread with old one - since it is still same issue.

Please be more specific - what is not working? What are error messages? How to reproduce? Where we can see it on your forum? At this moment I do not know what is not working. Please give exact URL which is not working.

TrusTy
29-06-11, 22:07
http://ressim.net/s/upload/faa4dfe9.png

atğişhr languages seçtiğthis time im & #351;as dying.

vBET
30-06-11, 01:35
OK I see the picture. Still I do not see URL so I do not know how to reproduce. Please PM me access details to your Admin CP and FTP + exact URL for crashed page. I will check it on place :)

vBET
01-07-11, 21:43
You have very same issue as you had before - your outgoing connections to Google are blocked. Please see: http://YOUR_DOMAIN/googletest.php

You had it before: http://www.vbenterprisetranslator.com/forum/vbet4-troubleshooting/1905-htaccess-file-should-2.html#post8889

Please contact your hosting provider and make sure your Google connections are fine. Then check the issue and if it still exists then please write to us.

Please note that if such things will happen again first check your using googletest.php does your hosting provider do not limit outgoing connections to Google.

Please tell when your connections will be fine.

vBET
18-07-11, 12:29
No answer - considered solved. In other case please just write here - we will change the status.

AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
vBET 4.10.1 brings automatic translations