PDA

View Full Version : Early beta version of vBET 3.3.0 on this forum



vBET
16-12-09, 02:42
Hello.

We have still lot to do in vBET 3.3.0 (great list of features and some little bugs). But we already made lot of changes. Especially in performance area (mostly cache and improved redirection).

We do our best to test all functionalities, but to make it even better we run this early version here (also will run on other real forum). Thanks that you can test it just using our forum. So if you find here some new issues please let us know. Thanks that when vBET 3.3.0 will be finally released it will be really stable :)

moman
16-12-09, 02:44
Will vBET 3.3 be compatible with vBSEO 3.5?

vBET
16-12-09, 03:03
As far as I know vBSEO 3.5 is for vBulletin 4. We will made vBET compatible with vBullein 4 just after 3.3.0 release.

So first we will close great changes by releasing vBET 3.3.0 and then we will made vBET 4.0.0 which will be compatible with vBulletin 4 and vBSEO 3.5 :)

According to our plans vBET 3.3.0 will be released in January (cannot tell exactly when - can be beginning, can be end). Then we will start working on vBET 4.0.0. We didn't check yet how many changes will be required, but we hope that we will be able to release 4.0.0 in March.

To give you really stable vBET 4.0 version we will first integrate free version (vBET 2.x), so hundreds of forums will test it in hundreds of configurations. And we will use our experience during integration of commercial version :)

moman
16-12-09, 03:42
vBSEO 3.5 is for both 3.8 and 4.x.

Smiggy
16-12-09, 16:39
Michal, will this new version fix the overloading issues like the ones we have experiened on this site or is that related to something else?

krisp
17-12-09, 01:06
Will the /da/sv/ issues ("double folder links") and /vbet_flag/ links (as we discussed over pm) + vb tags in pm email notification messages be corrected in 3.3.0 ?

vBET
17-12-09, 01:18
vBSEO 3.5 is for both 3.8 and 4.x.

So we will handle vBSEO 3.5 in official vBET 3.3.0 release :)

vBET
17-12-09, 01:21
Michal, will this new version fix the overloading issues like the ones we have experiened on this site or is that related to something else?

Issue with overloading is not related with vBET. It is because at this moment we run 4 forums (2 real and 2 testing) on one shared account and for our provider it is just too much. We already bought place on other server and we will move vBET forum there, but we have some configuration issues, so it can take a while.

vBET
17-12-09, 01:24
Will the /da/sv/ issues ("double folder links") and /vbet_flag/ links (as we discussed over pm) + vb tags in pm email notification messages be corrected in 3.3.0 ?

vbet_flag/ issues is solved already. If you want quick fix just add this line into vbenterprisetranslatoor_seo.php at the end of first if statement:


$_SERVER['QUERY_STRING'] = str_replace('vbet_lang='.$_GET['language'].'&redirected='.$_GET['redirected'], '', $_SERVER['QUERY_STRING']);


/da/sv/ issue is still on TODO list, but this is easy one and for sure it will be corrected in 3.3.0 :)

tavenger5
20-12-09, 01:52
can't wait to see this version! What are all the fixes and new features?

vBET
20-12-09, 02:22
List is long, still open, and we are still working on 3.3.0 :)

We are already using early version on 2 our real forums to be sure that during lot of changes we didn't break something. We test all changes on our tests forums and additionally test it live :)

krisp
26-12-09, 00:08
vbet_flag/ issues is solved already. If you want quick fix just add this line into vbenterprisetranslatoor_seo.php at the end of first if statement:


$_SERVER['QUERY_STRING'] = str_replace('vbet_lang='.$_GET['language'].'&redirected='.$_GET['redirected'], '', $_SERVER['QUERY_STRING']);


/da/sv/ issue is still on TODO list, but this is easy one and for sure it will be corrected in 3.3.0 :)

Could you please show an example how its pasted into the code:


if(isset($_GET['vbet_lang'])) {
if (false === strpos($_SERVER['REQUEST_URI'], '/'.$_GET['vbet_lang'].'/')) {
$_GET['language'] = $_GET['vbet_lang'];
$_GET['force_redirect'] = true;
header("HTTP/1.1 301");
} else {
$_GET['language'] = $_GET['vbet_lang'];
$_SERVER['REQUEST_URI'] = $_GET['redirected'];
$_SERVER['HTTP_X_REWRITE_URL'] = $_SERVER['REQUEST_URI'];
}
$_SERVER['QUERY_STRING'] = str_replace('vbet_lang='.$_GET['language'].'&redirected='.$_GET['redirected'], '', $_SERVER['QUERY_STRING']);
}
if (isset($_COOKIE['vbet_language']) && !isset($_GET['language']) && false === strpos($_SERVER['REQUEST_URI'],'external.php')) {
$_GET['language'] = $_COOKIE['vbet_language'];
$_GET['force_redirect'] = true;
}

quoted above is the code presently live on my server - seems the line is already there?

Just added language for cs today: site:www.thegame-online.dk/cs inurl:showthread - Google-søgning (http://www.google.dk/search?hl=da&rlz=1R2GGLL_daDK329&tbo=1&q=site:www.thegame-online.dk/cs+inurl:showthread&start=90&sa=N&filter=0)

A lot of wierd urls are "indexed" (showing as indexed but no title text or description).

vBET
27-12-09, 22:37
Maybe you already get quick fix by PM :)

About your issue - please open new thread in Bugs Report.

John ferrok
29-12-09, 05:01
amuse may i have a sample mailed to my box. thanks.

vBET
29-12-09, 13:07
amuse may i have a sample mailed to my box. thanks.

You have sample on this forum - it is running on vBET 3.3.0. You can also try our free version vBET 2.x on your own forum :)

AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translated to other languages supported by vB Enterprise Translator 4.10.1