Log in

View Full Version : Brain fried need help with a conditional


lil7rocket
03-27-2007, 01:59 AM
need it to check userid# and username and verify they belong to same account

Marco van Herwaarden
03-27-2007, 05:35 AM
How/What/Where are you trying to do this?

lil7rocket
03-27-2007, 11:55 AM
in a product autoposts a thread on registration

I have it set as a username right now but I am not sure if I am supposed to supply the userid or the name...its just that one particular variable that has me confused i you'd like I can post my product's xml file

Blaine0002
03-27-2007, 01:19 PM
what hook are you using? are you drawing the username from a database? if so just smack it into an array and use $user['userid']

lil7rocket
03-27-2007, 04:21 PM
using a VBoptions set username
here's the xml