can anyone help?

Discussion in 'Forum Management' started by umlove, May 28, 2011.

  1. #1
    I have installed new theme. But when members are logged on it does not show in footer. And show just a word " Aray " what to do?
     
    umlove, May 28, 2011 IP
  2. Bart Simpson

    Bart Simpson Peon

    Messages:
    210
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    That would be great if you told us what forum software you are running. LOL
     
    Bart Simpson, May 28, 2011 IP
  3. mnmani

    mnmani Well-Known Member

    Messages:
    379
    Likes Received:
    11
    Best Answers:
    6
    Trophy Points:
    195
    #3
    well, that appears to be vBulletin

    @op, its always better to provide more details. for eg. you need
    to give the name of new theme, its link, your forum link, its script

    And it will be also helpful if you have a tester account to check !!
     
    mnmani, May 29, 2011 IP
  4. thunderbirds

    thunderbirds Peon

    Messages:
    132
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    To fix this issue quickly just find the following code in FORUMHOME template
    Find
    {vb:raw activeusers}  
    
    PHP:
    Replace
    <vb:each from="activeusers" value="loggedin">
                                <li> {vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}</li>
                            </vb:each>  
    PHP:
     
    thunderbirds, Jun 6, 2011 IP
  5. Dhamodharan

    Dhamodharan Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi...... Check Admin Side Coding
     
    Dhamodharan, Jun 16, 2011 IP