Hi CB-friends,
I use in my php-code:
$profilelink = $_CB_framework->UserProfileUrl( $row, true );
It works fine as long as I have also the "CB Random User" module on the same page activated. How can I use this trigger without the need of the "CB Random User" Module? I have searched for that for many many hours and now I hope you can help me.
The error that I get is:
Fatal error: Call to a member function UserProfileUrl() on a non-object in testscript.php(73) : eval()'d code on line 18
Many thanks in advance,
Nico