Page 1 of 1

Phoca SEF did not work after Joomla-update to 1.5.15

Posted: 08 Nov 2009, 23:10
by steff
Hi all

Yesterday I've updated my System to the new Joomla 1.5.15. Since this time Phoca SEF didn't work. I have not changed any other things in my system.

I 've tested it with definitve wrong links, but there are no new entries in the datbase an in the table in the backend component.
And all old entries of new Site adresses were not followed any more!

Jan, can you please check if the joomla-team has changed some core things you used for your component?

thanks for your help!

Greetings
Steff

Re: Phoca SEF did not work after Joomla-update to 1.5.15

Posted: 10 Nov 2009, 19:57
by steff
Hi Jan

I luckly solved the Problem:

The joomla-update includes a new error.php file and so the Phoca-SEF used code in the old file was away after copying the new, updated file.

After editing the error.php-File everything works fine again! :D

Steff

Re: Phoca SEF did not work after Joomla-update to 1.5.15

Posted: 10 Nov 2009, 21:14
by codejunkie
Thank you for posting your solution.

Re: Phoca SEF did not work after Joomla-update to 1.5.15

Posted: 12 Nov 2009, 11:54
by informa
I have the same problem :idea:

Please detaill changes we need to do :?

Re: Phoca SEF did not work after Joomla-update to 1.5.15

Posted: 13 Nov 2009, 17:13
by Jan
informa

You need to do what you have done while installing Phoca SEF - editing the error.php file, see:
https://www.phoca.cz/documents/42-phoca- ... stallation

Jan

Re: Phoca SEF did not work after Joomla-update to 1.5.15

Posted: 13 Nov 2009, 17:57
by codejunkie
Jan,

Could this edit be done in the template override file of the error.php file? I have not tested this as I do not use this component.

The benefit of the template override file would be the code is still there on future updates to the core.

Re: Phoca SEF did not work after Joomla-update to 1.5.15

Posted: 16 Nov 2009, 23:55
by Jan
No, the error site is a part of Joomla! framework and cannot be overriden (template overriding)

Jan