Shape 5

Joomla Club Extensions => Contact Popup - Club => : jonahh October 16, 2014, 07:09:35 PM



: Using Akeeba Admin Tools?
: jonahh October 16, 2014, 07:09:35 PM
If you are using Akeeba Admin Tools and lock down the site you will experience issues with the emails coming through from this module.  You can enabled access through the .htaccess maker to get past this and allow the emails to come through.


: Re: Using Akeeba Admin Tools?
: cryptoxyz January 23, 2015, 11:32:45 AM
Hy

whichfiles need direct access?

I have inserted the following:

modules/mod_s5_contact_popup/mod_s5_contact_popup.php
modules/mod_s5_contact_popup/files/ajax.php
modules/mod_s5_contact_popup/files/recaptchalib.php
modules/mod_s5_contact_popup/files/tmpl/default.php
modules/mod_s5_contact_popup/files/tmpl/ajax.php
modules/mod_s5_contact_popup/files/tmpl/recaptchalib.php

but it does not work!


: Re: Using Akeeba Admin Tools?
: jonahh January 23, 2015, 06:15:54 PM
I am not too familiar with Akeeba off hand but I would try different combinations of what you have above.  For example:

../modules/mod_s5_contact_popup/mod_s5_contact_popup.php

or

http://www.yoursiteurl.com/modules/mod_s5_contact_popup/mod_s5_contact_popup.php

It could be just that the URLs are incorrect.