Quote:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /member.php(825) : eval()'d code on line 60
|
in module "YAAS - Showthread_postbit_create"
add
PHP Code:
require_once(DIR . '/includes/class_bbcode.php');
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
after
PHP Code:
$post['showuserawards'] = false;
if ($vbulletin->options['aw_postbit'])
{