Page 1 of 1

[Solved] Images not show up in backend under "image" menu

Posted: 01 Jul 2009, 18:51
by chester
Hi Phoca.. thanks to Phoca Gallery.....

I have a problem with this component, I have upload the image through backend under "Images" menu where all the images should be listed, it appear that the upload process is complete and the images can be viewed through frontend but it's not in the backend under "Images" menu where all the images should be listed. The error respond is as follows:

Code: Select all

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/user/public_html/libraries/joomla/database/database/mysql.php on line 344
I wonder what's wrong, it seems that it's running well when I was installing this component, please help.

Re: Images not show up in backend under "image" menu

Posted: 02 Jul 2009, 16:32
by chester
Can anybody help me with this issue ????

Really appreciate it.. thanks....

Re: Images not show up in backend under "image" menu

Posted: 02 Jul 2009, 18:38
by Jan
Hi, do you use testing version (alfa)? If yes, I will do some changes in Beta, so this should be fixed there.

Jan

Re: Images not show up in backend under "image" menu

Posted: 03 Jul 2009, 05:45
by chester
Yes...

I'm using version 2.5.0 Alfa, is there any stable version ? I need this component for my portfolio Jan.....
How long will you fix this problem ? please inform me A.S.A.P

Note: I've checked on line 344 as mention in error message and it says like below:

Code: Select all

return mysql_num_rows( $cur ? $cur : $this->_cursor );
What should I change about this ??

Thanks alot Jan.

Re: Images not show up in backend under "image" menu

Posted: 03 Jul 2009, 12:19
by Jan
Hi, try to check Beta version which I have released today.

Jan

Re: Images not show up in backend under "image" menu

Posted: 04 Jul 2009, 22:35
by chester
Thanks Jan....

one more question... I need your approval for removing backlink in this phoca gallery since the backlink on the bottom says: "Beta" version because I use this component for my portfolio so I think it's unsafe to show beta version there. If it can, how to remove it ? thanks alot.

Re: [Solved] Images not show up in backend under "image" menu

Posted: 06 Jul 2009, 20:02
by Jan
Hi, you can change it in parameters.

Jan