VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Ferran on November 16, 2020, 22:30:40 PM

Title: HELP 404 error after modify and save, database broken?
Post by: Ferran on November 16, 2020, 22:30:40 PM
Hello and thank you all in advance. Since a few days, I have problems with my Joomla + Virtuemart websites. The fact is that when I make any product modification from the VM administration, when saving, the product breaks. The weblinks of the product give a 404 error, even the products do not appear to select when creating a new Product type link.

A few days ago our hosting migrated to a higher version, with more features, more php, etc ... and I don't know if something could be broken during the migration ... But on all websites?

I need ideas ... I'm going crazy about it .. new SQL Server? The Joomla version?...

If we don't modify the products from VM-Joomla, nothing happens ... all good. For example, we use a software called Store Manager for Virtuemart that works from outside with Virtuemart via bridge connection. The problem occurs when we press the SAVE button .... I hope you can help me a little, if someone needs it I will give him access where he needs it.


The webs work with an old version of VM, specifically 3.0.8 and Joomla 3.9.22. I understand that VM is quite out of date but the reason is its extreme customization. We plan to upgrade, but regardless of that, does anyone know what the hell is going on?


Title: Re: HELP 404 error after modify and save, database broken?
Post by: Jörgen on November 17, 2020, 00:34:55 AM
This sounds like You have problems with new PHP versions, old VM versions and many other old Joomla extension for that matter, do not play nicely with PHP 7.xx versions.

Jörgen @ Kreativ Fotografi
Title: Re: HELP 404 error after modify and save, database broken?
Post by: jenkinhill on November 17, 2020, 10:43:25 AM
VM 3.0.8 is about five and a half years old so is very unlikely to work with current PHP versions, it will have been developed using PHP5. Also many people have had problems running old VM versions on Joomla 3.9

You can check the PHP version in use in Joomla's System/System information tab

If the customisations were done correctly with plugins and overrides then updating should notbe impossible. You will almost certainly require an updated template system and may find that current VM & template have the features added in customising.
Title: Re: HELP 404 error after modify and save, database broken?
Post by: pinochico on November 17, 2020, 12:21:28 PM
We have 8 shops on VM 3.0.3 edition from EasySoftware/Minion 1.0.7 from 2015/2016.
Still are ok and function, but we must use the PHP version 5.6 only - now we are working on updating to PHP7.4

Then your problem will be for two reasons:
PHP version - pls check if bigger than 5.6 and go back (we use 5.6.40-30+0~20200807.36+debian10~1.gbp3a37a8)
Mysql - Store Manager is out of date and function only for VM 3.4.X max == then mysql must be min. 2 years old, not new - pls check too and go back (I think for Store Manager we use MysQL - 5.7.31-34-log)
Title: Re: HELP 404 error after modify and save, database broken?
Post by: Ferran on November 17, 2020, 15:24:25 PM

Thanks to all of you who have answered, you are definitely all right, it is a PHP problem. I have tried it and all the errors are corrected so in order not to take a step back, we will update all the VMs and I think everything is going to work wonderfully.

Many thanks to all