Quote:
Originally Posted by IR15H
If anyone gets an error of;
PHP Code:
Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in /admincp/award.php on line 581
when trying to give a user an award, like I was, then open your config.php (FORUM ROOT/includes/config.php) file and change the database type ($config['Database']['dbtype'] = ''; ), from mysql i to just mysql. That did the trick for me, so hopefully if others are having the same problem it'll work for them too  .
|
thats the wrong way, i can give you the change of the award.php this evening.