When trying to change ShopperFields (and mainly the delimeters or ordering of items) I get the following error:
TableUserfields is missing cid information !
Any idea how to solve this? Running 2.0.22c
Did u found solution? I have the same problem here.
VM version 2.0.22c.
We are seeing the same issue.
Would it have anything to do with this error?
Use of undefined constant JPATH_VM_SITE - assumed 'JPATH_VM_SITE'
Thank you.
Probably you need to use latest VM - 2.0.22d in Dev Portal (check top of this page).
I am also having this problem... has anyone found a solution??
http://forum.virtuemart.net/index.php?topic=79799
VM 2.0.24, Joomla 2.5.14
Backend. Configuration-> Shopper Field List
When trying to move up or down entries by clicking blue arrow buttons error is thrown:
Quote
vmError: TableUserfields is missing cid information !
vmError: VmModel move
Error is thrown in /administrator/components/com_virtuemart/helpers/vmtable.php, line 1064, because $cid is empty.
When using input fields with ordering numbers and save button in headline of column Reorder there's no error.
still having the problem and really can't see any solutions
vm 2.0.24
joomla 2.5.11
Joomla! 2.5.14 >> VM 2.0.24 - same thing on a fresh install
I was able to re-order using phpmyadmin directly in the database
I think I found it, is in the svn, I will provide soon a new version with the minor fixes we did last weeks (3-4 or so)
Quote from: dangdesigns on October 16, 2013, 17:00:36 PM
Joomla! 2.5.14 >> VM 2.0.24 - same thing on a fresh install
I was able to re-order using phpmyadmin directly in the database
Confirm. Same bug