vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - vB Enterprise Translator (https://vborg.vbsupport.ru/showthread.php?t=220886)

NLP-er 08-21-2009 05:55 PM

Quote:

Originally Posted by yahoooh (Post 1871598)
it does not work for me
give 404 when i use the new feature
i return to requist_url and i disable it
also the new issue appear that navbar links for some services not give new parameter for language


note: when i make the code of new file directly in vbseo.php the new seo url work

i will wait for stable version
also the main page issue still there because vba advanced not translated when enable the new seo
u should to test it

thank you

Also did you made appropriate changes in .htaccess file? Undo alll your changes in vobse.php ake suge youh .htaccess is correct - read required changes description.

NLP-er 08-21-2009 05:57 PM

Quote:

Originally Posted by merkaz (Post 1871599)
If you use VBSEO_RR on vb php files it's not translated .

Required - link, citate of text which is not translated, VBSEO_RR configuration details :)

NLP-er 08-21-2009 05:59 PM

Quote:

Originally Posted by yahoooh (Post 1871605)
again i see that when i enable : request_url
and track on

the links on my site header and footer not been with the "?language"

if it is not fixed i will be back to 1.0.5
becuase this version was work perfect

plz any help nlp

Of course it is not perfect - this is clearly marked by "Beta stage" :)

Help - of course :) PM me details which I asked for :)

NLP-er 08-21-2009 06:03 PM

Quote:

Originally Posted by merkaz (Post 1871610)
Error on sitemap :
PHP Code:

Parse errorsyntax errorunexpected ',' in /home/alhnufc/public_html/vbseo_sitemap/vbseo_sitemap_functions.php on line 318 

After add translated pages to sitemap .

Which version of code are you using (for SEO links or language links)? Put original code from FAQ again and see does it works - maybe you crashed something when you was removing your original language code.

NLP-er 08-21-2009 06:04 PM

Quote:

Originally Posted by imported_silkroad (Post 1871600)
Did you restart Apache after editing your .htaccess file?

I do not need any restart. Also other forums where I was testing don't need this. Question is - do you have appropriate .htaccess changes?

NLP-er 08-21-2009 06:06 PM

Quote:

Originally Posted by Sweeks (Post 1871659)
Hey thanks for the update. Somehow now no languages are working with the vbseo URLs turned on :(

Teen Forums

Just turned it off there so its using the no vbseo format for the URLS. It may be our htaccess file.

Content of htaccess:
Code:

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/?((zh-CN|zh-TW|..))/?$ vbenterprisetranslator_seo.php?vbseourl=$1/index.php [L,QSA]

RewriteCond %{HTTP_HOST} !^www\.teenforumz\.com
RewriteRule (.*) http://www.teenforumz.com/$1 [R=301,L]

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]


YES! .htaccess is wrong. Go to FAQ in first post and made all required steps :)

NLP-er 08-21-2009 06:09 PM

Quote:

Originally Posted by yahoooh (Post 1871669)
i return to version 1.1.0
with some code i just copy it from v2 to add persian language and
also i add hebrrew language to the languges written from right to left as arabic and persian

i hope issue i wrote it to u Nlp
be fixed
thank u very much

Hebbrrew will have changed direction in next release :) Thanks for note

TrueDarKZONE 08-21-2009 06:12 PM

im haveing a fue problems and i cant figger it out. when i click on a traslate buttion (flag) it just shows me a white page any ideas what the problem could be.

link to my forum www.dz-es.co.uk/forum/

NLP-er 08-21-2009 06:15 PM

Quote:

Originally Posted by ForexFox (Post 1871699)
Is the frontpage bug fixed in V2? (GREAT job by the way ;))

YES :) I found solution and it is fixed :)

NLP-er 08-21-2009 06:24 PM

Quote:

Originally Posted by imported_silkroad (Post 1871722)
Not completely, I don't think...... folks are still debugging.... see attached - just shot this screenie .....

It is working - you wrote link by hand - it is not mod link, so it is no mod fault. Mod is working fine on my forum :)

PS.
For default language links DON'T have language syntax and mod is disabled - that is why you see what you show on screen shot. As I wrote - mod works great on front page. I bet that when I put some random URL on your forum it will also not show valuable content ;)

One ask to every one, because it is lot of issues at once
Please be precise, please describe everything like for a child, please include all relevant links (not only to forum main page), please include previous things (I really miss point when it is not - to many things at once). Please notify only mod behavior - not yours (like wrong links written by hand).

Thanks :D

imported_silkroad 08-21-2009 06:32 PM

Quote:

Originally Posted by NLP-er (Post 1871784)
It is working - you wrote link by hand - it is not mod link, so it is no mod fault. Mod is working fine on my forum :)

PS.
For default language links DON'T have language syntax and mod is disabled - that is why you see what you show on screen shot. As I wrote - mod works great on front page. I bet that when I put some random URL on your forum it will also not show valuable content ;)


Hahaha. .... We 301 all "random URLs" back to valuable content :D

That is the best way from production systems with millions of visitors a month :-)

imported_silkroad 08-21-2009 06:35 PM

Quote:

Originally Posted by NLP-er (Post 1871773)
I do not need any restart. Also other forums where I was testing don't need this. Question is - do you have appropriate .htaccess changes?

Ah! Right.

We run our .htaccess code in the Apache VirtualHost configuration file, so we have to restart.... but we run different that most people :D

I forget that most people run in .htaccess file .... not us.... so we normally restart Apache.....

NLP-er 08-21-2009 06:56 PM

Quote:

Originally Posted by imported_silkroad (Post 1871787)
Hahaha. .... We 301 all "random URLs" back to valuable content :D

That is the best way from production systems with millions of visitors a month :-)

Grats for good idea :)

mike2902 08-21-2009 08:36 PM

Installed and working good. What would the reason be for only allowing guests to view the flags? Also if I rerun my sitemap generator will my Urls increase by 42 times?

And nominated

TrueDarKZONE 08-21-2009 08:37 PM

ok then lets keep it simple. ive installed the mod. v2.0 uploaded all items to forum root folder. so no problems there but when i click on a flag its not working its only giveing me a white blank page now ive messed with the setings abit and still can not get it to work.

for instance http://www.dz-es.co.uk/forum/showthr...language=zh-CN

link type is set to REQUEST_URI as i dont use vbSEO (cant stand it)
and forum dir has been tested with the following setins blank,/,/forum/, still not working on all 3 so do you have any ideas what could the problem be

//EDIt

and javascript option is off

t.uzuner 08-21-2009 09:53 PM

Quote:

Originally Posted by NLP-er (Post 1869834)
Do you have tracking URLs on?

yes have tracking is on

NLP-er 08-21-2009 11:50 PM

Quote:

Originally Posted by mike2902 (Post 1871824)
Installed and working good. What would the reason be for only allowing guests to view the flags? Also if I rerun my sitemap generator will my Urls increase by 42 times?

And nominated

I don't know ;) Someone was asking for this and I'm making ti for you. Probably someone has bad experiences with old translator and was affraid about cache size and translation time. Since this mod is very fast and old cache is automatically cleansed I see no reasson, but anyone has its own reasons :)
Your sitemap will have somesthing about 42 times more links. Probably not exactly - I'm not sure does it create translation urls only for threads or for all existing urls in sitemap. Check it ;) I dont remember. Also if you afraid you can always dissable some languages :)

And thanks for monimation :)

NLP-er 08-21-2009 11:53 PM

Quote:

Originally Posted by TrueDarKZONE (Post 1871825)
ok then lets keep it simple. ive installed the mod. v2.0 uploaded all items to forum root folder. so no problems there but when i click on a flag its not working its only giveing me a white blank page now ive messed with the setings abit and still can not get it to work.

for instance http://www.dz-es.co.uk/forum/showthr...language=zh-CN

link type is set to REQUEST_URI as i dont use vbSEO (cant stand it)
and forum dir has been tested with the following setins blank,/,/forum/, still not working on all 3 so do you have any ideas what could the problem be

//EDIt

and javascript option is off

It is clearly written in param description that forum home cannot end by / use /forum and please read carefully descriptions :)
Also - did you set your default language?
Also - make sure you have CURL installed (most probably problem is because you don't) - it is described in first post :)

NLP-er 08-22-2009 12:05 AM

Quote:

Originally Posted by t.uzuner (Post 1871866)
yes have tracking is on

Ok - PM me all the details with description of problem, link(s), and configuration settings. Also I assume that you are using last version available.

NLP-er 08-22-2009 12:17 AM

2.0.1 RELEASED

- Added direction changing support for Hebrew.
- Small bug fixed.

Also...
My mod doesn't have 5 stars :(:(:( Bu.

mike2902 08-22-2009 02:41 AM

If someone joins my board and posts in their language while using this, will it translate back to the default language. that would be awesome.

Also in order to keep updated with the most current version do we have to Upload the new files to the server or import the new XML product or do we do both?

yahoooh 08-22-2009 03:41 AM

the new release work perfect to show url langiage related to page in flag
in vba dyna and other addon it is work

but still try to make the rewrite roles for it so it will not give 404 error or redirect to the origin page but i am tired and if i fix the category the entry page broken and if i fix the entry the category page broken

i need to make the new seo work for it and this is the httaccess:
PHP Code:

Options +FollowSymlinks
RewriteEngine On
RewriteRule 
^([a-zA-Z_0-9\-]+)/robots\.txtrobots.txt [QSA,L]
RewriteRule ^members/page([0-9]+).htmlindex.php?page=$[QSA,L]
RewriteRule ^whatsnew/entries/([0-9]+)/page([0-9]+).htmlbrowsecategory.php?do=newentries&cutoffdate=$1&page=$[QSA,L]
RewriteRule ^whatsnew/entries/(([0-9]?|-)+/?)$ browsecategory.php?do=newentries&cutoffdate=$[QSA,L]
RewriteRule ^whatsnew/posts/([0-9]+)/page([0-9]+).htmlbrowsecategory.php?do=newposts&cutoffdate=$1&page=$[QSA,L]
RewriteRule ^whatsnew/posts/(([0-9]?|-)+/?)$ browsecategory.php?do=newposts&cutoffdate=$[QSA,L]
RewriteRule ^whatspopular/([a-zA-Z_0-9\-]+)/$ browsecategory.php?do=popentries&orderby=$[QSA,L]
RewriteRule ^members/([a-zA-Z_0-9\-]+)/page([0-9]+).htmlbrowsecategory.php?do=member&userrewrite=$1&page=$[QSA,L]
RewriteRule ^members/(([a-zA-Z_0-9]|-)+/?)$ browsecategory.php?do=member&userrewrite=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/members/([a-zA-Z_0-9\-]+)/page([0-9]+).htmlbrowsecategory.php?userrewrite=$2&catrewrite=$1&page=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/members/(([a-zA-Z_0-9]|-)+/?)$ browsecategory.php?userrewrite=$2&catrewrite=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/(([a-zA-Z_0-9]|-)+)/$ showentry.php?entryrewrite=$2&catrewrite=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/([a-zA-Z_0-9\-]+)/page([0-9]+).htmlshowentry.php?entryrewrite=$2&catrewrite=$1&page=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/([a-zA-Z_0-9\-]+)/epage([0-9]+).htmlshowentry.php?entryrewrite=$2&catrewrite=$1&epage=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/page([0-9]+).htmlbrowsecategory.php?catrewrite=$1&page=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/?$ browsecategory.php?catrewrite=$[QSA,L

any help plz

yahoooh 08-22-2009 04:36 AM

i make Add language parameter to URL (i.e. 'address?language=en') as option now untill i found rewrite roles to support vba dyna in subdomain
any help will be thanked


also
this new version 2.0.1 fix the links in flags and language as it was on my site

not there are little bug i think :

when you visit this page: in other language:
http://links.alwatanyh.com/%D8%AC%D8...2/?language=en

it will not give language parameter for any link that use vbseo to rewrite for example user name see how it is
and also all links in navbar and header that depend on vbseo

but
if you go to main page
the opposite thing occur
all links not related to vbseo will not get the language parameter in its link
click here: http://www.alwatanyh.com/change the language and see the block in the middle that depend on vba dyna wheich is not rewrite by vbseo

any help to make the track make all links with language parameter to fix thsll issue


and plz if any one has help to rewrite roles for vba dyna or vba links to support the new seo appear
plz do not hesitate to help us

thank u

BusterHymens 08-22-2009 04:55 AM

I installed this and now no one can login. I have disabled it for now. Anyone else have this problem?

NLP-er 08-22-2009 05:35 AM

Quote:

Originally Posted by mike2902 (Post 1871945)
If someone joins my board and posts in their language while using this, will it translate back to the default language. that would be awesome.

Also in order to keep updated with the most current version do we have to Upload the new files to the server or import the new XML product or do we do both?

Now it is working only for displaying not for saving messages. But it was already suggested and I have in on my TODO list :)

In every update make full update (import and upload).

NLP-er 08-22-2009 05:36 AM

Quote:

Originally Posted by yahoooh (Post 1871957)
the new release work perfect to show url langiage related to page in flag
in vba dyna and other addon it is work

but still try to make the rewrite roles for it so it will not give 404 error or redirect to the origin page but i am tired and if i fix the category the entry page broken and if i fix the entry the category page broken

i need to make the new seo work for it and this is the httaccess:
PHP Code:

Options +FollowSymlinks
RewriteEngine On
RewriteRule 
^([a-zA-Z_0-9\-]+)/robots\.txtrobots.txt [QSA,L]
RewriteRule ^members/page([0-9]+).htmlindex.php?page=$[QSA,L]
RewriteRule ^whatsnew/entries/([0-9]+)/page([0-9]+).htmlbrowsecategory.php?do=newentries&cutoffdate=$1&page=$[QSA,L]
RewriteRule ^whatsnew/entries/(([0-9]?|-)+/?)$ browsecategory.php?do=newentries&cutoffdate=$[QSA,L]
RewriteRule ^whatsnew/posts/([0-9]+)/page([0-9]+).htmlbrowsecategory.php?do=newposts&cutoffdate=$1&page=$[QSA,L]
RewriteRule ^whatsnew/posts/(([0-9]?|-)+/?)$ browsecategory.php?do=newposts&cutoffdate=$[QSA,L]
RewriteRule ^whatspopular/([a-zA-Z_0-9\-]+)/$ browsecategory.php?do=popentries&orderby=$[QSA,L]
RewriteRule ^members/([a-zA-Z_0-9\-]+)/page([0-9]+).htmlbrowsecategory.php?do=member&userrewrite=$1&page=$[QSA,L]
RewriteRule ^members/(([a-zA-Z_0-9]|-)+/?)$ browsecategory.php?do=member&userrewrite=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/members/([a-zA-Z_0-9\-]+)/page([0-9]+).htmlbrowsecategory.php?userrewrite=$2&catrewrite=$1&page=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/members/(([a-zA-Z_0-9]|-)+/?)$ browsecategory.php?userrewrite=$2&catrewrite=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/(([a-zA-Z_0-9]|-)+)/$ showentry.php?entryrewrite=$2&catrewrite=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/([a-zA-Z_0-9\-]+)/page([0-9]+).htmlshowentry.php?entryrewrite=$2&catrewrite=$1&page=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/([a-zA-Z_0-9\-]+)/epage([0-9]+).htmlshowentry.php?entryrewrite=$2&catrewrite=$1&epage=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/page([0-9]+).htmlbrowsecategory.php?catrewrite=$1&page=$[QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/?$ browsecategory.php?catrewrite=$[QSA,L

any help plz

As I PM to you I can look on this dyna at the beggining of next month. Today I'm going home for a weekend :) And next week I'm very busy :)

Also I'm glad thati it works better for you :)

NLP-er 08-22-2009 05:39 AM

Quote:

Originally Posted by BusterHymens (Post 1871983)
I installed this and now no one can login. I have disabled it for now. Anyone else have this problem?

This mod should do nothing on nottranslated pages.
Please PM me link to your forum with this problem description :)

NLP-er 08-22-2009 05:46 AM

Quote:

Originally Posted by yahoooh (Post 1871976)
i make Add language parameter to URL (i.e. 'address?language=en') as option now untill i found rewrite roles to support vba dyna in subdomain
any help will be thanked


also
this new version 2.0.1 fix the links in flags and language as it was on my site

not there are little bug i think :

when you visit this page: in other language:
http://links.alwatanyh.com/%D8%AC%D8...2/?language=en

it will not give language parameter for any link that use vbseo to rewrite for example user name see how it is
and also all links in navbar and header that depend on vbseo

but
if you go to main page
the opposite thing occur
all links not related to vbseo will not get the language parameter in its link
click here: http://www.alwatanyh.com/change the language and see the block in the middle that depend on vba dyna wheich is not rewrite by vbseo

any help to make the track make all links with language parameter to fix thsll issue


and plz if any one has help to rewrite roles for vba dyna or vba links to support the new seo appear
plz do not hesitate to help us

thank u

It is working like it is programed - rewrites only links from same domain - you have subdomains there and this is the problem.
I can make it supported - just forgot about this isues ;)

Megatr0n 08-22-2009 10:07 AM

NLP-er, with the new update which, files do we have to overwrite?

yahoooh 08-22-2009 03:27 PM

Quote:

Originally Posted by NLP-er (Post 1872006)
It is working like it is programed - rewrites only links from same domain - you have subdomains there and this is the problem.
I can make it supported - just forgot about this isues ;)

could you make it support subdomain in track so it would fix this small issue
and then we wait you after you finish your buzy time

by the way
your support is perfect
and thank u for all things

BusterHymens 08-23-2009 03:44 AM

Nevermind I figured it out. The only thing I dont understand is the directions to change the vbseo.php file Im still confused on where to add the first line and what to do after adding that.

imported_silkroad 08-23-2009 06:41 AM

Hey T2x,

Please post or PM your PauPal account email address. I am running your t2x_vbseo.php code for a few days, and it is running flawlessly. Thank you very much for your heroic efforts on this seo code.

Cheers!

Lee G 08-23-2009 11:39 AM

Just tried the latest version. It sets up the missing data base OK, does all the rewrites OK.

The only problem found now is on forum home, when you choose a language flag and google returns a 404 page not found.

All the internal pages translate well and the cache problem is now resolved :up:

ForexFox 08-23-2009 01:02 PM

Quote:

Originally Posted by NLP-er (Post 1871780)
YES :) I found solution and it is fixed :)

I still have the frontpage "bug" (not showing flags) with 201 installed, what was exactly causing the flags from not showing on frontpage?

yahoooh 08-23-2009 03:24 PM

1 Attachment(s)
this is arab flag becuas ethe flag you use is not related to arabic

jaryx 08-23-2009 05:44 PM

1 Attachment(s)
Quote:

Originally Posted by yahoooh (Post 1872751)
this is arab flag becuas ethe flag you use is not related to arabic

Your flag is little too big. :)

See below for other properly flags. I think so ;)

Arabic, Catalan, Czech, Estonian, Persian, Galician, Slovenian, Filipino, Vietnamese, Serbian

yahoooh 08-23-2009 07:57 PM

Quote:

Originally Posted by jaryx (Post 1872852)
Your flag is little too big. :)

See below for other properly flags. I think so ;)

Arabic, Catalan, Czech, Estonian, Persian, Galician, Slovenian, Filipino, Vietnamese, Serbian

thank u
about persian flag i think the old one is more related to persian

NLP-er 08-24-2009 03:01 AM

Quote:

Originally Posted by Megatr0n (Post 1872053)
NLP-er, with the new update which, files do we have to overwrite?

In each update the best way it is to upload everything again and import product again. Mostly you can skip flags, but there are aso changes sometimes.

NLP-er 08-24-2009 03:06 AM

Quote:

Originally Posted by yahoooh (Post 1872173)
could you make it support subdomain in track so it would fix this small issue
and then we wait you after you finish your buzy time

by the way
your support is perfect
and thank u for all things

Of course :) I already have corrected code.

I plan to make one more change before release. Some forums have vbSEO configured in way, where forum id acts like directory so now if some one is going to forum /21/ then it is wrongly recognized as language. I already corrected rule in FAQ, but also have to made changes in T2x code.

But... It is not about plans but users needs - so ok :) Next release in few minutes - there will be new configuration parameter where you can set your forum main domain. So every obsolete link which will include it will be tracked.

NLP-er 08-24-2009 03:10 AM

2.0.2 RELEASED

Added option to set your forum main domain for tracking URL's in subdomains


All times are GMT. The time now is 04:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02741 seconds
  • Memory Usage 1,946KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_php_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete