vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Admins creates threads which are actually links (https://vborg.vbsupport.ru/showthread.php?t=36891)

Admin 04-06-2002 10:10 AM

I will post a text version of the hack in the new release.

Jawelin 04-06-2002 11:58 AM

Isn't the vbhacker export-to-txt function enough affordable ?
:grin:

philliplewisuk 04-06-2002 02:39 PM

to delete the post goto admin area and then delete the purne etc.

Gutspiller 04-06-2002 03:23 PM

Would this hack work with 2.0.3?

nafae 04-06-2002 04:00 PM

Just upload vbhacker, upload the hack, and choose "make text file" and quit whining about it.

Smoothie 04-06-2002 06:54 PM

Nafae-

If your comment is directed at me, the reason I asked for the text version is because I'm having a problem with vbHacker.

I uploaded the vbhacker.php file to my admin folder. I also uploaded the hack I wanted to install (the hack here)

But when I run the script, it gives me this error:
Warning: Variable passed to reset() is not an array or object in /home/macfora/public_html/forums/admin/vbhacker.php on line 555

Running ver 2.2.2

All I need is the hack in text version so I can install it

kippesp 04-10-2002 04:21 AM

Parker Clack, for the code in the 13th post, change it to:

Quote:

$admindelete = "";
if ((ismoderator($forumid) or $getperms['canopenclose'] or $getperms['candeletethread'] or $getperms['canmove']) and $thread['link']) {
$admindelete = "<a href=\"/postings.php?s=$session[sessionhash]&action=deletethread&threadid=$thread[threadid]\"><img src=\"delete.gif\" border=\"0\"></a>";
}
I moved the $admindelete assignment and added some parens.

Small addition to hack:
Like the hack, but I after posting a link I'd rather it not go to the link URL. To instead have the forum displayed, in file "newthread.php" change

if ($visible) {

to

if ($visible and $link=='') {

Smoothie 04-11-2002 08:18 AM

Quote:

Originally posted by FireFly
I will post a text version of the hack in the new release.
FireFly, any word on this new release?

Thanks

Admin 04-11-2002 10:06 AM

Sorry I forgot, basically all the new version has it a delete link and someone already posted that but I'll post my version anyway later.

Admin 04-11-2002 11:12 AM

And here's the text version of the new update...


All times are GMT. The time now is 12:49 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
  • Page Generation 0.01071 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete