![]() |
Hi Guys,
First time using this and have run into a few different issues: 1) I am unable to get the flags to display on VBAdvanced, this is a first time I am unable to get a variable to call when on VBAdvanced, so I am not sure the issue. I only editted the nav bits to include the flags, works on all other addons, except for VBAdvanced. 2) When you choose to translate a page, it is directing to: "www.domain.com/?hl=ar" when it should go to: "www.domain.com/index.php?hl=ar" I am sure this issue directs right back at VBAdvanced, as I am using HTACCESS to make "portal.php" my default page instead of "index.php". With that, I am assuming it won't work on "downloads.php, etc." for any other addons one might be running. 3) I am also using Zoints SEO, assuming item #2 can be fixed, will it then work with this? Now for some questions: 1) Can we remove your link flag if we provide a link in our footer? I am thinking the extra flag is going to be hugely confusing. 2) Are the newly translated pages updated to the Sitemap? I am at a loss as to how this MOD will add new links to google if they are not really part of the site per say. 3) Is there a way so once you switch to a language it stays on that language, I am seeing it could be potential quite a challenge for viewers if they need to click the flag on every page. Thanks! |
Quote:
So good news for everyone who is with us from the beginning and made all those weird things to update without any data lost - this it the last one :D At least for now ;) |
Quote:
|
v2.4 Official Release
* More DB optimization, fastest ever read/write cache speed :) Upgrade Info; Open new translate.php file, add settings as detailed in install and disable cache, so $enablecache=false Run the following MySQL querys one by one. Code:
Alter table wt_cache_short collate utf8_bin; Code:
Alter table wt_cache_medium collate utf8_bin; Code:
Alter table wt_cache collate utf8_bin; Code:
CREATE TABLE saver ( Code:
delete from cleaner; Code:
delete from cleaner; Code:
delete from cleaner; Code:
OPTIMIZE TABLE wt_cache, wt_cache_medium, wt_cache_short; Code:
alter table wt_cache_short drop index originaltext; The set $enablecache=true; in translate.php and upload that file one last time. |
Quote:
It should be: Code:
CREATE TABLE wt_cache ( |
My bad, thanks.
|
Quote:
|
Quote:
no more what to do thanks |
thanks for the update..:up:
|
Thank you :)
|
All times are GMT. The time now is 10:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|