Shape 5

Joomla Templates => Your Store - July 2007 - Club => : brijn June 30, 2008, 04:55:58 AM



: Little error in Virtuemart (solved)
: brijn June 30, 2008, 04:55:58 AM
Hi guys and girls! :D

I get this error when deleting the categories and products within virtuemart:

Warning: unlink(/home/software/domains/soft-warehouse.nl/public_html/components/com_virtuemart/shop_image/category/fc8802c7eaa1149bde98a541742217de.jpg) [function.unlink]: Permission denied in /home/software/domains/soft-warehouse.nl/public_html/administrator/components/com_virtuemart/classes/imageTools.class.php on line 301
Error: The following image update command failed: unlink

The rule 301 in the above file is:

$ret = unlink( $exec['param1'] );

Does anybody have an idea what is wrong? is this just a problem wth chmod?

All help appreciated! :)

Kind regards,


Brijn


: Re: Little error in Virtuemart
: jonahh June 30, 2008, 11:53:55 AM
Did you use the VM ecommerce package or did you just install the component?  If you used the ecommerce package then it most  likely is a chmod problem I would try changing the permissions and see if that helps.

Regards,


: Re: Little error in Virtuemart
: brijn July 01, 2008, 12:49:04 AM
I used the e-commerce package... I'll have a look in what kind of rights they have to have...but i'm not familiar with the e-commercepackage at all...was the first time I installed it, because Mikek told me to....to solve a problem...and the problem was solved! :D

I'll search the internet about the rights...

I'll let you know..


: Re: Little error in Virtuemart
: brijn July 02, 2008, 02:42:58 AM
In every error, it was referring to a document, so I start changing the rights...also changed every map on the server to chmod 707. Haven't got any errors anymore...atleast...with what i'm doing with the component at the moment. The complete checking of the site will be in a later stadium! :)

But you where right about the rights...that was the problem...

Also, I couldn't find anything on the internet about the chmod for virtuemart...so if anybody has a document or anything, I would love to have it! :)

Problem solved!