Page 1 of 2

Hi Jan,I

Posted: 15 Jan 2008, 12:59
by neotec
Hi Jan,

I've some error codes in "Phoca Guestbook - Items"
"
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /www/htdocs/libraries/joomla/database/database/mysql.php on line 337

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

Warning: array_unshift(): The first argument should be an array in /www/htdocs/administrator/components/com_phocaguestbook/views/phocaguestbooks/view.ht ml.php on line 68

Warning: current(): Passed variable is not an array or object in /www/htdocs/libraries/joomla/html/html/select.php on line 68"

Joomla 1.5 RC4 night build

any ideas ?

See your database, i

Posted: 15 Jan 2008, 15:09
by Jan
See your database, if there are two phocaguestbook tables created...

Jan

Hallo Jan,

Posted: 15 Jan 2008, 22:40
by neotec
Hallo Jan,

danke fĂźr Deine schneller Antwort !
Hab gerade gelesen dass Du auch gut deutsch sprichst.

Das Problem ist behoben.
Mein Fehler war das '#__'

Ich habe die Tabelle einfach mit dem gleichen präfix benannt wie bei der Installation und jetzt geht alles !

Vielen Dank !

Posted: 15 Jan 2008, 22:48
by Jan

Hello,I&

Posted: 23 Jan 2008, 01:31
by Ger
Hello,

I've got the same error codes, but i've got no phocaguestbook in the database. I don't know why he is not writing in the database. What could I do.

Sites works fine see www.brassers.nl/brasnw

Thanks for the reply.

Ger

You must do it manua

Posted: 23 Jan 2008, 12:49
by Jan
You must do it manually. Just go to e.g. PHPMyAdmin and add SQL command here. You find it in install.sql. You must change all strings
FROM:
#__
TO
your-prefix_ in this file and then copy it and paste it to SQL window in PHPMyAdmin and add submit...

Jan

Hi, after installati

Posted: 23 Jan 2008, 16:46
by phd
Hi, after installation I receive the same error, but after modify the install.sql to my prefix it doens't work, the same error appears.
I look in all files with #__ and replaced it with my prefix, the same error. I try also to install EasySql but this installation failed also. And I can't activate the System-Legacy plugin ;-(
What can I do?

Thanks a lot
Philip

Please let me know t

Posted: 23 Jan 2008, 17:40
by Jan
Please let me know the errors

Hi, now it works

Posted: 23 Jan 2008, 18:01
by phd
Hi, now it works
I found the PHPMayAdmin, sorry for my disturbance

Philip

Hello,Ja

Posted: 23 Jan 2008, 20:09
by Ger
Hello,

Jan, thnx for the quick reply. I've found the file and I change the prefix, that's done.

But when I submit it in sql i've got an error message from sql

#1064 - You have an error in your SQL syntax near 'CHARACTER SET `utf8`' at line 22

I've got the following versions :
PHPMyadmin 2.5.6
MySQL 3.23.58

Thanks for the reply, Ger