Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - harv_e

Pages: [1]
1
Mods & Plugins (Releases & Support) / Re: [Mod] Avatar v2.01
« on: May 31, 2003, 12:37:06 AM »
You where right about the space causing the header error.  It took me three times to find it.  The other error is still there and im trying to resolve.  I may have to start over.
Parse error: parse error, unexpected ';', expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/harv_e/public_html/4images/includes/upload.php on line 336

Fatal error: Cannot instantiate non-existent class: upload in /home/harv_e/public_html/4images/member.php on line 546

It happens when you try to upload a image.

2
Mods & Plugins (Releases & Support) / Re: [Mod] Avatar v2.01
« on: May 30, 2003, 07:11:00 PM »
Quote from: Xwoman
b]
Warning: Cannot add header information - headers already sent by (output started at c:\myserver\scripts\gallery\admin\admin_functions.php:671) in c:\myserver\scripts\gallery\admin\admin_functions.php on line 167

Warning: Cannot add header information - headers already sent by (output started at c:\myserver\scripts\gallery\admin\admin_functions.php:671) in c:\myserver\scripts\gallery\admin\admin_functions.php on line 168

Warning: Cannot add header information - headers already sent by (output started at c:\myserver\scripts\gallery\admin\admin_functions.php:671) in c:\myserver\scripts\gallery\admin\admin_functions.php on line 169

Warning: Cannot add header information - headers already sent by (output started at c:\myserver\scripts\gallery\admin\admin_functions.php:671) in c:\myserver\scripts\gallery\admin\admin_functions.php on line 170

Warning: Cannot add header information - headers already sent by (output started at c:\myserver\scripts\gallery\admin\admin_functions.php:671) in c:\myserver\scripts\gallery\admin\admin_functions.php on line 171
[/b]
----------------------------------------------------------------------------------


[/b]
[/quote]

Same here.  I had this during install and I had to change the CMOD on files. Ive done all that and still get it.
 I also get this when I try to upload a avater.

Parse error: parse error, unexpected ';', expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/harv_e/public_html/4images/includes/upload.php on line 336

Fatal error: Cannot instantiate non-existent class: upload in /home/harv_e/public_html/4images/member.php on line 1144

Wow I hope I didnt mess it all up..

3
Ive read the FAQ.  Ive looked at all the other posts having the same issue.  Maybe Im missing something obvious and Im sorry but Ive changed nothing.  This is a straight install so since I havnt changed anything I shouldnt have these issues.  I have looked at the files in question to see if any spaces are after the ?> and I have found none. :cry:

Never mind i found it.  Thanks.  I went thru all the files and erased any dead space. :lol:

4
Hello,
  Ive installed 4images 6 times on my server trying to get it to work.  At the moment it works but I have two issues that I cannot resolve.  Win you first goto my page you get the following error at the top of the page.

Warning: Cannot modify header information - headers already sent by (output started at /home/harv_e/public_html/4images/config.php:37) in /home/harv_e/public_html/4images/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/harv_e/public_html/4images/config.php:37) in /home/harv_e/public_html/4images/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/harv_e/public_html/4images/config.php:37) in /home/harv_e/public_html/4images/includes/sessions.php on line 85

Other then that the page works fine.
The other issue happen when you log in.  I get a blank screen with the following:

Warning: Cannot modify header information - headers already sent by (output started at /home/harv_e/public_html/4images/config.php:37) in /home/harv_e/public_html/4images/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/harv_e/public_html/4images/config.php:37) in /home/harv_e/public_html/4images/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/harv_e/public_html/4images/config.php:37) in /home/harv_e/public_html/4images/includes/sessions.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /home/harv_e/public_html/4images/config.php:37) in /home/harv_e/public_html/4images/login.php on line 51

if you go back a page you will see that you did get logged in and everything works but you wouldnt know that unless you checked.

Thanks for any help.
If you want to see the web page to see the issues it is here:
http://64.191.101.112/4images/

Pages: [1]