![]() |
del
|
any ideas on how to stop it updating all threads?
I have tried to install this but the newsgroup i want to get threads from has 3 months worth of posts - i only want the last months threads. everytime i manually prune the forum the next time the gateway.php runs it brings in the old posts again. |
Quote:
Can someone tell me the correct syntax to run this line as a query and create this? ALTER TABLE thread ADD isusenetpost TINYINT(2) DEFAULT 0 not null; *I tried creating the table manually but after doing the mod and trying view new posts I got a white screen and suspect maybe the table I have is made wrong, thanks |
I couldn't get that querie to worked - kept giving me a syntax error. The post beneath that one you quoted provided the solution for me. :)
|
which NNTP service provider is everyone here using??
thanks |
Someone mentioned to remove certain users usenet posts you could do this
Quote:
DELETE FROM post WHERE username='username' of course replacing 'username' with the actual username who's posts you need deleted or is there some other code that must be added before this to the standard query from phpmyadmin? I seem to get a syntax error trying to run that line and assume i am missing a small code snippet that might go in front of that line of the querys? |
Post #334 mentioned to alter the table thread and add
ALTER TABLE thread ADD isusenetpost TINYINT(2) DEFAULT 0 not null; I did this manually and appears I have the table right but going by the last error I got was I supposed to make another change to mention that extra column? *I did also make the mod to search.php and appears to be blocking posts from "view new posts but now I have this error" |
Quote:
A compliant signature separator is <linefeed><dash><dash><space><linefeed> Gilby's hack (while outstanding) was missing the space and some newsreaders wouldn't strip the signature out of quoted vB Usenet posts. This hack has added real value to my board - thanks, Gilby! |
Quote:
I'm just gearing up to switch the posting function on. Am a bit nervous of that in case it posts what's already there. I guess I'm gonna have to re-read this whole thread again <whimpers> but am I remembering rightly that people can't use the normal vbcodes when replying? Or if they do they don't get converted like they do on the way in? That'll take some getting used to for some of my members. |
Quote:
DELETE FROM post WHERE username='username' <---this give me bad syntax when i run this query from phpmyadmin? is there something that goes in front or behind this...sorry for asking again but I've been waiting all weekend to be able to remove bulk spam posts and would appreciate help from anybody using phpadmin to run this query and delete posts by user, note I cannot mass prune by user from admincp and when I try it hops to the next page but appears there is buttons missing and I cant perform the action...perhaps others know what I mean.... |
All times are GMT. The time now is 09:52 PM. |
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:
|