Page 1 of 2
Hi, I in
Posted: 28 Jan 2008, 11:54
by Pouyou
Hi,
I installed phoca 1.3 on Joomla! 1.5 stable.
The installation of the componement went smoothly.
But now when I try to create a categorie, I have this error message : "Error Saving Phoca Gallery Categories ". Maybe a permission problem ?
Thank you for th help.
No, Phoca Gallery ca
Posted: 28 Jan 2008, 15:29
by Jan
No, Phoca Gallery cannot store the data in your database, see your database, e.g. via PHPMyAmdin and see if there are tables 'phocagallery' and 'phocagallery_categories'. Maybe this tables were not created while intalling Phoca Gallery. If not, you must create it manually e.g. via PHPMyAdmin. All required SQL queries are in 'install.sql' file (phocagallery zip file) saved...
Jan
I just followed your
Posted: 28 Jan 2008, 16:16
by Pouyou
I just followed your advice and it worked perfectly.
Pitty the installation doesn't do that right away.
Thank you very much for your quick and helpful answer.
Posted: 28 Jan 2008, 16:18
by Jan
I cannot affect the installation process in Joomla
Great if it is working now
Jan
Hum I now have probl
Posted: 28 Jan 2008, 16:41
by Pouyou
Hum I now have problems when I create a gallery.
1) when I click on image button, I have the message : there is no picture in this folder.
2) if I put something in filename, it ends up by saying : "Error saving filename"
Sorry to bother.
PS : In the install.sql file, there is 2 _ betteewn #__phocagallery, is it normal ?
Yes, it is standard.
Posted: 29 Jan 2008, 02:28
by Jan
Yes, it is standard... see the original core sql files in joomla 1.5.
From:
#__phocagallery you get while installation your-prefix_phocagallery
Your tables should have this form in your database:
your-prefix_....
Ok, that's what
Posted: 29 Jan 2008, 07:24
by Pouyou
Ok, that's what I noticed about the sql files, I was not too much worried about that.
I'm much more annoyed by the fact of not beeing able to create gallery or to upload pics.
Posted: 29 Jan 2008, 15:27
by Jan
- yes... but it seems like you still cannot store data to the database, so the table name can be still wrong...
Thanks for the advic
Posted: 30 Jan 2008, 22:29
by Pouyou
Thanks for the advice but I could create Categorie.
My problem now is I can still not create Gallery despiste I have a table named jos_phocagallery
I finaly found what
Posted: 01 Feb 2008, 01:36
by Pouyou
I finaly found what I was missing :
I didn't put any pictures in /mages/phocagallery !
Now I have done this, it works much better !
Thank you for your patience and your help !
PS : is it possible to edit the title of this thread to indicate it's solved ?