Glad to hear you resolved the issue and thanks for posting how you got there!

Greentings,
Manuel
Code: Select all
global $gCms;
Code: Select all
$gCms = cmsms();
Code: Select all
$db =& $gCms->GetDb();
Code: Select all
$db = cmsms()->GetDb();
Code: Select all
{$author_email|@debug_print_var}