News:

Looking for documentation? Take a look on our wiki

Main Menu

Receiving vmError: You are not an administrator on a single vendor

Started by wbyers, August 23, 2017, 17:17:14 PM

Previous topic - Next topic

wbyers

This issue only appears on a single program category ID. All others work as intended. We have a single vendor based user account that has the proper permissions. Does anyone know what could be the issue here?
Quote2017-08-21 16:19:05 ERROR vmError: You are not an administrator or the correct vendor, storing of product cancelled
2017-08-21 17:35:19 ERROR vmError: prepareCartData virtuemart_product_id is empty
2017-08-21 19:10:52 ERROR vmError: You are not an administrator or the correct vendor, storing of product cancelled
2017-08-21 20:07:40 ERROR vmError: prepareCartData virtuemart_product_id is empty
2017-08-21 20:30:54 ERROR vmError: You are not an administrator or the correct vendor, storing of product cancelled

We've only got a single vendor and that vendor has a single user that has the appropriate permissions.
Does anyone know what on earth could be causing the issue this Time?


Milbo

Which vendorId is set for the category? Can you check the db entry? btw, which vm version? which joomla version?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

wbyers

vendor ID 1. we have joomla 3.7.2 and virtuemart 3.2.

Also I don't know if it matters but the issue also seems to be intermittent

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

wbyers


Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

wbyers

ah,
We already have the unique slug for each category

Nevermind, looking at the slug solved the problem.
The slug for the category had something extra on the end.
Removed that extra bit solved it. Thanks for pointing me to it.

Forget that Doesn't work for more than a single entry, any idea why that would be.
It's unique already, so I can't quite make heads or tales of what's wrong.

Milbo

When the slug is not unique, it adds a number and tries to create a unique slug, but it stops after 20 tries.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

wbyers


wbyers


ajeje989

Quote from: Milbo on September 03, 2017, 13:24:24 PM
When the slug is not unique, it adds a number and tries to create a unique slug, but it stops after 20 tries.

it's possibile increase this 20 tries ?

please help i have same error.