Hi,
I have just installed modx 1.0.3.
In the manager I get these SQL errors -
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mydirectory/www/modx/manager/includes/user_settings.inc.php on line 18
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mydirectory/www/modx/manager/includes/user_settings.inc.php on line 20
Warning: Cannot modify header information - headers already sent by (output started at /home/mydirectory/www/modx/manager/includes/user_settings.inc.php:18) in /home/mydirectory/www/modx/manager/index.php on line 169
Please wait while MODx loads the page...
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mydirectory/www/modx/manager/actions/welcome.static.php on line 83
Ive checked the forums and have found people having similar issues with older versions. However none have helped me.
I have reinstalled modx twice with no luck.
This is a shared webhost running PHP Version 4.3.9
The database is on a seperate server (not localhost like all my other installs). Server version: 4.1.22-log
How can I troubleshoot this? I really dont know what to look for, or what to ask my webhost for.
Thanks for any direction
Mitch