Page 1 of 1
[RESOLVED]Problem with category's url
Posted: Tue Jul 21, 2009 3:14 pm
by Dae
Hi,
I'm using Serendipity 1.2.1 and I've got a problem with the url of the category.
As you can see
here, at the end of each news, there's "catégorie : [url]" and this part of the url "
http://www.ouah.fr" is written twice which makes an error while clicking on it.
How can I fix this error?
Thank you for your help (and sorry for my poor english

)!
Re: Problem with category's url
Posted: Tue Jul 21, 2009 3:49 pm
by yellowled
Dae wrote:I'm using Serendipity 1.2.1 and I've got a problem with the url of the category.
You might want to check whether updating to the current 1.4.1 solves that problem.
Dae wrote:As you can see
here, at the end of each news, there's "catégorie : [url]" and this part of the url "
http://www.ouah.fr" is written twice which makes an error while clicking on it.
Hmm. Not sure which template you used for this -- does it have an entries.tpl? If so, could you show us the part of the entries.tpl which includes "{foreach from=$entry.categories item="entry_category" name="categories"}", please?
YL
Re: Problem with category's url
Posted: Tue Jul 21, 2009 4:19 pm
by Dae
Thank you for answering quickly.
You've helped me finding the solution, I was looking in the wrong template's entries.tpl.
The template used is competition, I thought it was the default one.
Sorry for wasting your time, and thanks again!
Re: Problem with category's url
Posted: Tue Jul 21, 2009 4:44 pm
by yellowled
Dae wrote:Sorry for wasting your time, and thanks again!
You're welcome, and always remember: There are no stupid questions
YL