vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   allowing users to register in their own language on multi-language VB 2.x board (https://vborg.vbsupport.ru/showthread.php?t=60070)

Khashyar 01-11-2004 05:01 PM

allowing users to register in their own language on multi-language VB 2.x board
 
Hello Everyone,

I appreciate this VB.org website, and of course love the VB software...

I currently have six language templates on my websites vb v2.x (www.russianmeetingplace.com/forums), and would like to find a way for users to be able to register in their own language...

As it stands now, even if a user is in one of my foreign language forums, when they would like to register, they need to register in English, which is difficult for many foreign language speakers....

Does anyone know of a hack, or some kind of workaround whereby a user can be directed to register in their own foreign language??

Is there a way to place a link that leads to a foreign language registration template, or.. is there some kind of php/html page that can be created that allows users to register in a non default language???

There must be a way to do this, and I would appreciate anyone's help very much...

Thank you,

Khashyar
__________________
Russian Meeting Place
www.russianmeetingplace.com
www.russianmeetingplace.com/forums

NTLDR 01-11-2004 09:44 PM

This is just a simple template edit. Create a link to register.php with the styleid for the language tacked on:

HTML Code:

<a href="register.php?styleid=1">English Registration</a>
The above example assumes that the English language style is ID 1.

Khashyar 01-11-2004 10:22 PM

Thank you NTLDR....

I would be happy if something so simple would work....

I will try it...

(have you heard of others trying this and it working for them?)

How can I find out what is the style-id for a particular style?

Thanks again for your help...

Khashyar

Khashyar 01-11-2004 10:32 PM

I appreciate your help...

I added your code link, and all of the different style registration links still took me to the English language registration page....

The registration links are listed at the bottom of this page: http://www.russianmeetingplace.com/f...php?forumid=75

It was a noble effort... thanks for yoru help :)

Khashyar

NTLDR 01-11-2004 10:37 PM

Are those styles selectable by users? Are you sure you have the right styleids? When you hover over the 3 options for the style (fonts/colours/etc, properties and download) you will see &styleid=X at the end of the URL, X is where the number is you want.

Khashyar 01-11-2004 10:37 PM

Actually... it DOES work :)

I had the style ID's incorrect...

Thank you VERY much for your help....

Khashyar

NTLDR 01-11-2004 10:40 PM

Glad to hear it :)

Khashyar 08-27-2005 05:23 AM

Hi NTLDR...

Do you think that the method that you mentioned for choosing a registration language also work for VB 3.x?

Thanks,

Khashyar

Quote:

Originally Posted by NTLDR
This is just a simple template edit. Create a link to register.php with the styleid for the language tacked on:

HTML Code:

<a href="register.php?styleid=1">English Registration</a>
The above example assumes that the English language style is ID 1.



All times are GMT. The time now is 10:04 AM.

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,728KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete