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)
-   -   delete & move notify (https://vborg.vbsupport.ru/showthread.php?t=34282)

Keyser S?ze 04-30-2002 04:08 PM

i assume this notifiys by PM, does it say "who" moved or deleted it, and also do it provide a link to respond to that person?

Janet 04-30-2002 07:49 PM

Does it give them a link to the thread in its new location?

What if a thread is moved to a private forum...ie: Moderators Forum? can they access this?

I had a user in which has email notification turned on. I had moved a thread into my mods forum which is private and the mods commented regarding the post and this user still received email that her post was replied to and was able to actually post replies to the thread. Maybe I have a problematic board however, I think this hack is awesome just do not want to take chances with that situation happening.

Les Shaw 05-05-2002 03:37 PM

Along these sames lines, is there a hack which will allow admins or mods to see who had moved or deleted posts/threads?

FWC 05-05-2002 05:11 PM

Quote:

Originally posted by Les Shaw
Along these sames lines, is there a hack which will allow admins or mods to see who had moved or deleted posts/threads?
This is a good hack:

https://vborg.vbsupport.ru/showthrea...r+and+activity

Keyser S?ze 05-25-2002 03:33 AM

getting a error on line 129 in postings.php, this is line 129 and all the code around it, can anyone tell me whats wrong

thanks

PHP Code:

/////  
   
eval("\$emailsubject = 

\""
.gettemplate("emailsubject_thoprtion",1,0)."\";");
   eval(
"\$emailmsg = 

\""
.gettemplate("email_thread_delete",1,0)."\";");
   
mail($usenrma[email],$emailsubject,$emailmsg,"From: 

\"
$bbtitle Mailer\" <$webmasteremail>");
/////
eval("standardredirect(\"".gettemplate("redirect_deletethre

ad"
)."\",\"forumdisplay.php?

s=
$session[sessionhash]&forumid=$threadinfo[forumid]\");");

}


############################### start delete posts 


Dany 11-29-2004 09:24 AM

Cool hack ... Any update for this hack for VB 3.0.3 illogicalx?


All times are GMT. The time now is 10:50 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
  • Page Generation 0.01273 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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