PDA

View Full Version : Classifieds Integration



vBET
11-07-11, 01:33
Tested on: Classifieds 4.01

Classfields breaks vBulletin architecture - common hooks are not executed like: global_complete or parse_templates
This is why this mod needs special integration to be translated. To do this please fallow instructions below:
1. To support translation of Classfields pages please fallow this: http://www.vbenterprisetranslator.com/forum/vbet4-integration-other-plugins/486-vbet-integration-instructions.html#post1787
2. To support flags dropdown menu (supported since vBET4.4.1):
a) Go To Admin CP -> Plugins & Products -> Plugin Manager
b) Find plugin named Classifieds Navbar Link and click Edit
c) At the top of code add:

require_once(DIR. '/includes/vbenterprisetranslator_functions_url.php');
$vbenterprisetranslatorflagsdropdown = vbet_generateLanguageDropDownMenu();

d) Find:

<li><a href="http://www.voicescount.com/classifieds/search.php">Search</a></li>
e) Replace by:

<li><a href="http://www.voicescount.com/classifieds/search.php">Search</a></li>'.$vbenterprisetranslatorflagsdropdown.'


Please note that 2nd step you will have to repeat each time you update Classfields mod.

Enjoy vBET! :)

AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
vBET 4.10.1 gives automatic translations