![]() |
Need a bit of help on the database layout...
I'm working on creating a hack to allow reporting of PMs. Unfortunately, we don't have phpMyAdmin installed, so I was wondering what the name of the table where PMs are stored in and what the last field in that table is. I probably *could* do a query to figure all that out, but it would be a pain :D.
In other words, what do $pmtablename and $thelastthing equal? :) ALTER TABLE $pmtablename ADD reported tinyint(1) DEFAULT '0' not null AFTER $thelastthing Thanks! |
table name is privatemessage
and AFTER $thelastthing you could cut off, it'll work also ;) |
Ok, thanks :).
I'll let you all know when I finish my hack. |
All times are GMT. The time now is 08:03 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:
|