I have some modules that contain my forms to subscribe to my ACY mailing list, but when I try to open one of the modules, I get an error message as shown here:

However, the form itself on my site is still working fine as shown on this page:
https://endless-satsang.com/free-spiritual-ebook

How can I regain access to the forms inside modules so I can edit them?

PS: I tried just creating a new module, but when I go to select a list to automatically subscribe a new subscriber to, a popup appears that shows my backend and there is no way to select a list. Here is a screenshot of what appears when I click on "Selection" next to "Automatically subscribe to"

Meanwhile in the front end, I get an error message saying that I have not selected a list for the module.

Fortunately, my current subscription forms are still working, but why can't I edit them or create a new one?

Hi,

Please check if the plugin "AcyMailing - Joomla integration" is enabled.

It must stay enabled to ensure the other AcyMailing features to work properly

I do not see a plugin by that name. Here are the plugins that show up:

(plus one more called AcyMailing Template Class Replacer)

I do not see a plugin by that name. Here are the plugins that show up:

(plus one more called AcyMailing Template Class Replacer)

My version is 8.8.0

Hi,

These plugins belong to v5. Are you sure you actually have 8.8.0 installed?

I looked a little more and found the Joomla Integration and turned it on, so now I can edit the subscription modules again. Thanks for that suggestion

However, while I do have 8.8.0 installed, for a while I also had v5 installed at the same time (v5 has now been removed). So I am wondering which plugins I can now remove from my system, and also if there are any other v8 plugins that should be turned on like the Joomla Integration plugin. Could you take a look at this more complete list of my ACYmailing plugins and tell me if there are any that can be removed, and also if there are any that are not active that really should be turned on for most users? Here is the complete list in two images:

Thanks so much for your help with this!!

Hi,

Both versions can co-exist on the same site since they each have their own set of database tables. So that's ok. This also means all your v5 data is still in your database in case you didn't delete those tables. The once labelled with acymailing belong to v5 and the ones labelled withacym belong to v8.

First check your php version. If you're on php 8 or higher we reccommned to go to your hosting environment and change the php version to 7.4. This will avoid a known issue with uninstalling a specific part of v5. Next head over to Joomla->System->Mange->Extensions because here Joomla is also showing you the version numbers. Uninstall everything that has a version lower then 8.8.0. Afterwards change the phph version back to what you using before.

OK, thanks again. Although I do not see any labeled acym. Where do I find the label you are referring to? I see that the ones at the bottom of the list have their "type" listed as "system". Are those the ones from v8?

I checked on System>Manage>Extensions and several of them show the version numbers as v1 and v3 as well as the ones with v5. Can I at least disable any plugins with v1, v3, and v5 and just leave the v8 extensions enabled? Maybe disabling them would be enough without having to mess with php version.