sql error after install

Discuss here how to configure hoteldruid and better use its features.

Moderator: marco

Post Reply
norfolkandway
Posts: 1
Joined: Tue Nov 06, 2007 6:31 pm

sql error after install

Post 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
mcneilski
Posts: 3
Joined: Mon Nov 12, 2007 7:00 am

Post 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.
Post Reply