Menu

function.php not working

Help
yozz
2006-12-31
2013-03-25
  • yozz

    yozz - 2006-12-31

    HI,

    I tried to install your program. It only keeps bouncing this error..

    Parse error: syntax error, unexpected '"' in /home/yozz/domains/yozz.nl/public_html/robuust/admin/include/functions.php on line 24

    I could use some help  here.

    Thanks,

    Jos

     
    • Dac-Thong Vu

      Dac-Thong Vu - 2007-01-06

      I have included a readme file containing details installation instructions please download the project and try to install it again. The project has been tested on a real PHP comercial server and found no problem running.

      Thank you for your interest in my project.

      Thong,

       
    • JesC

      JesC - 2007-04-06

      to point out to yozz....

      earlier i had some troubles with function.php working on my www server. it was on an include call blah blah blah... long story short, on the main page it would try to load as if it were in the admin directory (include/function.php) which made errors, and in the admin directory, it would act as if it were in the root directory (trying to include admin/include/function.php) which also caused errors.

      QUICK FIX >> make 2 function.php files and have the root files (namely index and main) point to function_low.php which has the admin/include/function.php line as line 37. now the other one pointing to function.php only has line 38 as include/function.php

      if your problem is on line 24, then apparently your problem is with the username.... lol

      did you even change the login details on your database.php?????

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.