errors under joomla 3
Posted: 26 Oct 2012, 03:56
I just installed the component part of PhocaDownload, but every time I try to access any of its features, I receive this warning:
Warning: require_once(/home/content/61/{removed by me}/html/administrator/components/com_phocadownloadDScontroller.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/61/{removed by me}/html/administrator/components/com_phocadownload/phocadownload.php on line 16
Fatal error: require_once() [function.require]: Failed opening required '/home/content/61/{removed by me}/html/administrator/components/com_phocadownloadDScontroller.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/61/{removed by me}/html/administrator/components/com_phocadownload/phocadownload.php on line 16
It used to work just fine when I had it installed on 2.5 in this same hosted space.
For some reason it seems to insert a "DS" instead of a "/" in the path between "com_phocadownload" & "controller.php". Anyone know where that might be coming from?
Warning: require_once(/home/content/61/{removed by me}/html/administrator/components/com_phocadownloadDScontroller.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/61/{removed by me}/html/administrator/components/com_phocadownload/phocadownload.php on line 16
Fatal error: require_once() [function.require]: Failed opening required '/home/content/61/{removed by me}/html/administrator/components/com_phocadownloadDScontroller.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/61/{removed by me}/html/administrator/components/com_phocadownload/phocadownload.php on line 16
It used to work just fine when I had it installed on 2.5 in this same hosted space.
For some reason it seems to insert a "DS" instead of a "/" in the path between "com_phocadownload" & "controller.php". Anyone know where that might be coming from?