I have a little Problem...
I have installed Phoca 2.5 alfa... everything works but one error...
if i go in the backend to the menü point
Image Rating i become following sql error
Code: Select all
mysql.php on line 344https://www.phoca.cz/documents/17-phoca- ... em-solving
all tables are online and up to date..
that have fix all sql errors with the images and categories... but the vote errors are still present ...
i have following tables in my database...
did i miss a table?jos_phocagallery
jos_phocagallery_categories
jos_phocagallery_comments
jos_phocagallery_img_votes
jos_phocagallery_img_votes_statistics
jos_phocagallery_user_category
jos_phocagallery_votes
jos_phocagallery_votes_statistics
i had use the table code from install.bak with the table prefix jos_ not #__ <- i have use right underscores... 1 instead 2
that means all table are ready for use and up to date but something seems missing!!!


