RevCMS SwiftEMU profiles

btje

Member
May 17, 2012
46
2
Hey,

I'm trying to view a profile but I can't see any.. I got revcms and I know i need to have a query.
Does anybody knows where and what?

Thanks guys,
Btje

[sorry for my bad English, i'm Dutch]
 

btje

Member
May 17, 2012
46
2
Yeahh, I need to add this query:

Code:
mysql_query("INSERT INTO user_info (user_id,bans,cautions,reg_timestamp,login_timestamp,cfhs,cfhs_abusive) VALUES ('" . $id . "','0','0','" . time(). "','" . time() . "','0','0')");

But idk where.
 

Users who are viewing this thread

Top