Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Results 1 to 5 of 5

Thread: An optional notice for guests/users with foreign languages

  1. #1

    Thumbs up An optional notice for guests/users with foreign languages

    Hi

    I really like what I am seeing here and can't wait till 3.x is released.

    One thing would be very useful as addition to your mod.

    An optional notice (acp selectable) for users which use other languages then the main forum language. Something like this:

    "Dear Guest / User. Please be aware that this forum is a "native language" forum.
    That you can see the forum in "foreign language" is a service we offer.
    It is done via google translate so grammar and content may sometimes
    be very hard to read and understand."
    I think it is important for users to know which main language a forum is using and that everyone who is posting is not retarded,
    because they don't understand that they are watching a translated website.

    Could be done with conditionals and the vB notice system I think.

    Thank you for your time

    StarBuG

  2. #2
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Hi.

    This can be done by forum message show to guests You already have in vBulletin possibility to show users additional messages

  3. #3

    Default

    Hi

    This is not what I mean.

    I want only guests that see a translated version to see the notice.
    This is not possible with vBulletin notices.

    Any ideas?

  4. #4
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    I will add this in TODO. At this moment you can manually edit template:
    Code:
    <if condition="$_GET['language'] && !$vbulletin->userinfo['userid']">
       ONLY FOR GUESTS ON TRANSLATED PAGE
    </if>

  5. #5
    Junior Member
    Join Date
    Jun 2011
    Posts
    16

    Default

    AdminCP/Languages and Phrases/Search in Phrases

    Look for 'notice_1_html'

    Put your message there.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •