Quote:
Originally Posted by DragonByte Tech
You can use something like
PHP Code:
include_once('/var/www/site.com/public_html/dbtech/dbseo/includes/class_core.php');
DBSEO::init();
$memberurl = DBSEO_Url::create('MemberProfile_MemberProfile', array('userid' => $vb_userid, 'username' => $vb_username));
You should add the [user_id] to the format, that will resolve everything
Fillip
|
I've created a thread on dbtech