Connecting Tech Pros Worldwide Help | Site Map

phpBB2

Joe
Guest
 
Posts: n/a
#1: Jul 17 '05
Hey there,
In phpBB2, is there any way I could change the IP that is logged for a
certain post. Like say I posted something and it logged my IP at the time
that I wrote that post. Is there a way to edit that? I have administrative
access and access to the database itself.

Thanx
Joe


Tim Van Wassenhove
Guest
 
Posts: n/a
#2: Jul 17 '05

re: phpBB2


On 2003-12-11, Joe <joe_trottier@hotmail.com> wrote:[color=blue]
> Hey there,
> In phpBB2, is there any way I could change the IP that is logged for a
> certain post. Like say I posted something and it logged my IP at the time
> that I wrote that post. Is there a way to edit that? I have administrative
> access and access to the database itself.[/color]

So you have a look at the form that is used when you post something.
Then you lookup that file, and start reading the source-code until you
find out where the insertions happen... Now you know where you find this
data in you database...

Sometimes it might be easier to have a look at the tables that are
available and have a look at the structure of them... If you guess well,
it might save you some time...


--
verum ipsum factum
Closed Thread