The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to get the IP Address of a Post?
How do I echo/return the IP address of the user?
There is a IP image at the bottom of the postbit and the IP Address gets visible while hovering mouse on it. But, I want to use that on a plugin. Thanks |
#2
|
|||
|
|||
If you have access to $post in your plugin, it should be in $post[ipaddress].
|
#3
|
||||
|
||||
Amm!!!
What should I do to have access to $post in my plugin? Code:
$templater->register('post', $post); Kevin, may I PM you? I'll need some more help on the plugin that I cannot discuss publicly. Thanks |
#4
|
|||
|
|||
It depends which hook you're using.
You can PM me, but I probably won't be able to help until tomorrow because it's late here. |
#5
|
||||
|
||||
Thanks Kevin, I am in no hurry.
I'll put all the data together and will PM you shortly. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|