VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: naoko15 on January 13, 2013, 10:43:38 AM

Title: Edit button does not work
Post by: naoko15 on January 13, 2013, 10:43:38 AM
Hello, when one is logged as superuser the edit button in product layout results in an error 500 page. How can i fix it? thank a lot!!
Title: Re: Edit button does not work
Post by: jenkinhill on January 13, 2013, 13:20:51 PM
1. http://forum.virtuemart.net/index.php?topic=79799.0

2. What shows in the server error log where 500s are recorded?
Title: Re: Edit button does not work
Post by: naoko15 on January 14, 2013, 08:56:24 AM
Thanks for the reply. I'm using Virtuemart 2.0.12f. Can't post an url because the site is closed to visitors until it's finished and working ok. Error log says this:

[Mon Jan 14 08:51:29 2013] [error] [client 84.77.181.9] File does not exist: /var/www/vhosts/xxx.com/httpdocs/templates/shoppingbag/images/Icon-user2.png, referer: http://xxx/index.php/miga-crianza-2007-30-31-32-34-37-382012-11-28-13-25-13-detail
[Mon Jan 14 08:51:29 2013] [error] [client 84.77.181.9] File does not exist: /var/www/vhosts/xxx.com/error_docs/not_found.html, referer: http://xxx.com/index.php/miga-crianza-2007-30-31-32-34-37-382012-11-28-13-25-13-detail
[Mon Jan 14 08:51:29 2013] [error] [client 84.77.181.9] File does not exist: /var/www/vhosts/xxx.com/httpdocs/templates/shoppingbag/images/s5_vertex.png, referer: http://xxx/index.php/miga-crianza-2007-30-31-32-34-37-382012-11-28-13-25-13-detail
[Mon Jan 14 08:51:29 2013] [error] [client 84.77.181.9] File does not exist: /var/www/vhosts/xxx.com/error_docs/not_found.html, referer: http://xxx.com/index.php/miga-crianza-2007-30-31-32-34-37-382012-11-28-13-25-13-detail
Title: Re: Edit button does not work
Post by: jenkinhill on January 14, 2013, 09:42:38 AM
Issue is >>>  File does not exist:

So find out if those files are present or if so, why you cannot link to them.
Title: Re: Edit button does not work
Post by: naoko15 on January 14, 2013, 16:32:55 PM
I don't think that's the problem, as it says the missing files are images. I've  restored them and it still doesn't work. Can it be a permissions problem?