Page 1 of 1

sql error after install

Posted: Tue Nov 06, 2007 6:37 pm
by norfolkandway
Hi

I seem to have installled s/w correctly but when I access the admin menu I get the following error at the header
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 7 in /home/etwofous/public_html/Bookings/includes/funzioni_mysql.php on line 69

Then many other errors further on

Any help is much appreciated

Posted: Tue Nov 13, 2007 1:52 am
by mcneilski
Hi,
It doesnt sound good.
Can you view your database with a tool like phpmyadmin?
If so, are the phpresidence tables there, and do they have any rows of data in them?

If I were you, I would be tempted to drop all tables from the database, remove all the php-residence files from your server, or move them somewhere else e.g. create a directory under your webroot called "old", and move all the files in there, then unpack the installation package again, and try a reinstall.

If that still fails, then go back and check your database to see if there are any tables, and if those tables have rows of data in them.
It sounds like there was a problem with the install to me.
Hope that is of some help.
N.