Addin new product and can't see any of the categories from the list

Started by kamnaderi, September 08, 2017, 16:06:29 PM

Previous topic - Next topic

kamnaderi

Hi all,

I managed to fix the multi vendor error message:

using phpmyadmin, checked table "virtuemart_vmusers". There I could see another user with "virtuemart_vendor_id" set to "1".
Changing it to "0" or deleting the user resolves the issue.

I hope you find this useful.

Although I'm still struggling with missing Category drop down list from products page in back end.  No luck so far....

Doeke Norg

Quote from: kamnaderi on September 10, 2017, 15:39:46 PM
Thanks for the link. I added the piece of code to .htaccess.txt and problem is still there.
I should mention the drop down menu for "manufacturer" is fine and it's just the category that doesn' t drop down the list.

Just making sure it's not a typo: The file should be called .htaccess. not .htaccess.txt! Plus make sure that apache is configured to accept these overrides.

kamnaderi

The problem is resolved by the help of Milbo. Much appreciated.

The culprit was the  plugin POWr Icon.

Hope this helps others.

Thank you all.