| View previous topic :: View next topic |
| Author |
Message |
min Guest
|
Posted: Fri Jun 09, 2006 8:44 pm Post subject: authentication |
|
|
Upon editing auth.php, I get the following message when i load the calendar wrapped in Joomla:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/apache2/htdocs/thyme/thyme-1.3-zend/modules/auth/auth.php on line 491
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /usr/local/apache2/htdocs/thyme/thyme-1.3-zend/modules/auth/auth.php on line 494 |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Fri Jun 09, 2006 8:54 pm Post subject: |
|
|
Hi min,
Did you set the wrapped option in the auth module? |
|
| Back to top |
|
 |
min Guest
|
Posted: Sat Jun 10, 2006 12:05 am Post subject: wrapped mode |
|
|
Do you mean in auth.php:
# set to 1 if wrapped
$mambo_opts['wrapped'] = 1;
If so, I did. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Sat Jun 10, 2006 12:22 am Post subject: |
|
|
| Does this only happen when it's wrapped? |
|
| Back to top |
|
 |
min Guest
|
Posted: Sat Jun 10, 2006 12:38 am Post subject: auth |
|
|
| I get the same warnings when thyme is not wrapped... |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Sat Jun 10, 2006 1:13 am Post subject: |
|
|
| Could you turn the debug setting on in the auth module and tell me what it says please? |
|
| Back to top |
|
 |
|