Forum error need hellllppp!!!

Discussion in 'HTML & Website Design' started by Scarface., Feb 17, 2007.

  1. #1
    Hello,
    i was messing around with the file on my forum and i got this error:


    Parse error: syntax error, unexpected '/', expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/nitpoker/public_html/dalbook/sources/lib/func_boardstats.php on line 446



    the error should be around here somewhere:


    $this->ipsclass->lang['total_word_string'] = str_replace( "<#posts#>" , "$total_posts" , $this->ipsclass->lang['total_word_string'] );
    $this->ipsclass->lang['total_word_string'] = str_replace( "<#reg#>" , $stats['mem_count'] , $this->ipsclass->lang['total_word_string'] );
    $this->ipsclass->lang['total_word_string'] = str_replace( "<#mem#>" , $stats['last_mem_name'] , $this->ipsclass->lang['total_word_string'] );
    $this->ipsclass->lang['total_word_string'] = str_replace( "<#link#>" , $link , $this->ipsclass->lang['total_word_string'] );
    $stats_html .= $this->ipsclass->compiled_templates['skin_boards']->ShowStats($this->ipsclass->lang['total_word_string']);

    }

    return $stats_html;

    }




    can someone help me? please! this is very urgent!
     
    Scarface., Feb 17, 2007 IP
  2. E-MoneyForum

    E-MoneyForum Peon

    Messages:
    259
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    what forum board do you use ?

    have you modified this file before?
     
    E-MoneyForum, Feb 17, 2007 IP
  3. Scarface.

    Scarface. Peon

    Messages:
    349
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    its IPB 2.1.7 and no this is the first time.
     
    Scarface., Feb 17, 2007 IP