Page 1 of 1

Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 25 Feb 2013, 14:28
by CanadaRunner
Hello

I've a problem with the new alpha version of the fantastic Phoca Download Extension.
My problem I get an 404-Error in the Joomla 3.0 back-end after installing the extension.
For the first time, everything works perfect. After that I deleted the extension, because I changed the CSS and I want to get the original on.
But now is the problem, that after clicking on the installation button Joomla! throws me an 404-error with the hint, that the component wasn't found.
I cleaned my cache.

My Information:

Joomla 3.0 on a local Mac with MAMP.

Can someone tell my whats the error?

Thx

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 28 Feb 2013, 19:29
by Jan
Hi, try to enable debug mode and php error reporting, maybe you will get some more info about the error :idea:

Jan

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 12 Mar 2013, 17:06
by annedob
Hello,
I am new with Phoca Download. I also have the same problem (Joomla 3.0). Installation of Phoca Download the first time was ok, then I installed the Phoca Download plugin, installation ok, but it gave some errors with Phoca Download. I de-installed both and tried to install again, installation of the plugin is ok, but I cannot install the Phoca Download again, it says immediately after my attempt to install: Error occured 404 Component not found. When I look in my ftp I can see com_phocadownload is installed in the folder of administrator/components and in components. Is there already a solution found?

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 12 Mar 2013, 17:41
by annedob
Hello again,
I re-installed everything, including joomla 3.0 and started all over. Everything ok, so it seemed, after installing the Phoca Download Plugin (said installation ok), I activated the plugin (this is possible), but when I click on the plugin-name or any other plugin or module I get the message:

Warning: require_once(/home/xxxxx/domains/xxxxx/public_htmlDScomponentsDScom_phocadownloadDShelpersDSroute.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxxxx/domains/xxxxx/public_html/plugins/content/phocadownload/phocadownload.php on line 16

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxx/domains/xxxxx/public_htmlDScomponentsDScom_phocadownloadDShelpersDSroute.php' (include_path='.:/usr/local/lib/php') in /home/deb44796n3/domains/facileenroute-reisgids.eu/public_html/plugins/content/phocadownload/phocadownload.php on line 16

This is the same error I had the first time, but then I thought it might be my mistake, but I do not know what to do now.

:?

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 13 Mar 2013, 15:12
by annedob
annedob wrote:Hello again,
I re-installed everything, including joomla 3.0 and started all over. Everything ok, so it seemed, after installing the Phoca Download Plugin (said installation ok), I activated the plugin (this is possible), but when I click on the plugin-name or any other plugin or module I get the message:

Warning: require_once(/home/xxxxx/domains/xxxxx/public_htmlDScomponentsDScom_phocadownloadDShelpersDSroute.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxxxx/domains/xxxxx/public_html/plugins/content/phocadownload/phocadownload.php on line 16

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxx/domains/xxxxx/public_htmlDScomponentsDScom_phocadownloadDShelpersDSroute.php' (include_path='.:/usr/local/lib/php') in /home/deb44796n3/domains/facileenroute-reisgids.eu/public_html/plugins/content/phocadownload/phocadownload.php on line 16

This is the same error I had the first time, but then I thought it might be my mistake, but I do not know what to do now.

:?
i managed to solve the warning above by adding:
if(!defined('DS')) {define('DS',DIRECTORY_SEPARATOR);}

but then i got a new error: public_html/components/com_phocadownload/helpers/route.php
it says there is no such file
And indeed there is no such file in my directory.
In the file public_html/plugins/content/phocadownload/phocadownload.php they refer to
require_once( JPATH_ROOT.DS.'components'.DS.'com_phocadownload'.DS.'helpers'.DS.'route.php' );
require_once( JPATH_ROOT.DS.'components'.DS.'com_phocadownload'.DS.'helpers'.DS.'phocadownloadlayout.php' );
require_once( JPATH_ROOT.DS.'components'.DS.'com_phocadownload'.DS.'helpers'.DS.'phocadownload.php' );
require_once( JPATH_ADMINISTRATOR.DS.'components'.DS.'com_phocadownload'.DS.'helpers'.DS.'phocadownload.php' )

none of these files are available?

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 16 Mar 2013, 02:48
by Jan
Hi, there is no Phoca Download Plugin for Joomla! 3 :idea:

Jan

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 18 Mar 2013, 09:50
by annedob
Ok, no Plugin, but then what can i do then with the Phoca Download Alpha for 3.0, how does it work then? Is there a way to have i working?

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 19 Mar 2013, 10:32
by annedob
I have everything working now, but I hope the Plugin will be available soon. Thank you, :)

Re: Phoca Download Alpha on Joomla 3.0 - 404 Error

Posted: 22 Mar 2013, 01:53
by Jan
Hi, Phoca plugins and modules will be overwritten after all components will be overwritten. I hope I will overwrite them before Joomla! 3 LTS will be stable.

Jan