![]() |
Quote:
Quote:
|
There also seems to be a problem where this forum is interpreting {tags} as part of it's own style, and changing the url and color codes to the style of this forum.
So I'll definitly be releasing this in a downloadable html file or something. As long as I'm confident it is working. |
dude, my members get the access denied page, but for mods and admins all it does is have a window quickly pop up then close, and nothign else. even if you refresh.
|
Could you please run this query?
SELECT * FROM post WHERE nuked != 0 If the nuke link works properly, that will return a list of all the posts that you've used the nuke link on, and the problem lies in the display of the post. If it doesn't, then the nuke link is the problem. |
not getting anything from the query
|
course, right now I don't think I'm getting anything- I'm using the command line of it for the 1st time (phpmyadmin's not working right these days)
|
the info is in the database (I had forgotten the ";")
so it has to be the link |
the info is in the database?
you mean, it DID pull up the posts your had 'nuked'? |
I think I know what the problem is.
|
mysql> show columns from post
-> ; +---------------+----------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +---------------+----------------------+------+-----+---------+----------------+ | postid | int(10) unsigned | | PRI | NULL | auto_increment | | threadid | int(10) unsigned | | MUL | 0 | | | username | varchar(50) | | | | | | userid | int(10) unsigned | | MUL | 0 | | | title | varchar(100) | | | | | | dateline | int(10) unsigned | | | 0 | | | attachmentid | smallint(5) unsigned | | | 0 | | | pagetext | mediumtext | | | | | | allowsmilie | smallint(6) | | | 0 | | | showsignature | smallint(6) | | | 0 | | | ipaddress | varchar(16) | | | | | | iconid | smallint(5) unsigned | | MUL | 0 | | | visible | smallint(6) | | | 0 | | | edituserid | int(10) unsigned | | | 0 | | | editdate | int(10) unsigned | | | 0 | | | editreason | varchar(200) | | | | | | topic | int(2) | | | 0 | | | nuked | smallint(6) | | | 0 | | +---------------+----------------------+------+-----+---------+----------------+ 18 rows in set (0.00 sec) |
All times are GMT. The time now is 07:27 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:
|