![]() |
Language Driven Forums
1 Attachment(s)
With this engine, you have a full control over a Multi-Language forum. If you have a population of english, french, spanish and other languages, you may have a need for this if you have specific forums for each languages...
When you want to enforce the users to only see the forums they can post in, or the ones they can read in their own language, you can edit each of your forums to fit your needs This is for the Admincp where you edit your forums. Now you can give your users the ability to choose what kind of forum they can see. On registration or when they edit their Profile options, they have these choices: Here is when the user is registering: (optional entry) As an admin, you will continue to see all the forums, but you will see an indication of the language each forum is using, because the languageid for each modified forum will show in the forumlist... A note coming from Jelsoft, regarding the possibility that a multiple licenses would be required if you use this addon...note: on jan. 2nd, 2010, a query_read was replaced by a query_first... to avoid inconsistancy with mysqli... simply re-import the product... |
woow... exactly wat i was looking for... but too bad.. i m going live with vb4 tomorrow.. so cant use it else this amazing author can make it compatible with 4.0 :)
|
amazing author?... thanks... rofl
like i received more than 150 requests to update my stuff to 4.0 in the last 3 days, i suppose i will have to reconsider it... btw as i have to make a living of my spare time, i do not know the best formula to make it so yet... i'll see! |
Yes, this is also exactly what I need, please update this for vb4.
|
nice hack ! but error for reg users ((
if set Language Forced on category Quote:
|
thanks alot for this good job installed
|
Quote:
EDIT: forget the question, i see the problem... i'll have to change the installation and forget about the hook... vBulletin use eval for the hooks, and it break loops.... the change will be simple, i come back with the solution. |
Version changed for 1.5.1, the error in the hook, called xorex is now corrected. Re-upload the product and follow the instructions back in the HowTo.txt file *(remove the hook stuff and place the block of code instead)
|
Now work fine.
Thanks ! |
I have a very significant issue here:
When new users are attempting to register, they can't as the system (post install) throws the following error: Code:
Fatal error: Cannot use object of type mysqli_result as array in /xxx/public_html/forum/register.php(385) : eval()'d code on line 39 |
thanks for the report... query_read is making problem with mysqli when not used properly... i had a code error, thanks, it is now corrected, you simply have to re-import the product.
|
Nice mod. If you click new messages it will display only messages from forums in your language (if you select to see only them) ?
Interesting mod to cope with multilanguage. Selection of language forums should be in a more prominent position (like on each page or at least forum home) given the fact that you install this only if you have multilanguage users. Or the en* and en should be links to control panel where you can change settings. I see very useful this mode if you can exclude from New Messages search the forums not in your language. |
It's a very nice and usefull script. But i have a little problem.
When i switch the language in the usercp and i go to the forumhome, logged in as administrator, i can see all forums (english and german). Only the mods and the useres are able to see the forums fit to the choosen language. |
Quote:
My engine is not giving more filtering on usergroups, this is a per user setting. As admin, you see the " *en " indicator, to show if your forum is set properly... |
Quote:
|
For the future of this modification would be an update to vb4 the best. Thanks for this addon.
regards Pander23 |
Are there any news on vb 4 support for this?
We'd be very interested! Regards, Christopher |
For everyone who's interested: I got this extension working on vb 4.0.3
The HowTo.txt file in the zip tells you to modify functions_forumlist.php with this code: PHP Code:
PHP Code:
A user who selects a different fourm interface language in the backend will afterwards see no forums which are forced to be displayed in a different language. Up to now, this is the only problem that I have seen with this plugin. |
where can you get spanish or german language?i see only french
thank you |
Well I see only german and english.
I guess it depends on what you have installed as front end language packs in your system. |
Ok, I just noticed, that there is a little more to adjust to make it fully working in vB4...
The use of the vB template system of this plugin is deprecated. This results in PHP warnings which are thrown on the profile page under general settings (where you are supposed to be able to select if the forum should only show forums configured for your own language or all forums that are available). The warning came from a deprecated use of vBulletin's template system in the language plugin hook: profile_complete. In the plugin manager select 'Lang Driven Forum - Show Form in Edit Options' and replace the deprecated code: PHP Code:
PHP Code:
Since local variables are not visible in the context of that new vB_Template class we also have to apply the little hack of registering the option select boxes value as a $vbphrase to make it accessible in the template. This is what this code change performs. (So for you it should only be copy & paste). The last step for making the select box (which can be found on "Settings" -> "General Settings") visible and properly working is to adjust the templates a bit:
Save and now it should work. Well it did for me anyway :) |
Quote:
|
Sorry Nephalim but I think you're totally in the wrong thread. This is a plugin which will allow you to have forums in your board were people post in different languages. So you can show all your german boards to your german users and all your french boards to your french users while hiding those of the other language.
It has nothing to do with the language of the vBulletin interface. If you are looking for language packs, just google them or search on the forum at vbulletin.com. They are really easy to find. |
Just what I was looking for also - many thanks!
Two important questions for me please: 1. Can this feature work on articles, blogs, projects as well as forums? 2. Is there a language select feature for the VB header Thanks again |
dont work correctly ...
|
All times are GMT. The time now is 05:25 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:
|