vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - DownloadsII PM moderation notification Add-On (https://vborg.vbsupport.ru/showthread.php?t=130536)

molieman 01-19-2008 04:33 PM

I've went through all the posts, tried all the changes, downloaded the latest greatest today, after several hours of trying, never got it to work.

vBulletin 3.6.8
Got the primaries set to "yes"

I don't know what to ask, to get it to work. Actually just want to have the administrators get PM's, notification of a new files uploaded.

Matt Olieman
www.mycockpit.org

CyberRanger 01-22-2008 05:37 PM

Quote:

Originally Posted by molieman (Post 1424558)
I've went through all the posts, tried all the changes, downloaded the latest greatest today, after several hours of trying, never got it to work.

vBulletin 3.6.8
Got the primaries set to "yes"

I don't know what to ask, to get it to work. Actually just want to have the administrators get PM's, notification of a new files uploaded.

Matt Olieman
www.mycockpit.org

PM me your board info (vb admin login and password) and I'll take a look.

Black Tiger 01-22-2008 05:44 PM

@Jelle: The code you gave me last month works great, thanks!

upnorth 03-10-2008 07:06 PM

I have disabled the PM feature on my board. Any way to make this Add-on send an email instead of a PM?

RS_Jelle 04-10-2008 05:49 AM

Quote:

Originally Posted by upnorth (Post 1461704)
I have disabled the PM feature on my board. Any way to make this Add-on send an email instead of a PM?

Not at this moment, but it's pretty easy with some modding. Open the product file and find (twice) the part starting with "// create the DM to do error checking and insert the new PM" until $pmdm->save();.

Replace it (twice) with this:
PHP Code:

vbmail('yourmail@provider.com'$pmtitle$pmmessage1$vbulletin->options['bbtitle']); 

And make sure you replace yourmail@provider.com with the correct one to send the mail to. This is for sending it to one person. If you want to send it to multiple persons, just use the line multiple times.

Goomzee 04-10-2008 10:25 AM

wow nice Mods

hubix 06-16-2008 05:48 AM

Hello,

very nice Hack, but I get every email notification twice. Does any other have the same problem?
Im using VB 3.6.10 and got all 3 DownloadsII addons installed: "DownloadsII", "get PM" and "create Thread".

Daky 08-14-2008 01:55 AM

i am running it on 3.72 , custom user group is set to allow to menage uploads, but no notification is sent,... any ideas?

thank you

CyberRanger 08-14-2008 11:56 AM

Quote:

Originally Posted by Daky (Post 1598145)
i am running it on 3.72 , custom user group is set to allow to menage uploads, but no notification is sent,... any ideas?

thank you

I'm not positive this works with 3.72. Is the custom usergroup the primary usergroup for the user in question? This mod only looks at the primary usergroup.

Daky 08-14-2008 09:26 PM

huh :( nope its additional,... thing is that i want only me to receive this pm,... i am in admin usergroup as well, other ones are compaining about pms :)
)


All times are GMT. The time now is 08:01 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.01470 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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