![]() |
[post now null and void. But I don't feel like deleting it so nah!]
[Edited by Ed Sullivan on 07-15-2000 at 04:16 PM] |
well thanks Ed... it works perfectly now https://vborg.vbsupport.ru/
|
Yay!
|
Remove this part
Code:
if ($location) { $location = "Location: $location"; } |
No John, that's intentional.
Otherwise, user's without a $location or $interests, will show up as: Quote:
|
Even cleaner:
Old: if ($location) { $location = "Location: $location"; } New: if ($location) { $location = "Location: $location<br>"; } That way, if there's no location, there's no linefeed. [Ed's Edit: Sorry, you missed a "$", fixed now] [Edited by Ed Sullivan on 07-15-2000 at 10:47 PM] |
Ah, that makes sense. :)
|
Quote:
|
Ed:
Don't you want to include: if ($userinfo[receivepm]=="1") { $pmlink = "<a href=\"private.php?action=newmessage&toid=$userinf o[userid]\"><img src=\"images/pm.gif\" border=0></a> "; } else { $pmlink = ""; } in this if you are using Private Messages 1.2? Parker |
By "no linefeed" I mean no blank line.
|
All times are GMT. The time now is 04:44 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|