i installed phoca gallery, nice.
i could create category(s). but i can't save images in gallery tab. when i click gallery nothing shown. a blank screen with noreply welcomes me!
what's wrong with that?
can't use phocagallery?!
-
gunkaragoz
- Phoca Member

- Posts: 10
- Joined: 07 Feb 2008, 12:32
- Location: Izmir
- Contact:
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Plese, let me know y
Plese, let me know your:
Joomla! version
Phoca Gallery version.
Do you have GD support?
Did Joomla! create the tables (see your database, more info here: https://www.phoca.cz/phocagallery/user-manual/ )
Joomla! version
Phoca Gallery version.
Do you have GD support?
Did Joomla! create the tables (see your database, more info here: https://www.phoca.cz/phocagallery/user-manual/ )
If you find Phoca extensions useful, please support the project
-
gunkaragoz
- Phoca Member

- Posts: 10
- Joined: 07 Feb 2008, 12:32
- Location: Izmir
- Contact:
joomla 1.5v1.3
joomla 1.5
v1.3.3_beta i use ( as i know latest version)
where can i look for GD support?
joomla created tables.
v1.3.3_beta i use ( as i know latest version)
where can i look for GD support?
joomla created tables.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
see the php info, ru
see the php info, run this script on your server
<?php
echo phpinfo();
?>
Did you error_reporting on?
Let me know your site if you can.
Jan
<?php
echo phpinfo();
?>
Did you error_reporting on?
Let me know your site if you can.
Jan
If you find Phoca extensions useful, please support the project
-
gunkaragoz
- Phoca Member

- Posts: 10
- Joined: 07 Feb 2008, 12:32
- Location: Izmir
- Contact:
erroe reporting is o
erroe reporting is on.
i couldnt find gd support description in phpinfo site is not online yet sorry.
i couldnt find gd support description in phpinfo site is not online yet sorry.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
hmmm, this is a prob
hmmm, this is a problem, because I can help you if I see it...
See, if you have some images in images/phocagallery folder and if there is a subfolder called thumbs and if there are some images in this subfolder
See, if you have some images in images/phocagallery folder and if there is a subfolder called thumbs and if there are some images in this subfolder
If you find Phoca extensions useful, please support the project
-
gunkaragoz
- Phoca Member

- Posts: 10
- Joined: 07 Feb 2008, 12:32
- Location: Izmir
- Contact:
yes there are images
yes there are images and thumbs.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
It means, that your
It means, that your GD is working. Phoca Gallery has created thumbnails but there is a problem with saving filenames to the database ???
Try to reinstall the comonent (1.3.5) and see if both tables are created in the database....
jos_phocagallery
jos_phocagallery_categories (jos --> your_prefix)
Try to reinstall the comonent (1.3.5) and see if both tables are created in the database....
jos_phocagallery
jos_phocagallery_categories (jos --> your_prefix)
If you find Phoca extensions useful, please support the project
-
gunkaragoz
- Phoca Member

- Posts: 10
- Joined: 07 Feb 2008, 12:32
- Location: Izmir
- Contact:
i installed 1.3.5
i installed 1.3.5
jos_phocagallery
jos_phocagallery_categories
are ok.
now when i click gallery tab and add image, i can see two icon one of them is image directory created by me in ftp. when i click multiple add then select images and click save blank screen shown again.
jos_phocagallery
jos_phocagallery_categories
are ok.
now when i click gallery tab and add image, i can see two icon one of them is image directory created by me in ftp. when i click multiple add then select images and click save blank screen shown again.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Please select an ima
Please select an image and add it into a gallery and then see on your server disc if the thumbnail of this image was created
If you find Phoca extensions useful, please support the project