I am working with learning/testing Joomla 3.0 on a personal computer using XAMPP. I have installed Phoca Gallery successfully, I think. At least it shows in the list of Components. When I click on Phoca Gallery in the Component list I get the following error:
The offending line of code is:Warning: require_once(J:\xampp\htdocs\personal/administratorDScomponentsDScom_phocagalleryDSlibrariesDSloader.php): failed to open stream: No such file or directory in J:\xampp\htdocs\personal\administrator\components\com_phocagallery\phocagallery.php on line 16
Code: Select all
require_once( JPATH_ADMINISTRATOR.DS.'components'.DS.'com_phocagallery'.DS.'libraries'.DS.'loader.php');Any help is appreciated. The Gallery seems to be well regarded and I look forward to using it once I can get through this roadblock.
Thanks
Les

