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
Hi,
I've made changes on components/com_comprofiler/plugin/user/plug_hotspots...
0 Replies
Posted on Tuesday, 06 June 2023
Hello administrator
I have updated my website to Joomla 4.x few days ago. Unf...
2 Replies
Posted on Thursday, 05 May 2022
Hi,
With the Community Builder plugin
When I delete a Location (hotspot) c...
0 Replies
Posted on Monday, 05 June 2023
ich habe kürzlich Matukio auf unserer Joomla4 Seite komplett runter geworfen, da...
2 Replies
Posted on Wednesday, 31 May 2023
I have looked all over the site, and I do not see where I can download the Pro v...
1 Replies
Posted on Sunday, 28 May 2023
- #download