Joomla 5 Notice

We are pleased to announce that as of January 29, 2024, all of our Joomla extensions are compatible with Joomla 5.

For all who are still updateing from Joomla 3 to Joomla 4: Joomla 4 Migration instructions are available here:

There is now a separate Documentation for Visforms for Joomla 4 and for Visforms for Joomla 5!

Forum

Visforms Subscription user can ask questions in our forum. Please log in with the relevant user first.
Everybody can access the forum for reading.

Please only ask 1 question per topic.

notify mails

More
11 years 3 weeks ago #98 by Administrator AV
Replied by Administrator AV on topic Aw: Re:Aw: Re:Aw: notify mails
Hi,

I'am glad to hear that.

I've just now done some research on that possibility. It's a bit tricky to find all users with super admin rights from the joomla database (because of the inhereted rights). I would like to have this working correctly but I think it will take me some time and very sorrow testing. So maybe if it was just for the Spanish wording, you could revert to the original name (mind the Capitals at the beginning of each word).

I'll let you know, when I have changed the code.

Regards, Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

More
11 years 3 weeks ago - 11 years 3 weeks ago #99 by famma
Replied by famma on topic Re:Aw: Re:Aw: Re:Aw: notify mails
In file spambotcheck.php file in the folder \plugins\user\spambotcheck, I changed the line
Code:
$query = 'SELECT u.name AS name, u.email AS email, u.sendEmail AS sendEmail FROM `#__users` AS u LEFT JOIN `#__user_usergroup_map` AS map ON map.user_id = u.id LEFT JOIN `#__usergroups` AS g ON map.group_id = g.id WHERE g.title = "Super Users"';

by
Code:
$query = 'SELECT u.name AS name, u.email AS email, u.sendEmail AS sendEmail FROM `#__users` AS u LEFT JOIN `#__user_usergroup_map` AS map ON map.user_id = u.id LEFT JOIN `#__usergroups` AS g ON map.group_id = g.id WHERE g.title = "Super Usuarios"';

It is an interim solution for those who use Joomla in Spanish while you get a final code.

Regards.
Last edit: 11 years 3 weeks ago by famma.

More
11 years 3 weeks ago #100 by Administrator AV
Replied by Administrator AV on topic Aw: Re:Aw: Re:Aw: Re:Aw: notify mails
Hi,

I worked hard an came up with a new version (1.1.9). It's available in the downlaod section. (You allways get the current version there).

It gets all super admins right!

The zip is an upgrade, so you don't need to uninstall the previous version, and all your settings will perisist the updating.

A second improvement of this release is, that the plugin uses the joomla updater now. So to find and install future updates you can just check in the joomla extension manager.

Regards, Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

More
11 years 3 weeks ago #102 by famma
Replied by famma on topic Re:Aw: Re:Aw: Re:Aw: Re:Aw: notify mails
Thank you very much, I upgraded the plugin and it works ok now. Congratulations and regards. :)

More
11 years 3 weeks ago #103 by Administrator AV
Replied by Administrator AV on topic Re:Aw: Re:Aw: Re:Aw: Re:Aw: notify mails
Hi,

I'm glad to hear that.

Thanks!
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum