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)

illogicalx 01-19-2002 10:00 PM

this hack will notify the thread create if his thread deleted or moved to another forum.

in moving operation the thread creator will notify if his thread moved a straight move .

Lucky 01-20-2002 01:55 AM

Great hack again buddy!

Are you on a role or something? hehe

This is the 3rd hack from you I have installed today.

Keep up the awesome work my friend!
:)

Shenlong 01-20-2002 02:55 AM

is the variable supossed to be:

PHP Code:

 $usenrma[username

was that ment to be username?

Shenlong 01-20-2002 03:00 AM

by the way, just installed the hack, everything seems to be working great so far. u got good ideas and I am sure my members will be happy to be informed if a post is moved

illogicalx 01-20-2002 03:36 AM

Quote:

Originally posted by Lucky
Great hack again buddy!

Are you on a role or something? hehe

This is the 3rd hack from you I have installed today.

Keep up the awesome work my friend!
:)

thanks there is one more also :)

illogicalx 01-20-2002 03:43 AM

Quote:

Originally posted by Shenlong
by the way, just installed the hack, everything seems to be working great so far. u got good ideas and I am sure my members will be happy to be informed if a post is moved
about

PHP Code:

$usenrma[username

i jsut used it from my mind :)

i was having a problem in my forum when some one moved or deleted a thread , our member got angry :cry:
now the are happy

thanks Shenlong :)

Lesane 01-20-2002 10:58 AM

Great hack. I luv it ;)

Admin 01-20-2002 11:05 AM

Next time, instead of:
Code:

$result=$DB_site->query("SELECT userid FROM user WHERE userid=$userid");
$row=$DB_site->fetch_array($result);

just do:
Code:

$row=$DB_site->query_first("SELECT userid FROM user WHERE userid=$userid");
:)

squawell 01-20-2002 12:04 PM

thankz buddy

this is very useful hack!!

illogicalx 01-20-2002 12:16 PM

Quote:

Originally posted by FireFly
Next time, instead of:
Code:

$result=$DB_site->query("SELECT userid FROM user WHERE userid=$userid");
$row=$DB_site->fetch_array($result);

just do:
Code:

$row=$DB_site->query_first("SELECT userid FROM user WHERE userid=$userid");
:)

thanks alot chen , ok i'll use it .


thanks
:kiss: lol

Mystics 01-20-2002 07:01 PM

Thx for the Hack, have translated (to German) and installed it :)

GeorgeofCS 01-25-2002 11:30 PM

Anyway to get this hack to not notify members when stuff is deleted in certain forums?

Xelation 01-25-2002 11:46 PM

Just tested it out and... Worked perfectly!

Logician 02-09-2002 09:14 AM

great hack! :)

dost 02-09-2002 03:59 PM

Hello,
Nice hack I'll try it. Can you expand this hack a little bit? Like sending the notices via PM and some other stuff. Please take a look at my ideas. Thanks

nafae 02-09-2002 04:12 PM

cool hack, I will install in a bit

FWC 02-09-2002 08:08 PM

Nice hack. Thanks. :)

Rose 03-11-2002 05:42 PM

I love this hack! With one drawback....:(....Can you turn it off for cleaning purposes? For instance, when threads get old or are inappropriate, we move them to a special forum called "The Dump". I don't want the user notified everytime we move a thread in there. But I would like the option to notify the member if we move a thread because it was in the wrong forum, etc....

Any way this will be possible?

inetd 04-28-2002 10:10 AM

hi
I need small changes in hack. I need notify by PM, but not email.

You can help me? Please :)

mvigod 04-29-2002 04:50 PM

Firefly or anyone who might know this...

Shouldn't you also add these templates to the $templatesused variable in order to not create another query or something like that? I read in another thread that if a custom template wasn't included that vbulletin ran another query to bring the template in and this is of course ineffecient for heavily loaded boards. Is this true or doesn't matter?

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 04: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.01776 seconds
  • Memory Usage 1,769KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (26)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete