Hi Jan,
I just installed a fresh new version of Joomla 1.5.5
Was able to install Phoca Guestbook without any problem, however, when I access it from the Components menu, I get this in the Items page:
[code]Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/robertc/public_html/libraries/joomla/database/database/mysql.php on line 338
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/robertc/public_html/libraries/joomla/database/database/mysql.php on line 338
Warning: array_unshift() [function.array-unshift]: The first argument should be an array in /home/robertc/public_html/administrator/components/com_phocaguestbook/views/phocaguestbooks/view.html.php on line 68
Warning: Invalid argument supplied for foreach() in /home/robertc/public_html/libraries/joomla/html/html/select.php on line 68
[/code]
and this, in the Guestbooks page:
[code]
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/robertc/public_html/libraries/joomla/database/database/mysql.php on line 338
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/robertc/public_html/libraries/joomla/database/database/mysql.php on line 338
[/code]
I'm not quite sure what's going on, but when I tried to install a component by RSJoomla, I got some weird JFTP error messages so something seems to be wrong. Why I was able to install the Guestbook without issue but not the RSJoomla component doesn't make sense to me. 1.5.5 was just released so I'm wondering if maybe it's not "stable" after all.....
new install on 1.5.5 showing warnings??
-
- Phoca Enthusiast
- Posts: 85
- Joined: 10 May 2008, 21:11
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: new install on 1.5.5 showing warnings??
Hi, see:
https://www.phoca.cz/documentation/index ... stallation
(it seems like you have problems with your database - creating of tables)
Jan
https://www.phoca.cz/documentation/index ... stallation
(it seems like you have problems with your database - creating of tables)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 85
- Joined: 10 May 2008, 21:11
Re: new install on 1.5.5 showing warnings??
I looked in phpmyadmin and sure enough the tables are not there. This concerns me because this is a clean new install of the latest Joomla. I suppose I could create the tables manually like you instruct in the documentation, but that does not solve my underlying problem.. I am wondering if this is a 1.5.5 problem since I did not have ANY issue when I installed the Guestbook in 1.5.3





-
- Phoca Enthusiast
- Posts: 85
- Joined: 10 May 2008, 21:11
Re: new install on 1.5.5 showing warnings??
Jan, I feel very stupid at this moment. I realized what I did wrong. I installed the Guestbook and then had to step away for a while and forgot to click the huge install button and of course when I came back to the computer, I had gotten timed out. This is the reason why the tables weren't created.. My fault
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: new install on 1.5.5 showing warnings??

If you find Phoca extensions useful, please support the project