plz fix this error

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

  • slcash
    replied
    that my site.
    , and I fix the error .
    . .it is ereg . . .i convert it preg . , .
    .
    .thank bro nimantha try to help me . . . .. This is a error was I remove the file untill up load to new

    Leave a comment:


  • arnage
    replied
    Originally posted by softwarefreak View Post
    Hope you'd edit your post after reading this carefully :D
    Better not, its not fair.

    Leave a comment:


  • softwarefreak
    replied
    Originally posted by nclemale36 View Post
    the function your calling is in your code twice .you need to remove one of them . .
    Hope you'd edit your post after reading this carefully :D

    PHP: require_once - Manual

    Failed opening required 'browser.php'
    means No such file exists or the path is incorrect...

    Leave a comment:


  • GumSlone
    replied
    Originally posted by nclemale36 View Post
    the function your calling is in your code twice .you need to remove one of them . .
    Oh, Realy?
    I think you are unable to understand php errors,
    please dont confuse other users with posts like that.

    Leave a comment:


  • nclemale36
    replied
    the function your calling is in your code twice .you need to remove one of them . .

    Leave a comment:


  • arnage
    replied
    Originally posted by nimantha View Post
    Fatal error: require_once()
    [function.require]: Failed opening
    required 'browser.php' (include_
    path='.:/usr/local/php53/pear')
    in /home/slwap/public_html/
    web/index.php on line 325

    what i do with this error where i missed . . . .dont knw if is there anyone who knw to do plz reply with explening . . Watng.
    How without posted code? Don't worry, i doubt that someone here need it, but you need help.

    Like this, you will fix it yourself. In index.php on line 325 where is require_once() required 'browser.php' remove anything before location/
    Last edited by arnage; 18.03.12, 17:50.

    Leave a comment:


  • nimantha
    started a topic plz fix this error

    plz fix this error

    Fatal error: require_once()
    [function.require]: Failed opening
    required 'browser.php' (include_
    path='.:/usr/local/php53/pear')
    in /home/slwap/public_html/
    web/index.php on line 325

    what i do with this error where i missed . . . .dont knw if is there anyone who knw to do plz reply with explening . . Watng.
Working...
X