Page 3 of 3

Re: creating a subcategories from UCP / 2.6.0

Posted: 05 Jan 2010, 05:57
by chenem
hi.
I just replace all JRequest::getVar('Itemid', 1, 'get', 'int') to JRequest::getVar('Itemid', 1, 'default', 'int') in the directory : com_phocagallery/views/user/tmpl

thanks you component.

Re: creating a subcategories from UCP / 2.6.0

Posted: 05 Jan 2010, 20:14
by Jan
Ok

Re: creating a subcategories from UCP / 2.6.0

Posted: 14 Jan 2010, 15:05
by rachko69
I installed 2.6.2 and everything is OK. Thank chenem, thanks Jan. :)
Jan in file ....com_phocagallery\views\user\tmpl\default_subcategories.php
in 455 row --- echo '<p>'.JText::_('Main category not created').'</p>';
I think that this is not language frendly :|
best regards

Re: creating a subcategories from UCP / 2.6.0

Posted: 18 Jan 2010, 23:18
by Jan
Hi, what you mean with:
I think that this is not language frendly
?

Re: creating a subcategories from UCP / 2.6.0

Posted: 26 May 2010, 04:29
by mwalford
I too am seeing this error on a new joomla site with the latest Phocagallery. It seems to occur depending on how you navigat to the category.

If your joomla menu is pointing to a phocagallery category as the "menu type" then it works fine with SEF turned on.
If your joomla menu is pointing to a blog category or an article with a gallery embedded then it doesn't work with SEF turned on.


The example I am working with is http://www.pipeorgans.co.nz
***If you click "Media" it goes to a category/blog layout with two articles. One article is a phocagallery and the other is a normal article. Viweing photos by navigating this way doesn't work.

***If you hover "Media" and then Click "Photographs" it takes you direct to the phocagallery and viewing photos works.

Re: creating a subcategories from UCP / 2.6.0

Posted: 31 May 2010, 12:22
by Jan
Hi, I see only link to component :-(

Re: creating a subcategories from UCP / 2.6.0

Posted: 10 Jun 2010, 06:44
by mwalford
My apologies. I removed the link because it was giving the 500 error.

I have changed the link back so you can now see the problem.

Re: creating a subcategories from UCP / 2.6.0

Posted: 13 Jun 2010, 12:02
by Jan
Seem like the error is rendered here:

8 JError->raiseError() /home/ivatonco/public_html/tochnovreme/libraries/joomla/application/component/controller.php:470

Maybe some problem with getting info about the controller - maybe the sef will cut the info about this :-(

:idea:

Jan

Re: creating a subcategories from UCP / 2.6.0

Posted: 13 Jun 2010, 12:15
by mwalford
Thank you very much for looking at the problem. If SEF is disabled the problem goes away. In the meantime I think I will disable the gallery and go back to direct links to the component like before. In time it may be fixed.

Once again, thanks for looking into the problem.

Re: creating a subcategories from UCP / 2.6.0

Posted: 14 Jun 2010, 12:22
by Jan
Ok