Actions
Fehler #60
closedeXtplorer showing incorrect Joomla directory with Apache VirtualHost Alias
Status:
Erledigt
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
eXtplorer Version:
Joomla! Version:
Description
In init.php, eXtplorer uses the $_SERVER['DOCUMENT_ROOT'] valuse to set the home_dir. When one has Joomla in an Alias directory of a VirtualHost, this leads to eXtplorer access the wrong (as in not the Joomla) directory. Changing to use the JPATH_ROOT value cures this.
Actions