VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: mattocks on June 10, 2013, 19:12:55 PM

Title: Cant Save Vendor info or Currency in Fresh Install
Post by: mattocks on June 10, 2013, 19:12:55 PM
Just downloaded latest 2.5 joomla and installed . No errors.

Downloaded latest 2.0 Virtuemart version and installed no errors.

Filled out all other info and when I got to the Vendor info to make sure all of that was correct and the currency was defined I learned that the save or save and close button is not working?

I searched the forum here for other answers but it only seems to be speaking for migrated sites. Unistalled plugin. Tried going into MySQL to update there from a 0 to a 1 but still no avail.


PHP version    5.3.25
MySQL version    5.5.32-log
Joomla! 2.5.11
Virtumart 2.0.20b

Please help!
Title: Re: Cant Save Vendor info or Currency in Fresh Install
Post by: jenkinhill on June 10, 2013, 21:13:07 PM
Sounds like you need to reinstall, and be sure to install sample producdts.
Title: Re: Cant Save Vendor info or Currency in Fresh Install
Post by: mattocks on June 11, 2013, 19:51:51 PM
Thanks for getting back so quick.

I'm still experiencing the issue after several fresh installs.

Can't I just update that in PHPMyAdmin?

Do you know where those fields are located that need to be altered?

I went ahead and altered the currency since this a us based company not shipping internationally.

Also I may have to open another thread but I'm noticing that stock isnt deducting from inventory? I read about older versions having this problem but I thought it was all fixed?

Thanks,

Mattocks
Title: Re: Cant Save Vendor info or Currency in Fresh Install
Post by: mattocks on June 11, 2013, 20:32:32 PM
Ok. Update on my issue:

I'm not sure which part exactly fixed it but I did the following:

After doing unsuccessful reinstalls. Even with sample data it wouldnt let me "save" the vendor info.

I clicked cancel ( that button has always worked)

I ticked the check box where the user name was and clicked "is vendor"

I then went into PHP my Admin and I clicked on currencies. I deleted ALL but USD  ( may not work for all solutions )

I changed the ordering from a "0" to a 1.

Now I did the same in countries!

I logged back into administrator and this time it let me save all  my info!

Title: Re: Cant Save Vendor info or Currency in Fresh Install
Post by: jenkinhill on June 11, 2013, 21:04:53 PM
That would work - but you should not delete the currencies, just unpublish them. You may find that when you apply the next update (2.0.22 is not far away) that they will reappear. When unpublished they stay unpublished, even after updates.
Title: Re: Cant Save Vendor info or Currency in Fresh Install
Post by: mattocks on June 12, 2013, 04:15:20 AM
Thanks! I'll note that when it comes time to upgrade in my logs.

Title: Re: Cant Save Vendor info or Currency in Fresh Install
Post by: Milbo on June 12, 2013, 14:24:39 PM
btw, the reason
Quote from: mattocks on June 11, 2013, 20:32:32 PM
I ticked the check box where the user name was and clicked "is vendor"

You activated multivendor and then you edited the store with another user. I think that was the reason. just disabling multivendor would have been enough, I think.