hi,

uieforum.module:44 contains

include_once('functions.inc.php');

I think this should be replaced with

include_once(''.drupal_get_path(module,uieforum).'/functions.inc.php');

Comments

daniel.hunt’s picture

Assigned: Unassigned » daniel.hunt
Status: Active » Fixed

Thanks for this - Fixed

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.