Announcement

Collapse
No announcement yet.

How do I EDIT the text for the LOG IN SCREEN?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [Forum] How do I EDIT the text for the LOG IN SCREEN?

    When a Member or Guest is not logged in and tries to use a feature, they get the standard Log In Window.

    How do I modify the text? (I am currently on Ver 4.0.5)

    Here is what I wish to edit:

    PLEASE LOG IN. You may not be logged in (or perhaps you do not have permission to further access this page). This could be due to one of the following reasons:

    1. You are not logged in. Just fill in the form at the bottom of this page and enter your assigned USER NAME and PASSWORD, and try again. (If you do not have a free account, then click on the Register Button at the top of the page).
    2. You may not have sufficient privileges to further access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
    3. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
    4. Need Personal Help? Go to the CONTACT US link at the bottom of this page to send us a message. Thanks!

    DAVID COPELAND
    Licensed VB Holder Since 2000
    Celebrating 22 Years with VB

  • #2
    It's all powered by multiple phrases.
    1. Go to ACP > Languages & Phrases > Search In Phrases.
    2. Copy/paste a portion of text from the message (i.e., You may not be logged in) into the 'Search for Text' field.
    3. Select Phrase Text and Phrase Variable Name in the 'Search in...' options.
    4. Click 'Find' and you should be able to figure it out from there.


    Keep in mind the entire Login screen message is made up of multiple phrases; it is not all in one. So you will need to find each phrase by copy/pasting portions of text into the search field as described. In 4.1.10 the phrases are divided up this way:

    <==========>
    PLEASE LOG IN. You may not be logged in (or perhaps you do not have permission to further access this page). This could be due to one of the following reasons:
    <==========>
    1. You are not logged in. Just fill in the form at the bottom of this page and enter your assigned USER NAME and PASSWORD, and try again. (If you do not have a free account, then click on the Register Button at the top of the page).
      <==========>
    2. You may not have sufficient privileges to further access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
      <==========>
    3. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
      <==========>
    4. Need Personal Help? Go to the CONTACT US link at the bottom of this page to send us a message. Thanks!




    Not sure how they're divided in 4.0.5, though.
    Last edited by cbiweb; Wed 25 Jan '12, 6:42pm.
    ~ Life isn't always fair, but you can be. ~

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    X