Help - Search - Members - Calendar
Full Version: update products problem..
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
ookami
Hi
when i make a new product or update info no a product i see this error.

the solution i get is to send thumb images manually to thum directory..but is a waste of time...

any can help me out?

Warning: unlink(/home/ookami/public_html/Loja/upload/images/uploads/thumbs/thumb_servofreio1.jpg): Permission denied in /home/ookami/public_html/Loja/upload/admin/products/index.php on line 172

Warning: imagejpeg(): Unable to open '/home/ookami/public_html/Loja/upload/images/uploads/thumbs/thumb_servofreio1.jpg' for writing in /home/ookami/public_html/Loja/upload/classes/gd.inc.php on line 153

thanks
sunshine
Hi Ookami,

If your cart reside is 'Loga' then your images files would be images/uploads.
Your path shows something differant

QUOTE
'/home/ookami/public_html/Loja/upload/images/uploads/thumbs/thumb_servofreio1.jpg'


Also, if you can post what shows on Line 172 of your index.php within your admin/products, you might get a better answer here.
Sir William
For future reference, (with very few exceptions) ANYTIME the server reports "Permission Denied", it's a permissions error. Do not look for bugs in the code when the problem is permissions. Make sure the directories noted in the install instructions are set with the proper permissions. w00t.gif
Ija
Set /upload and /upload/thumbs folder permissions to 777, ookami. That should do the trick wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.