[BUG]Component don't working with SEF enabled

Phoca Download - download manager
alexispj
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 22 Aug 2008, 21:31

[BUG]Component don't working with SEF enabled

Post by alexispj »

Everything is in the title. Just try to enable SEF option, and nothing isn't working any more...
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: [BUG]Component don't working with SEF enabled

Post by Jan »

Phoca Download works with SEF without any problems, see:
https://www.phoca.cz/documentation/index.php/download

Jan

BTW: All Phoca Extensions use the standard Joomla!1.5 method JRoute(), so if you have some problems with SEF on your site, then see your server settings or Joomla settings...
If you find Phoca extensions useful, please support the project
alexispj
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 22 Aug 2008, 21:31

Re: [BUG]Component don't working with SEF enabled

Post by alexispj »

Ok, i should recognize it could work but i continue to think there is sometimes a problem. By the way, it seem that phoca gallery has the same problem, each time i have a complete white page with:

Code: Select all

404 - Composant non trouvé

Vous ne pouvez pas visiter cette page car :

   1. bookmark/favoris périmé
   2. Un moteur de recherche possède un listing périmé pour ce site
   3. une adresse erronée
   4. vous n'avez pas accès à cette page
   5. La ressource demandée n'a pas été trouvée
   6. Une erreur est survenue pendant l'exécution de la requête.

Veuillez essayer l'une des pages suivantes :

    * Page d'accueil

Si les difficultés persistent, merci de contacter l'administrateur de ce site.

Composant non trouvé

Call stack
# 	Function 	Location
1 	jsite->dispatch() 	/home.10.22/alexispj/www/index.php:68
2 	jcomponenthelper::rendercomponent() 	/home.10.22/alexispj/www/includes/application.php:124
3 	jerror::raiseerror() 	/home.10.22/alexispj/www/libraries/joomla/application/component/helper.php:95
4 	jerror::raise() 	/home.10.22/alexispj/www/libraries/joomla/error/error.php:173
5 	jexception->jobject() 	/home.10.22/alexispj/www/libraries/joomla/error/error.php:138
6 	call_user_func_array() 	/home.10.22/alexispj/www/libraries/joomla/base/object.php:49
7 	jexception->__construct()
Should I have done something wrong? If needed i could give you admin login to check by yourself.
thorandre
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 25 Aug 2008, 21:54

Re: [BUG]Component don't working with SEF enabled

Post by thorandre »

Hmm.. Well I have the same problem. I installed Phoca Download on a fresh installation of Joomla! 1.5 just to try it out. I run it on my localhost, where I run several sites where I always use the core SEO enabled. This time I installed PDownload, tried it, it worked, and then I swiched on SEO, suddenly a problem. I can not enter the folders(categories) with my files in. When I click folders(categories) nothing happens or if I find my file in the "Most downloaded files in this section" nothing happens when I click that file directly.

It´s like this:
When I open my section mysect without SEO having this URL:
http://localhost/test/index.php?option= ... t&Itemid=1
It´s no problem. I can click my category folder, and then see the files inside.

When I open my section mysect with SEO having this URL:
http://localhost/test/index.php/compone ... n/2-mysect
Nothing happens when I klick my category mycat or my file in the "Most downloaded..." directly.
thorandre
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 25 Aug 2008, 21:54

Re: [BUG]Component don't working with SEF enabled

Post by thorandre »

But!! I just found out that everything was solved if SEO was enabled before the installation of Phoca Download. Maybe there is a good way to avoid other people having this problem? It should be possible to switch between SEO and no SEO, post installation, right?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: [BUG]Component don't working with SEF enabled

Post by Jan »

As I wrote, the SEO is produced by Joomla framework not by Phoca Download... Phoca Download uses JRoute method for displaying links... Joomla! transfers this JRoute links to SEO :(

Jan
If you find Phoca extensions useful, please support the project
Post Reply