Jump to content

Kidd

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Kidd's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks a lot hitman6003 Even though that was not the problem, fixing that got me to see the problem, and fixed that issue. So with your tip it helped me fix the problem. If you can assist me more... i would be even be more greatful. here are some other errors i get now in the admin area: I know it has to do with the folder/file permision, but i am not sure which one to set, last time i tried to change some file and folder permisions, i messed up the whole script. The script did not came with instruction, thats why i am strugling with. Any help is appreciated big time. When i try to edit the lanuage file on the admin area i got this error: Warning: fopen(../lang/english.php): failed to open stream: Permission denied in /home/simba123/public_html/admin/manage_language.php on line 40 could not open file WHen i change the website language to English in the admin area, i get this error: Warning: Cannot modify header information - headers already sent by (output started at /home/simba123/public_html/lang/english.php:459) in /home/simba123/public_html/index.php on line 29 Warning: Cannot modify header information - headers already sent by (output started at /home/simba123/public_html/lang/english.php:459) in /home/simba123/public_html/index.php on line 34 In the user end when member logs in. When i add 'ad' i get this error: Warning: copy(../banner/1156101535_yahoo.gif): failed to open stream: Permission denied in /home/simba123/public_html/admin/add_advertise.php on line 20 Warning: Cannot modify header information - headers already sent by (output started at /home/simba123/public_html/admin/add_advertise.php:20) in /home/simba123/public_html/admin/add_advertise.php on line 29 when i want to edit or view 'ads' i get this error: Warning: getimagesize(../banner/1117274851_Champs.jpg): failed to open stream: No such file or directory in /home/simba123/public_html/include/class_resizeimg.php on line 10 Fatal error: Maximum execution time of 30 seconds exceeded in /home/simba123/public_html/include/class_resizeimg.php on line 24 I can let you what the folder/file permision is at this point if it helps.
  2. Greeting.  i am so glad to find this place, perhaps this is the place i was looking for so long time. I am looking for someone who can give me some tips on how to fix this script instalation error that i got when i installed my script to my server. here is the error: Warning: session_start(): open(/home/simba123/public_html/extranet/facebook.com/tmp//sess_7166823add90e4df6bbff01907c7f549, O_RDWR) failed: No such file or directory (2) in /home/simba123/public_html/index.php on line 1 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/simba123/public_html/index.php:1) in /home/simba123/public_html/index.php on line 1 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/simba123/public_html/index.php:1) in /home/simba123/public_html/index.php on line 1 Warning: Unknown(): open(/home/simba123/public_html/extranet/facebook.com/tmp//sess_7166823add90e4df6bbff01907c7f549, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/simba123/public_html/extranet/facebook.com/tmp/) in Unknown on line 0 I am suspecting that the error is comming from the  '.htaccess' which has this code: php_value session.save_path /home/simba123/public_html/extranet/facebook.com/tmp/
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.