Active
Project:
User titles
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2011 at 00:46 UTC
Updated:
5 Jan 2011 at 00:46 UTC
Hi,
Around line 465, this should be something like :
<?php
$result = db_fetch_object(db_query("SELECT tid FROM {user_titles_users} WHERE uid = %d", $user->uid));
$tid=$result->tid;
?>
Regards,
TahitiClic