Quote:
Originally Posted by TyC
OK i worked out how to make the template , no thanks to anyone here!
I got all the Errors everyone else got until i debuged like everyone else & it worked , only problems now are images on the album.php dont appear , all you see is a red x.
When i try upload a new picture i get this error.
Parse error: parse error, unexpected $ in /home/httpd/vhosts/URL/httpdocs/forum/includes/functions_upload.php on line 417
Fatal error: Call to undefined function: build_image() in /home/httpd/vhosts/URL/httpdocs/forum/includes/functions_upload.php on line 204
i think im going to remove this Hack now
|
Ok, take a deep breath and calm down and we'll see about getting this fixed for you.
First of all, what code is on this line in this file?
Quote:
Parse error: parse error, unexpected $ in /home/httpd/vhosts/URL/httpdocs/forum/includes/functions_upload.php on line 417
|