Page 1 of 1

new install on 1.5.5 showing warnings??

Posted: 31 Jul 2008, 10:07
by dax702
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.....

Re: new install on 1.5.5 showing warnings??

Posted: 31 Jul 2008, 10:18
by Jan
Hi, see:

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

(it seems like you have problems with your database - creating of tables)

Jan

Re: new install on 1.5.5 showing warnings??

Posted: 31 Jul 2008, 10:26
by dax702
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 :x :x :x :x

Re: new install on 1.5.5 showing warnings??

Posted: 31 Jul 2008, 10:35
by dax702
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

Re: new install on 1.5.5 showing warnings??

Posted: 31 Jul 2008, 11:08
by Jan
:wink: great it works...