User panel stuff on forum
  5 posts on 1 page  1
Site Feedback
2010-01-26, 09:33
Member
76 posts

Registered:
Oct 2009
Maybe a file missing after upload or sth.
Quote:
Warning: filesize() [function.filesize]: stat failed for
/tmp/1264498120/schloss_textures1.zip in
/var/www/web/quakeworld.nu-maps/inc/func.php on line 117

Warning: Cannot modify header information - headers already sent by
(output started at /var/www/web/quakeworld.nu-maps/inc/func.php:117) in
/var/www/web/quakeworld.nu-maps/inc/func.php on line 117

Warning: readfile(/tmp/1264498120/schloss_textures1.zip)
[function.readfile]: failed to open stream: No such file or directory in
/var/www/web/quakeworld.nu-maps/inc/func.php on line 118

netherless i suggest adding
ob_start();
at the very beginning of the file, so it will look like
Quote:
<?php
ob_start();


//rest of code
2010-01-26, 11:41
Administrator
1864 posts

Registered:
Feb 2006
Yeah, but noone is working on the site, so don't expect it to be fixed :/
2010-01-26, 11:48
News Writer
1267 posts

Registered:
Jun 2007
maybe hire kazpir then?
Chosen
2010-01-26, 16:15
Member
132 posts

Registered:
Mar 2006
Hire him!
+ I want to see news search functionality /:
Mine do no spaek engrish!
2010-01-26, 19:59
Administrator
1864 posts

Registered:
Feb 2006
It's not about fixing errors on the site, it wouldn't take 5 minutes fixing that issue. But what would be the point of fixing something on a site that noone seems to care about?
  5 posts on 1 page  1