Page 1 of 1

problem with category ordering on frontpage

Posted: Mon Dec 25, 2006 3:40 pm
by pni
After installing 1.5 it works when you have set default blog ordering order. If not you get PHP warnings that there are problems with line 101 in components/com_content/models/frontpage.php and so on.

I did change in function:
_buildQuery: remove CHAR_ in line 142 and
change f to cc in line 146 (two times)

PHP: 5.0.4
mySQL:  4.1.19
Apache/2.0.54 (Fedora)

Re: problem with category ordering on frontpage

Posted: Mon Dec 25, 2006 10:22 pm
by masterchief
Hi pni.

Can you see if this is a problem in the nightly build (http://dev.joomla.org/content/view/17/60/).

I've also had issues with PHP 5.0.4.  There are some bugs in object inheretance that cause problems in Joomla! sometimes.  If may not be related but I just let you know this as a courtesy.

Re: problem with category ordering on frontpage

Posted: Mon Dec 25, 2006 10:51 pm
by Terenzusum
Why not to use PHP 5.2.0. it is more secure  :P

Re: problem with category ordering on frontpage

Posted: Tue Dec 26, 2006 2:17 pm
by pni
Thanks Andrew. It is done in nightily build. Other things do not work but this is ok. Do you recomend to test nightly builds or the beta version? I have to set up siete for group catholic pilgramage, so as you can imagine this is cartias model of bussines .  I can test a little.

Re: problem with category ordering on frontpage

Posted: Tue Dec 26, 2006 3:07 pm
by pni
Andrew please understand me well. I'd like to do sometihing Joomla! I can test a little.

Re: problem with category ordering on frontpage

Posted: Fri Dec 29, 2006 11:57 pm
by masterchief
Hi pni.

Yes, the nightlies are better to test.  We've fixed quite a few issues and changed how a few things work.