Hi there,
first of all thanx for the great ChronoEngine-components and stuff, great tools that i like to use since some time on all my joomly sites.
I am using latest joomla 3.6.5 and chronoforms 4.1. and I created some forms with it, usual stuff (nothing special like contact or order-forms) with included captcha.
Apart from that i have password protected my admin-area inside the folders with htaccess- and htpasswd-files so none can access directly from outside with out that.
Now my problem is the following: everythime a user tries to access my forms from the frontend joomla askes him for entering a password, even if the linked form or anything else from the menu is set to "public" in joomla3, no password attempt should occur normally!
I´ve read about what could be the problem, crawled thru the forum here but no relaying answer found.
Only answer which i found was in the Akeeba-forums (i am using Akeeba Admin-Tools as well), was the suggestion that if this error occurs supposedly any component or whatever seeks inside the administrator-folders for some files like css, php or image-files. Could this be true?
So what happens is: i cannot protect my admin area with a password, otherwise chronoforms is asking for a password with whatever form beeing used, which wouldndt be needed with a simple contact form at all.
If i switch off pw-protection from the admin-area everything works fine ... no pw-attempt pops up.
I already tried to enter something like this into my htaccess-files in the admin area to allow access to the chronoforms-folders:
So what should / could i do to workaround this problem?
Any suggestuions from your side?
Thanks for your time and help, greatly apprechiated!!
Peter
first of all thanx for the great ChronoEngine-components and stuff, great tools that i like to use since some time on all my joomly sites.
I am using latest joomla 3.6.5 and chronoforms 4.1. and I created some forms with it, usual stuff (nothing special like contact or order-forms) with included captcha.
Apart from that i have password protected my admin-area inside the folders with htaccess- and htpasswd-files so none can access directly from outside with out that.
Now my problem is the following: everythime a user tries to access my forms from the frontend joomla askes him for entering a password, even if the linked form or anything else from the menu is set to "public" in joomla3, no password attempt should occur normally!
I´ve read about what could be the problem, crawled thru the forum here but no relaying answer found.
Only answer which i found was in the Akeeba-forums (i am using Akeeba Admin-Tools as well), was the suggestion that if this error occurs supposedly any component or whatever seeks inside the administrator-folders for some files like css, php or image-files. Could this be true?
So what happens is: i cannot protect my admin area with a password, otherwise chronoforms is asking for a password with whatever form beeing used, which wouldndt be needed with a simple contact form at all.
If i switch off pw-protection from the admin-area everything works fine ... no pw-attempt pops up.
I already tried to enter something like this into my htaccess-files in the admin area to allow access to the chronoforms-folders:
## Allow Allow com_chronoforms RewriteEngine On RewriteRule ^administrator/components/com_chronoforms\.php$ - [L] Order Deny,Allow <Files administrator/components/com_chronoforms/*.*> Allow from all </Files>but that didnt help, still the pw-attempt pops up...
So what should / could i do to workaround this problem?
Any suggestuions from your side?
Thanks for your time and help, greatly apprechiated!!
Peter