I need some help...
When I give an award to a user via modcp. I get the following error
Code:
Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/modcp/award.php on line 381
and when I grant it via admincp. I get the following error
Code:
Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/admincp/award.php on line 595
They are quite obviously related. I haven't had time to poke around the code, has anyone else encountered this?