View Single Post
  #12  
Old 19th November 2012, 20:12
Joco1114 Joco1114 is offline
Member
 
Join Date: Nov 2012
P2P
Posts: 6
Default
I made a modification for the details page: use hightslide to zoom pictures.
If any1 need I can paste the code and the method.

Bump: Did you try to upload same file again? This error will appear when the mysql insertion in the line 245 wasnt success.
Try to change the line like this to show the exact error and report here:

from: mysql_err();
to: die(mysql_error());

Sorry about my English, I'm from Hungary. :)

Quote:
Originally Posted by Chez View Post
External upload error ... it show me this error

Click the image to open in full size.

and if i remove it, when i press UPLOAD button it show me blank page
Reply With Quote