VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: m.davide82 on March 29, 2017, 10:44:28 AM

Title: Category choice is not possibile after update
Post by: m.davide82 on March 29, 2017, 10:44:28 AM
Hello,

I just updated from 3.0.18 to the latest 3.2 and now, in each product, I'm not able to set the category for each product.

Checking the code, it seems to be hidden.

Any idea?

Thanks a lot in advance!
Title: Re: Category choice is not possibile after update
Post by: m.davide82 on April 01, 2017, 17:58:50 PM
Nobody can help me?
Title: Re: Category choice is not possibile after update
Post by: Milbo on April 02, 2017, 09:48:55 AM
In your case it looks like that the ajax got broken in the Backend. Open the console of your browser and check for js errors.
Title: Re: Category choice is not possibile after update
Post by: aftertaf on April 03, 2017, 13:36:11 PM
Quote from: m.davide82 on March 29, 2017, 10:44:28 AM
Hello,

I just updated from 3.0.18 to the latest 3.2 and now, in each product, I'm not able to set the category for each product.

Checking the code, it seems to be hidden.

Any idea?

Thanks a lot in advance!
Force browser refresh,see if that helps or not.

Sent from my ASUS_Z017D using Tapatalk

Title: Re: Category choice is not possibile after update
Post by: Studio 42 on April 03, 2017, 13:38:13 PM
Yes, it's certainly a javascript and/or css cache problem.
Browser refresh should solve it.
Title: Re: Category choice is not possibile after update
Post by: m.davide82 on April 03, 2017, 17:29:30 PM
Wonderful, thank you very much!