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
Not sure if this is a bug but all my sites are showing this error:
Oops! Some...
18 Replies
Posted on Friday, 08 September 2023
We are still in the process of upgrading our site to J!4
Sadly we have a proble...
1 Replies
Posted on Friday, 22 September 2023
Hallo Zusammen,
ich habe auf einer Verbandsseite Matukio im Einsatz und ein ...
0 Replies
Posted on Sunday, 24 September 2023
Hello,
I have two questions that I need to know in order to decide whether to i...
0 Replies
Posted on Saturday, 23 September 2023
I just updated from Joomla 3 to Joomla 4.3.4 and Hotspots 6.0.12. I decided to e...
0 Replies
Posted on Wednesday, 20 September 2023
- #marker custom options
- #hotspot joomla 4