Welcome, Guest. Please Login or Register.
March 29, 2024, 02:54:32 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Show all posts from an Ip address « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Show all posts from an Ip address  (Read 5283 times)
hprod
Jr. Member
**
Posts: 84


En mi debilidad me haces fuerte, SeƱor (San Pablo)

Show all posts from an Ip address
« on: February 16, 2004, 09:20:02 AM »
Reply with quote

Hey people!
Maybe you have an answer for this question,
I would like to show all posts posted from the same IP address. How can it be done?

Thanks a lot in advance!
Logged
oldiesmann
YaBB God
*****
Posts: 577


Jesus died for your sins... Have you thanked him?

oldiesmann@oldiesmann.us WWW
Re:Show all posts from an Ip address
« Reply #1 on: February 18, 2004, 01:28:52 AM »
Reply with quote

I don't know how you want to display the messages is to do a MySQL query:

SELECT * FROM yabbse_messages WHERE posterIP = '1.2.3.4';

Just replace 1.2.3.4 with the IP address you want to see messages for and replace yabbse_ with whatever your database prefix is. Unfortunately, I don't know how the thread ID is generated, so I can't tell you how to create a list of these messages with links to view them.
« Last Edit: February 18, 2004, 01:30:05 AM by oldiesmann » Logged

"I've sinned greatly, but Christ's for real, baby
It's a wonder He saved me and just didn't hate me
So won't you tell Him "Save me"
Please stand up, please stand up, please stand up..." - J. Jackson (More Info)
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Show all posts from an Ip address « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.013 seconds with 19 queries.