Facing an issue with CMC that when someone tried to signup for newsletter on the site, it keeps waiting for response.
Did check the network tab and it makes an ajax call to :
/component/cmc/?format=raw&task=subscription.exist
and that throws error:
The most recent request was denied because it had an invalid security token. Please refresh the page and try again.
Narrowed it down to :
public_html/components/com_cmc/controllers/subscription.raw.php
and if i comment the session check on exist() & save() functions, the newsletter subscribe works perfectly.
-----------------------
public function exist()
{
//JSession::checkToken() or jexit(JText::_('JINVALID_TOKEN'));
-----------------------
Is there a way to fix the issue without modifying the core component.
- Jacob
-
- CMC - Mailchimp for Joomla!
- Tuesday, 22 September 2020
- Subscribe via email
There are no replies made for this post yet.
However, you are not allowed to reply to this post.
However, you are not allowed to reply to this post.
Last questions
I'm having problems with tags in frontend. If I click on a tag in the event I ge...
3 Replies
Posted on Thursday, 28 April 2022
Hello Compojoom Team. We need the PDFs of the certificates to have a horizontal ...
1 Replies
Posted on Wednesday, 18 May 2022
Hi,
I read in an old Changelog, that Matukio has a REST API, but I was unable t...
1 Replies
Posted on Thursday, 23 June 2022
- #api
Seit kurzem funktioniert leider die Zahlung per paypal nichtmehr so wie sie soll...
1 Replies
Posted on Sunday, 26 June 2022
Hi, we have problem with Map viewing, can you see this? https://zsbozp.vubp.cz/o...
1 Replies
Posted on Wednesday, 01 June 2022
- #view