News:

Support the VirtueMart project and become a member

Main Menu

Recent posts

#41
Those are old update sites and no longer valid.

Go to SystemUpdateUpdate Sites. Then find and disable/delete them.
#42
Dear all,

It is impossible to update joomla 5.2.5 to Joomla 5.3.1 as after pre-update check by Joomla i get the warning:

Update required

Update these extensions before Joomla is updated. VirtueMart Package


I am not a member, sorry.

Will there be a free version which is compatible with Joomla 5.3.1?

Thanks in advance

Kind regards
Renata



#43
Happening to me on 3 Systems. Wondered if they are now called something else or the update files haven't been updated in the installer and the updater has got confused.  ;)

Joomla 4.4.13
VirtueMart 4.4.10 11120
PHP 8.3
#44
General Questions / Re: Could not instantiate mail...
Last post by sandomatyas - May 29, 2025, 16:12:46 PM
I found these references:

https://help.mailblue.io/hc/en-gb/articles/12132937274780-How-can-I-ensure-that-my-emails-arrive-successfully-at-Gmail#h_01HKW2RNT45B8NA2DXVBKNW0QN

https://www.lexo.ch/blog/2024/11/solved-spf-setting-does-not-apply-to-return-path-causing-more-spam-and-phishing-e-mails-spamassassin-postfix/

Also figured out that SpamAssassin rules like FORGED_REPLYTO and FROM_DIFFERENT_DOMAINS can add several points to the spam score.

On some mail servers (like ours), outgoing emails are spam-filtered too, not just incoming. As far as I know this is a common practice on stricter setups. In such cases, if the Reply-To address is an external domain (e.g. gmail.com) while the From is a local domain (e.g. shop@mydomain.com), the server may flag or reject the message as spam before it's even sent.

This happens because:

SpamAssassin increases the spam score when Reply-To differs from From or the envelope sender.

SPF and DMARC alignment checks can be stricter depending on how the MTA interprets the headers.

By default, VirtueMart sets the customer email address as Reply-To in vendor confirmation emails. While that may be acceptable in many cases, it breaks deliverability in stricter environments.

It would be great to have a configuration option (even hidden) to disable the Reply-To header entirely, so that only the From address is used.

Thanks a lot for considering!
#45
General Questions / Re: Problem with the "Create a...
Last post by AnSit - May 29, 2025, 12:45:42 PM
Yes, here's a screenshot, please. This option is always and everywhere immediately when adding a multi-variant type field.
#46
Hi

Have you found a solution ?

For I have the same problem, I have openned a thread about but any news at this time

And U ? Resolved or the same ?
#47
Are we the only one, who have the same problem ?

https://forum.virtuemart.net/index.php?topic=152355.0


I haven't found any solution for
#48
General Questions / Re: Problem with the "Create a...
Last post by iWim - May 29, 2025, 10:21:35 AM
I don't see that option.
( Could be me... :o ??? :-\ Where my classes? )

Can you post a screenshot?
What fields are you using?
#49
Installation, Migration & Upgrade / Re: J3/VM3.8/PHP 7.4 upgrade s...
Last post by iWim - May 29, 2025, 09:40:42 AM
Also I recomend doing the update locally first.
Then you'll know what to expect and you can safely check if everything works as expected (Don't forget your template!)
If something needs extra work or something goes wrong, your live website is not affected.

Install WAMPServer or MAMP on your computer.
Create a backup of your webshop (Akeeba Backup)
Unpack/install your backup in WAMP/MAMP (Akeeba Kickstart)
#50
Update VM first, then Joomla. VM4 supports J3 but VM3 does not support J4. If you really have no 3rd party extensions, upgrade should be easy. But always make a backup anyways. Template will probably need updating/changing too.