The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
$result = mysql_query(" SELECT * FROM contacts WHERE member_id = $member_id ") or die(mysql_error()); $row = mysql_fetch_assoc($result); please check with this: http://www.photo-host.org/img/958319table.jpg did i do it right? $strsql="SELECT email, firstname, surname, address_line1, ". "address_line2, city_county, postcode FROM ". "contacts WHERE id = '$member_id'"; |
#12
|
||||
|
||||
Is $member_id populated? Does it have the id in it?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|