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)
-   -   End-User Options - Language Driven Forums (https://vborg.vbsupport.ru/showthread.php?t=230899)

vbenhancer 12-22-2009 10:00 PM

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...
Quote:

Originally Posted by Ashley Busby, Jun 12th '08 12:05pm
This is one forum and it can be navigated from any area to any area.

I concur, only one license is required and I am of the opinion that the license agreement is not contravened.

Source: https://www.vbulletin.com/issue.php?...hcode=b44157f3
note: on jan. 2nd, 2010, a query_read was replaced by a query_first... to avoid inconsistancy with mysqli... simply re-import the product...

tafreeh 12-23-2009 01:01 AM

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 :)

vbenhancer 12-23-2009 01:09 AM

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!

GameFrame 12-27-2009 07:34 PM

Yes, this is also exactly what I need, please update this for vb4.

xorex 12-27-2009 10:33 PM

nice hack ! but error for reg users ((

if set Language Forced on category

Quote:

Fatal error: Cannot break/continue 1 level in includes\functions_forumlist.php(54) : eval()'d code on line 4

saadessa 12-27-2009 10:33 PM

thanks alot for this good job installed

vbenhancer 12-28-2009 11:06 AM

Quote:

Originally Posted by xorex (Post 1939789)
nice hack ! but error for reg users ((

if set Language Forced on category

can you indicate me the place where you get this error?... when you set the language, or when you visit the forum?

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.

vbenhancer 12-29-2009 03:31 PM

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)

xorex 12-30-2009 02:54 PM

Now work fine.

Thanks !

RWerksman 01-02-2010 12:51 AM

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
I attempted to disable the registration pluging with no success. I've now disabled the entire project as folks have to be able to register for the forum. :(


All times are GMT. The time now is 10:50 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.01048 seconds
  • Memory Usage 1,738KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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