I get the following error message after running
istallation.
Warning: Supplied argument is not a valid MySQL-Link
resource in /var/www/html/secure/crm/html/db.php
on line 45
Error in request : 'SELECT * FROM session WHERE
idSession
= '628135ae57fecae106ea6e9bd3da4d96' '.
MySQL message :
Please help
Logged In: YES
user_id=386399
I have a similar problem.
I made changes in my db.inc and db.php files because all I
received was a blank page. I will post the changes below.
This is the error message I got, almost identical to yours. I
notice no one has answered in this setting, but, hope
someone will assist.
Error in request : 'SELECT * FROM session WHERE idSession
= '7a710df29d9797b54437904f6d587b8e' '.
MySQL message : Table 'xcoastaloutdoors_5.session' doesn't
exist
If someone can assist, I will be happy to post those changes.
Thank you,
Joel
joel@coastaloutdoors.com
Logged In: YES
user_id=386399
I have a similar problem.
I made changes in my db.inc and db.php files because all I
received was a blank page. I will post the changes below.
This is the error message I got, almost identical to yours. I
notice no one has answered in this setting, but, hope
someone will assist.
Error in request : 'SELECT * FROM session WHERE idSession
= '7a710df29d9797b54437904f6d587b8e' '.
MySQL message : Table 'xcoastaloutdoors_5.session' doesn't
exist
If someone can assist, I will be happy to post those changes.
Thank you,
Joel
joel@coastaloutdoors.com
Logged In: YES
user_id=386399
I found part of the problem. In db.inc, I listed my db as
xcoastaloutdoors_6 but in db.php I listed the db as
xcoastaloutdoors_5. I made that correction and logged in
accordingly.
Once logged in, I ONLY get a blank page.
I am able to view other pages by inputting the URL directly,
such as www.domain.com/opencrm/html/add.php
I attempted to add a record and got the following error:
Error error eeeeeeehhhhhhhhror : You have an error in your
SQL syntax near '(creatorID) VALUES (1)' at line 1
INSERT INTO (creatorID) VALUES (1)