Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Beta Releases
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
Nuke posts (BETA) Details »»
Nuke posts (BETA)
Version: 1.00, by The Keeper The Keeper is offline
Developer Last Online: Feb 2009 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 03-29-2002 Last Update: Never Installs: 0
Is in Beta Stage  
No support by the author.



This hack now comes with an installer for use with vbHacker
https://vborg.vbsupport.ru/showthrea...threadid=36888
check that thread.

The final release of this hack is in that thread.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-31-2002, 11:26 PM
The Keeper The Keeper is offline
 
Join Date: Mar 2002
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
it needs to be "javascript" (without the space) or else it won't load right
There is no space in javascript. The [ PHP ] tags on this forum put the space in.

Quote:
second it isn't working- the window pops up then closes right away, and nothing is done
Did you try reloading the page to see if the post was nuked?
  #13  
Old 04-01-2002, 12:35 AM
The Keeper The Keeper is offline
 
Join Date: Mar 2002
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
  #14  
Old 04-01-2002, 12:52 AM
heretic's Avatar
heretic heretic is offline
 
Join Date: Nov 2001
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
  #15  
Old 04-01-2002, 01:12 AM
The Keeper The Keeper is offline
 
Join Date: Mar 2002
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
  #16  
Old 04-01-2002, 01:22 AM
heretic's Avatar
heretic heretic is offline
 
Join Date: Nov 2001
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not getting anything from the query
  #17  
Old 04-01-2002, 01:27 AM
heretic's Avatar
heretic heretic is offline
 
Join Date: Nov 2001
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
  #18  
Old 04-01-2002, 01:37 AM
heretic's Avatar
heretic heretic is offline
 
Join Date: Nov 2001
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the info is in the database (I had forgotten the ";")

so it has to be the link
  #19  
Old 04-01-2002, 01:38 AM
The Keeper The Keeper is offline
 
Join Date: Mar 2002
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the info is in the database?

you mean, it DID pull up the posts your had 'nuked'?
  #20  
Old 04-01-2002, 01:41 AM
The Keeper The Keeper is offline
 
Join Date: Mar 2002
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think I know what the problem is.
  #21  
Old 04-01-2002, 01:44 AM
heretic's Avatar
heretic heretic is offline
 
Join Date: Nov 2001
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04723 seconds
  • Memory Usage 2,298KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete