News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

vmError: Can't not save nothing

Started by AdrianaZambrano, July 17, 2014, 18:16:53 PM

Previous topic - Next topic

AdrianaZambrano

Hello I have install a quickstart packalling from http://themeforest.net/item/reviver-responsive-multipurpose-virtuemart-theme/5157820

In the last version can't not save changes in products, shop, etc.

PHP version 5.2.17
Joomla version 2.5.20
VM version 2.6.6

I was looking in this forum and in google search for a solution but I din'd find.

When I tried to save a message error appear (attached image):

vmError: VmTableData Sef Alias in record is missing! Can't save the record with no Sef Alias.
vmError: You are not an administrator or the correct vendor, storing of product cancelled

Please, hepl

[attachment cleanup by admin]

jenkinhill

VirtueMart 2.6.x does not work with your old PHP 5.2.7 version. It requires a minimum of PHP 5.3.10 as announced in April 2014: http://virtuemart.net/news/latest-news/456-virtuemart-are-proud-to-release-vm2-6

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Milbo

Actually it should still run, you need the higher version for correct encryption. Your error looks like that you did not enter anything correctly, as the message says.

Furthermore you have a problem with your vendor. You can administrate as not shopowner the store, but you it seems your rights are too low (neither admin, nor vendor)
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

AdrianaZambrano

Hi,
a) I've have set my joomla user like super-user. And in VM I set in shoppers like a vendor this super-user. Also I put in migration de ID of my super-user joomla like a vendor.

b) I had try to to change via phpMyAdmin the ID of my super-admin (I have created another one) like a ID 1. And repeat the process of making like vendor in Vm that I explain in a). I've test that only a vendor it's set (I enable multi vendor and I see that only has this like a vendor. And later disable)

So I think I put all the permissions correctly.

Now I will change the PHP version, I will see like that if is ok.