Main menu

Forum


× Help Forum English

[To be tested] iCagenda - Calendar kills EBR and ECC+ anti-spam check

  • intars
  • Topic Author
  • New Member
  • New Member
More
11 years 5 months ago - 11 years 5 months ago #4486 by intars
Hi,

If I publish calendar module on my page where Easybook Reloaded with active anti-spam check is published, anti-spam check stops working (all checks fail).

extensions.joomla.org/extensions/contact...ack/guest-book/13340

the same with EasyCalcCheck PLUS

extensions.joomla.org/extensions/access-...curity/captcha/11964

On ECC+ forum I found this
joomla-extensions.kubik-rubik.de/forum/e...lease-try-again#8881

could be that iCagenda is doing similar.
Last edit: 11 years 5 months ago by Lyr!C. Reason: [To be tested]

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 5 months ago #4503 by Lyr!C
Hi!

I've never test or use those 2 extensions...

Can you sum up please the information you've found on this link : joomla-extensions.kubik-rubik.de/forum/e...lease-try-again#8881

Thanks!
:)

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • intars
  • Topic Author
  • New Member
  • New Member
More
11 years 5 months ago #4505 by intars
Hi,

that time problem was solved like this (may be you have similar one):
==================
Yes, take a look at these lines (in plugins/system/jsntplframework/jsntplframework.php)

elseif (JFactory::getConfig()->get('sef'))
{
self::$app->route();
}


It calls the route() function of the class JApplication in which the trigger onAfterRoute ($this->triggerEvent('onAfterRoute')) is called. The main problem is that this trigger should not be called during the trigger process onAfterInitialise but afterwards from the core process.

So, when these lines are executed (if SEF is activated), then onAfterRoute is called twice and the spam check is also checked twice, so you can never solve the check because of the second call.

I have not investigated why the plugin calls the route() function but you can try this:

Uncomment the line with the call

elseif (JFactory::getConfig()->get('sef'))
{
//self::$app->route();
}


and test it again!
=================

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 5 months ago #4521 by Lyr!C
Hi!

I'm not sure to have understand you, but you mean the problem coming from this plugin (jsntplframework), not iCagenda ? :huh:

Is this solved for you ?

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • intars
  • Topic Author
  • New Member
  • New Member
More
11 years 5 months ago #4527 by intars
no...
that plugin was causing similar problem like your calendar module.
solution to get both working in that case was like in post above.

May be your module is making problem the same way? I am too stupid in all this to find it out ;)

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 5 months ago - 11 years 5 months ago #4544 by Lyr!C
I will have to test it one day, i think, to better understand the problem...

As calendar is using joomla JRoute, with extra control, this could be a reason...
And i'm planning for end of year, a new calendar module, so i will process test during this developpement.

Thanks to report me this, and will add in in my long list of thinks to do this year ;-)

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Last edit: 11 years 5 months ago by Lyr!C.

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.186 seconds

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new