Error /com_phocagallery/models/categories.php on line 53

Phoca Gallery - image gallery extension
andrax
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 13 Apr 2008, 20:20

Error /com_phocagallery/models/categories.php on line 53

Post by andrax »

Dear Jan,

updated my working 1.8.8 to 2.0.0.

Result: Warning: Invalid argument supplied for foreach() in /homepages/.../.../htdocs/components/com_phocagallery/models/categories.php on line 53

Line 53: foreach ($this->_data as $key2 => $value2)

Joomla 1.5.7

Any idea?

Perhaps there is a solution on the board...but your search engine doesn´t allow a search for items less than three caracters... and 53 has only two...so perhaps I couldn´t find it because of this

Thanks in advance
Best regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error /com_phocagallery/models/categories.php on line 53

Post by Jan »

see if you have tables for phoca gallery categories in your database...

$this->_data should be data loaded from phocagallery_categories and phocagallery_user_category, ..votes_statistics...

Jan
If you find Phoca extensions useful, please support the project
andrax
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 13 Apr 2008, 20:20

Re: Error /com_phocagallery/models/categories.php on line 53

Post by andrax »

Hi Jan,
thanks for your quick reply.
Yes, in my database there are jos_phocagallery and jos_phocagallery_categories.

Error /com_phocagallery/models/categories.php on line 53: This was the result, when i published the gallery.

Just took a look in joomla-backend and found under phoca/categories following warnings.

Warning: Invalid argument supplied for foreach() in /homepages/.../htdocs/administrator/components/com_phocagallery/helpers/phocagallery.php on line 1248

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /homepages/.../htdocs/libraries/joomla/database/database/mysql.php on line 342

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /homepages/.../htdocs/libraries/joomla/database/database/mysql.php on line 342

My Provider is 1und1 with mysql 4.

Perhaps this helps to find a solution to solve this problem.
Thank you for your great work and support.
Brgds
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error /com_phocagallery/models/categories.php on line 53

Post by Jan »

but you need not only the 2 tables you have, but 6 tables (4 are news), see:

https://www.phoca.cz/documentation/index ... stallation

last paragraph is important
If you find Phoca extensions useful, please support the project
andrax
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 13 Apr 2008, 20:20

Re: Error /com_phocagallery/models/categories.php on line 53

Post by andrax »

Dear Jan,
tried everything, SQL manuel (...) but can´t get it running...:-(

Seems that joomla 1.5.7, MySQL 4.0.26 and Phoca 2.0 are not that compatible as it should be..
Have now updated a test-domain: With 1.5.7 and MySQL 5.0 the direct installation of 2.0 failed too. Was only possible to install 1.8.8 and than upgrade to 2.0. Seems that there are some bugs in 1.5.7, too. e.g. standard installation example data did fail...found a lot about it in Google...

O.k, have to stop now with wasting our time with this.
As i can´t upgrade the existing page from MsSQL 4 to 5: is there a way to downgrade 2.0 to the last running version 1.8.8?

Or do i have to build up the galleries completly new?

:twisted: Thanks a lot in advance, you´re doing a really great job. :twisted:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error /com_phocagallery/models/categories.php on line 53

Post by Jan »

Hi, you can install 1.8.8, it only overwrites the files (no changes in database) if you click on "upgrade" and it should work

Jan
If you find Phoca extensions useful, please support the project
andrax
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 13 Apr 2008, 20:20

Re: Error /com_phocagallery/models/categories.php on line 53

Post by andrax »

Hi Jan,
this was the greatest help of all...:-))
Didn´t try it before because I didn´t know what would happen.
Perhaps you should add this downgrade information to your documentation.
It was more than helpful, downgrade from 2.0.0 to 1.8.8 via upload 1.8.8 and than press UPGRADE... and 1.8.8 is running as it did on the first day.
:twisted: :twisted: :twisted: :twisted: :twisted: :twisted: :twisted: :twisted: :twisted:
Really great job, worth a donation, will follow next week!
Brgds
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error /com_phocagallery/models/categories.php on line 53

Post by Jan »

great to hear it, thank you for the donation and for so many smilies :-)
If you find Phoca extensions useful, please support the project
Post Reply