Author |
Message |
gonehaywire
Worker


Joined: May 20, 2004
Posts: 126
|
Posted:
Fri Jul 09, 2004 4:41 pm |
|
Hello.
Is there away for the admin to view a members journal even if its private? I think one of my members is posting links and downloads to illegal stuff and I dont know which it is. thanks |
|
|
|
 |
GanjaUK
Life Cycles Becoming CPU Cycles

Joined: Feb 14, 2004
Posts: 633
Location: England
|
Posted:
Fri Jul 09, 2004 6:22 pm |
|
nuke_journal table in the db. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
 |
SmackDaddy
Involved


Joined: Jun 02, 2004
Posts: 268
Location: Englewood, OH
|
Posted:
Fri Jul 09, 2004 6:40 pm |
|
Seems like there could be a need for an admin panel module/add-on for this sort of thing.....and with me just beginning to look into PHP, is there a similar module with calls and programming that would be used that could be "similar" to what a journal viewer would need to do? (I tend to work best by example which is why I ask......)
Thanks..... |
|
|
|
 |
gonehaywire

|
Posted:
Fri Jul 09, 2004 7:16 pm |
|
Ok im in my phpmyadmin area and looking on the left scrolled down to all the db and all i see is nuke_journal and nuke_journal_comments and nuke_journal_stats so what should i be looking for? |
|
|
|
 |
GanjaUK

|
Posted:
Fri Jul 09, 2004 9:50 pm |
|
Like I said, nuke_journal table. |
|
|
|
 |
gonehaywire

|
Posted:
Sat Jul 10, 2004 12:43 am |
|
Yes that is where i am looking but all i see is where you put a check mark in:
jid
aid
title
bodytext
and so on i dont see anything where it has something to do with viewing a members journal? |
|
|
|
 |
GanjaUK

|
Posted:
Sat Jul 10, 2004 12:48 am |
|
Sorry, I assumed you knew your way around phpmyadmin. After you click nuke_journal link on the left, you then click SELECT at the top, next page at the bottom click GO. |
|
|
|
 |
gonehaywire

|
Posted:
Sat Jul 10, 2004 10:16 pm |
|
Sorry that didnt help i dont see SELECT up top only thing up there is:
Structure
Browse SQL
Search Insert
Export
Operations
Empty Drop
then under that the check mark fields and under that ara is this:
Indexes : [Documentation]
Keyname Type Cardinality Action Field
PRIMARY PRIMARY 0 jid
jid INDEX None jid
aid INDEX None aid
title FULLTEXT None title
Create an index on columns Space usage : Type Usage
Data 0 Bytes
Index 1,024 Bytes
Total 1,024 Bytes
Row Statistic : Statements Value
Format dynamic
Rows 0
Next Autoindex 1
Creation Jul 09, 2004 at 08:16 PM
Last update Jul 09, 2004 at 08:16 PM
Last check Jul 09, 2004 at 08:16 PM
so guess i'm still lost in it lol but i am in nuke_journal area  |
|
|
|
 |
antinportugal
Hangin' Around

Joined: Feb 24, 2004
Posts: 31
|
Posted:
Sun Jul 11, 2004 2:17 am |
|
clicking on browse would give you the a list of the first (30 or whatever) of all entries by I suggest it might be easier/more convient to click on search and then fill in the aid box, something along like aid="the members name you want to check" to just see entries for that user |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sun Jul 11, 2004 10:50 am |
|
|
|
 |
|