![]() |
Private Message IP address
Is there a way to find out? If no, is there a mod or template edit for this? If no, would someone help me make a plugin. I'll pay for this feature.
|
The ip address isn't saved when a private message is sent. I did a couple searches but I can't find any mod for this (which doesn't mean it doesn't exist - maybe someone else will know). If you have a specific message you're curious about you might be able to figure it out by looking in the web server logs for someone accessing private.php at the time the message was sent.
|
Sorry. My vbulletin technical knowledge isn't very strong. Can you guys explain in greater detail? Thanks.
|
Quote:
|
Sounds good. Do you guys have any recommendations for who can make this mod?
|
The IP for PMs is pulled using:
Code:
$post['ipaddress'] The IP for Posts is pulled using: Code:
$post['ip'] No need for any queries. And it DOES work on already sent PMs. |
Quote:
|
I don't see your point. He wanted the IP of the PM. This is how vb does it.
|
Just stuck this in postbit
HTML Code:
{vb:raw post.ipaddress}#########{vb:raw post.ip} EDIT: Checked PMs and {vb:raw post.ip} doesn't have a value |
But they were wanting that in PMs. post.ip does not work in PMs.
|
All times are GMT. The time now is 05:27 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:
|