wakawaka
02-01-2002, 05:45 PM
ok, i am embarking on making the php-nuke and vbulletin integration hack a fully working hack. I already got it perfected to the point where if you click register on php-nuke it will take you to the vbulletin register page. and once you register there it will add the users to both the php-nuke user table and the vbulletin user table.
and i also got it so once you change your info on vbulletin it automatically changes it for php-nuke too.
but i am stuck on trying to get it to change my vbulletin user table once the user udates their profile on the php-nuke user db.
i need to find out how to copy the info from a certain row on one table to and to udate a row on another table with the info from the first table. In other words i need to copy the udated php-nuke user info for a certain user to their corresponding info in the vbulletin table.
thanks ahead of time
and i also got it so once you change your info on vbulletin it automatically changes it for php-nuke too.
but i am stuck on trying to get it to change my vbulletin user table once the user udates their profile on the php-nuke user db.
i need to find out how to copy the info from a certain row on one table to and to udate a row on another table with the info from the first table. In other words i need to copy the udated php-nuke user info for a certain user to their corresponding info in the vbulletin table.
thanks ahead of time