Where Do I find This?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dieselpowered
    Senior Member
    • Aug 2004
    • 859
    • 4.2.X

    Where Do I find This?

    I see these tags throughout the code as well as some others. I know this question is not going to make sense, however, I will do my best. What are these tags called ($userinfo) and where do I find them. It is obviously pointing somewhere, but where? I understand what they do and was looking at making some changes to my templates, however, need a list of all these codes or something.

    Sorry I sound like a drunken monkey

    TYIA
    CommanderTalk.com --> www.commandertalk.com
  • Colin F
    Senior Member
    • May 2004
    • 17689

    #2
    These tags are actually variables. They come from the PHP code and are replaced by the appropriate data when the page is executed.
    There's no list of these variables as such, as each page, and each part of each page has different data in each.

    The most common global one is $bbuserinfo though. That carrys the data of the user viewing the page. So for example $bbuserinfo[username] would display the users username.
    Best Regards
    Colin Frei

    Please don't contact me per PM.

    Comment

    • dieselpowered
      Senior Member
      • Aug 2004
      • 859
      • 4.2.X

      #3
      Thank you Colin!! Ok so if I wanted to find out if there was a specific variable that already existed, how would I go about finding it in the code? I know there is no variable manager, so how could I go about finding all the global variables or even specific ones? Maybe you could give me the specific area that the $bbuserinfo is generated from and I can look at that. Please forgive the ignorance
      CommanderTalk.com --> www.commandertalk.com

      Comment

      • westpointer
        Member
        • Mar 2004
        • 61

        #4
        check out this thread:

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎