Page 1 of 1

2.5.0 Alfa problem

Posted: 22 Jun 2009, 22:49
by Trace7r
Hey guy's I'm totaly new in here.

I did install, did make dirs and subdirs, then I went to images and multiadded in the right dir.
Then I made a menu-item as Phoca Gallery Category List Layout and let everything in it's standard setting.
I do see the menu but when I click it it shows all empty boxes and when I click one I get :

Warning: getimagesize() [function.getimagesize]: Unable to access /home/vhosting/22/atom-design.be/www/images/phocagallery/thumbs/phoca_thumb_l_dsc_0013-800.jpg in /home/vhosting/22/atom-design.be/www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php on line 47

Warning: getimagesize(/home/vhosting/22/atom-design.be/www/images/phocagallery/thumbs/phoca_thumb_l_dsc_0013-800.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/vhosting/22/atom-design.be/www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php on line 47


When I check the backend and I select images I see next errors:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/vhosting/22/atom-design.be/www/libraries/joomla/database/database/mysql.php on line 344

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/vhosting/22/atom-design.be/www/libraries/joomla/database/database/mysql.php on line 344


Can someone help me out of here???

Did see that the thumb dir wasn't made, but don't know why... Did made it my self and then loaded the images again hoping that the thumbs are created now.

Thanks in advance, Trace7r.

Re: 2.5.0 Alfa problem

Posted: 23 Jun 2009, 00:06
by Trace7r
Don't know if I did something wrong, but I uninstalled 2.5.0 and installed 2.2.4 and that one worked right away :x

Greetz, Trace7r.

Re: 2.5.0 Alfa problem

Posted: 23 Jun 2009, 18:45
by Jan
Hi, the second error is database error, seems like there was some problem with installing tables. see:

https://www.phoca.cz/documents/2-phoca-g ... em-solving

The first problem can be some permission problem, maybe some problem with path :(

In case you will run 2.5.0 again and you get this error:

Warning: getimagesize() [function.getimagesize]: Unable to access /home/vhosting/22/atom-design.be/www/images/phocagallery/thumbs/phoca_thumb_l_dsc_0013-800.jpg in /home/vhosting/22/atom-design.be/www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php on line 47

then see if the file exists on your server:

images/phocagallery/thumbs/phoca_thumb_l_dsc_0013-800.jpg

Jan

Re: 2.5.0 Alfa problem

Posted: 23 Jun 2009, 21:58
by Trace7r
Jan,

No the directory didn't exsits, but I did create it myself, no luck...

Then I installed the 2.2.4 version it worked without changing any DB settings or dir's on the site... :twisted:

the 2.5.0 version didn't make the thumbnails but was it an DB error that didn't alow the thumbs to get created or was it the other way around or even something else? I don't know.

Maybe I will upgrade to 2.5.0 again but not for this time.... :idea:

Hope you have something on this topic, even if it is only for testing purpose.

Grtz.

Re: 2.5.0 Alfa problem

Posted: 23 Jun 2009, 23:13
by Jan
there were not any changes regarding creating thumbnails :-( so it need to be tested again :-(

Jan