|
htaccess problem 11 Years, 3 Months ago
|
Karma: 0
|
Hi,
I'm testing Medialibrary and have a little problem which I believe has to do with having setup the administrator section of my joomla installation with htaccess / htpasswd security.
Whenever I select the Medialibrary section of my frontend installation a dialog pops up asking for the username and password.
It seems the frontend Medialibrary code makes some calls to code existing in the admin directories.
Do you have any ideas other than getting rid of the htaccess password to resolve this?
Thanks,
Emery
|
|
|
Logged
|
|
The administrator has disabled public write access.
|
|
Re:htaccess problem 10 Years, 9 Months ago
|
Karma: 0
|
Hello Ordasoft-team,
I've the same problem. I've installed Joomla 1.5.18 and booklibrary 1.5.3 basic. If the admin-area is protected with htaccess, it happens, that whenever I select the medialibrary section in the frontend, a dialog pops up, asking for username and password. It seems, that the frontend-code from medialibrary refer to code existing in the admin directories.
Can u help me?
tnx & greetz
oliver
|
|
|
Logged
|
|
Last Edit: 2010/06/14 11:16 By .
|
|
The administrator has disabled public write access.
|
|
Re:htaccess problem 9 Years, 6 Months ago
|
Karma: 0
|
Hi!
We want to buy Book Library and are testing it now.
But we have the same problem
"Hi,
I'm testing Medialibrary and have a little problem which I believe has to do with having setup the administrator section of my joomla installation with htaccess / htpasswd security.
Whenever I select the Medialibrary section of my frontend installation a dialog pops up asking for the username and password.
It seems the frontend Medialibrary code makes some calls to code existing in the admin directories."
Any solutions?
Kind regards
Uwe
|
|
|
Logged
|
|
The administrator has disabled public write access.
|
admin (Admin)
Admin
Posts: 7237
|
Re:htaccess problem 9 Years, 6 Months ago
|
Karma: 85
|
Hi,
Yes we uses some common function in Frontend and in Backend.
As e.g. you my open MediaLibrary backend folder for resolve that problem
OrdaSoft team
|
|
|
Logged
|
|
The administrator has disabled public write access.
|
|
Re:htaccess problem 7 Years, 11 Months ago
|
Karma: 0
|
Solution:
Create
.htaccess File
in administrator/componentes/com_booklibrary
with
Satisfy Any
Order Deny,Allow
Allow from all
|
|
|
Logged
|
|
The administrator has disabled public write access.
|
|