Page 1 of 1

List all not work (BUG?)

Posted: 17 Dec 2009, 15:36
by Micha
Hi Jan,

I want to let u know that when i select in the pull down (pagination Joomla) below the list of guestbook entrees. The component is show a complete white page? Select show 100 items is work fine but List ALL is not working.
Joomla 1.5.14 and 1.5.15 No SEF on, just basic Joomla.
URL is like: index.php?option=com_phocaguestbook&view=phocaguestbook&id=2&Itemid=2
Please advice on this.

Micha

Re: List all not work (BUG?)

Posted: 22 Dec 2009, 00:50
by Micha
Is there anyone who can confirm this?

Micha

Re: List all not work (BUG?)

Posted: 27 Dec 2009, 15:52
by Jan
Hi, just see error log and enable error reporting so you can see the error, maybe there is no enough time to load all the posts so you get some max execution time error on your server.

Jan

Re: List all not work (BUG?)

Posted: 27 Dec 2009, 20:38
by Micha
Is this pagination question pure Joomla? Because the option List All is not a good idea if you have +500 items ;-)
I will look if there is some logging.

You don't have the bug?

Micha

Re: List all not work (BUG?)

Posted: 29 Dec 2009, 00:15
by Jan
Yes, there is no custom pagination like in Phoca Gallery yet :-(

Re: List all not work (BUG?)

Posted: 29 Dec 2009, 13:12
by Micha
Micha wrote:
--- You don't have the bug?

Micha
Still one question Jan ;-)

Re: List all not work (BUG?)

Posted: 04 Jan 2010, 19:36
by Jan
No... maybe you don't have enough memory to display all the items so you get some error (memory) which caused stopping the script.

Jan