FSSL > 05-01-2016, 05:27 PM
The Rogue Tomato > 05-01-2016, 05:29 PM
(05-01-2016, 05:18 PM)admin Wrote:(05-01-2016, 05:08 PM)FSSL Wrote: You said, "By the way, I know for a fact that this is a lie. I know the software. I know site admins can read the PMs."
You said "software." You also said that "admins can read the PMs." The software does not allow access to the PMs. Admins cannot read the PMs though the software.
Thanks to you and admin, I NOW know that can be done through MySql. ONLY the WEBSITE DEVELOPER can read PMs if he checks out the database.
Good grief, you ARE the website developer. You run CPanel and can readily run MySQL admin or query the proper tables from the shell.
Stop pretending you don't know how to do this.
FSSL > 05-01-2016, 05:34 PM
The Rogue Tomato > 05-01-2016, 05:38 PM
(05-01-2016, 05:34 PM)FSSL Wrote: You said "software" and "admins." Both of which are not true.
Now.. are your current users on this forum protected from their PMs not being looked at since you both are into looking at the database? Probably not.
FSSL > 05-01-2016, 05:53 PM
The Rogue Tomato > 05-01-2016, 05:57 PM
FSSL > 05-01-2016, 06:14 PM
The Rogue Tomato > 05-01-2016, 06:34 PM
(05-01-2016, 06:14 PM)FSSL Wrote: So, Tomato, you won't answer how admins are supposedly able to read PMs?
![[Image: tumblr_o6ig7n2wBd1s59098o1_540.png]](https://40.media.tumblr.com/655153bc390e5089b95d7273e39a42e4/tumblr_o6ig7n2wBd1s59098o1_540.png)
![[Image: tumblr_o6ig87EcPc1s59098o1_540.png]](https://65.media.tumblr.com/f721f15f60208877cb1b944a60e1bc8e/tumblr_o6ig87EcPc1s59098o1_540.png)
![[Image: tumblr_o6iggyU3Z41s59098o1_1280.png]](https://41.media.tumblr.com/1bb5c3504779d9dd525c0fa1e263353e/tumblr_o6iggyU3Z41s59098o1_1280.png)
![[Image: tumblr_o6igkiC10H1s59098o1_250.png]](https://66.media.tumblr.com/c27a3352bfcb7f5d2d1a01283e1c0bb7/tumblr_o6igkiC10H1s59098o1_250.png)
admin > 05-01-2016, 06:52 PM
(05-01-2016, 05:27 PM)FSSL Wrote: Tomato cannot answer for himself? He said the "software" and "admins." That is not true.
Since you are so accusing...
I didn't know that the PMs were in plain text in the database, and you and Tomato did. What are you both hiding? Does Tomato still have the copy of the forum? Apparently. You had my password.
So, when it comes down to maliciousness, your accusations are unfounded and hypocritical.
admin > 05-01-2016, 06:59 PM
(05-01-2016, 06:34 PM)The Rogue Tomato Wrote:(05-01-2016, 06:14 PM)FSSL Wrote: So, Tomato, you won't answer how admins are supposedly able to read PMs?
You already know how to do it.
1. Go to your site's CPanel. You know how to do this, otherwise you couldn't have set up, updated, or modified your site.
2. Click on the icon for phpMyAdmin.
3. Log in with the admin username/password for your forum software's database. You have to know this to do any work on your site, but if you lie and say you forgot, the username/password are easily changed or retrieved. I know. I forgot my username and password while making this demo for you, and retrieved the info in less than 1 minute.
4. Browse to the table you want to view (in this case, "smf_personal_messages", but since I don't have smf installed on my site, I'll show you "wp_comments" in a wordpress table instead):
5. See the comment fields in the column called "comment_content"? The private messages will look just like that, in plain text. Only the column name will be "body" instead of "comment_content". If you want to view the entire private message, all you have to do is click on the message, like this:
As I said, in the case of smf, the column name would be "body", not "comment_content".
Anyone who has ever set up or maintained a web site knows how to do all this, especially since cPanel an phpMyAdmin makes it so easy. I mistakenly referred to it as mySQLAdmin before. I haven't done any work on my site in years, as you can see from the date on the comments (2010), so I forgot the correct name.
See how easy that was? It only took about 1 or 2 minutes for me to get to the Wordpress comments and view them in the database. It would only take about 1 or 2 minutes for you to browse through ALL of the private messages.