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

Phoca Gallery - image gallery extension
chester
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 01 Jul 2009, 18:08

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

Post 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.
Last edited by chester on 05 Jul 2009, 06:22, edited 2 times in total.
chester
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 01 Jul 2009, 18:08

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

Post by chester »

Can anybody help me with this issue ????

Really appreciate it.. thanks....
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

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

Post 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
If you find Phoca extensions useful, please support the project
chester
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 01 Jul 2009, 18:08

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

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

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

Post by Jan »

Hi, try to check Beta version which I have released today.

Jan
If you find Phoca extensions useful, please support the project
chester
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 01 Jul 2009, 18:08

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

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

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

Post by Jan »

Hi, you can change it in parameters.

Jan
If you find Phoca extensions useful, please support the project
Post Reply