New problems with 1.0.2:
| Code: : |
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 66
Warning: mysql_select_db(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 67
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 85
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 96
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 97
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 103
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 104
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 176
Warning: mysql_select_db(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 177
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 201
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 202
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 213
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 214
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 221
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 222
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 229
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 230
Warning: mysql_query(): supplied argument is not a valid MySQL-link resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 237
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/xxx/modules/mod_moolet_online/mod_moolet_online.inc.php on line 238
|
It is finally displaying the current numbers and members/guests online, so we're closer now than we were before.
I'm in the midst of this project, but thought I would drop this into you so that you could look it over. I haven't had time to look over the offending code, but I suspect it has more to do with the parameters being passed. I'll try to check back later with other thoughts.
Wolf.