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

VM3 store edit page not working after migration

Started by jimleeder123, April 23, 2015, 12:32:26 PM

Previous topic - Next topic

jimleeder123

I migrated a site this morning, all seems to have gone well. Apart from I can't save the "store" page where you enter the vendor's address, store description etc. I used the Daycounts Migrator tool. Anyone know why this is? All permissions are ok. Thanks in advance.
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

jimleeder123

Edit: I notice on the store page in the URL, it is set to the original URL but I currently have this website in a subfolder - /new. Would this fix it? How can I change it?
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

jimleeder123

Update: I found the database table (prefix_virtuemart_vendors_en_gb) which edits the details, which works for now. However its impracticable and really I should be able to edit the shop page
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

Jörgen

#3
Hello

I have experienced the same situation. In my case it was the virtuemart_vendor_id that had the wrong value for fields in the table virtuemart_userfields.
Some of the fields had the virtuemart_vendor_id = 0. My virtuemart_vendor_id is = 1. So changing the virtuemart_vendor_id with php_admin to 1 solved the issue.
There are some other tables that also use the virtuemart_vendor_id and it could be a good idea to check them out. The migration sets the virtuemart_vendor_id = 0 on the migrated userfields.

Se the attached Picture for a short example before the migration, notice column 2: virtuemart_vendor_id.

Be sure to check what your virtuemart_vendor_id is and assign all the rows in column 2 with this value.

I hope this will solve Your issue.

regards

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.