vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - EZ Bounced Email Management for Admins (https://vborg.vbsupport.ru/showthread.php?t=138884)

Antivirus 05-01-2007 09:50 PM

Quote:

Originally Posted by Black Tiger (Post 1238537)
I just upgraded, but could not find these settings. Are the new options all automatic settings or can I adjust them?

They're all automatic pretty much

Quote:

Originally Posted by Black Tiger (Post 1238537)
If they are automatic, could the next version be made so the admin can decide for himself if he want's admins, supermods and mods protected?

I could allow Admin to set which usergroups are "immune" to EZBounce Management in a future update, yes.

Black Tiger 05-01-2007 10:07 PM

Quote:

I could allow Admin to set which usergroups are "immune" to EZBounce Management in a future update, yes.
That would be very nice, because in my opinion if a moderator/admin is serious enough he should think of adjusting the email adres in time.
So thank you in advance!

However you forgot to answer 1 question:
Quote:

Quote:
(if turned on) When member updates & confirms their new email, they are returned to original usergroup.

Can't find this setting either.
Running vbulletin 3.6.5.
Since it says "if turned on" there should be an option to turn it on or off. However, like stated I can't find such option.
There is only the option (yes/no) to put a user in another usergroup if his email get's bounced but that option was there already before the new version.
So this question remains open, where can I find this setting that they will be returned to their original usergroup "on/off"?

Antivirus 05-02-2007 02:20 AM

Quote:

Originally Posted by Black Tiger (Post 1239318)
Since it says "if turned on" there should be an option to turn it on or off. However, like stated I can't find such option.
There is only the option (yes/no) to put a user in another usergroup if his email get's bounced but that option was there already before the new version.
So this question remains open, where can I find this setting that they will be returned to their original usergroup "on/off"?

With the "Move managed members " turned on, If the user was moved to another usergroup when managed for bouncing, when they update their email address (and confirm it) they will automatically be moved back to their original usergroup.

With the "move managed members" turned off, their usergroup is never changed to begin with so there's no need to move their usergroup when/if they update their email.

Black Tiger 05-03-2007 08:12 PM

Oke thanks for the explanation.

I've discovered a problem now.
Today I clicked the ezbounce link, I think it's the first time since I installed this new version.

Now there is a problem. The user will get moved to the usergroup, i suppose he will get a pm too, but the ACP window in IE6 goes completely blank.
Normally you can see the name of the user which is being handled for bouncing. Now nothing is shown and the screen turns blank.

How can I fix this?

Antivirus 05-04-2007 12:22 AM

Hmm... it doesn't sound like it makes any sense... Could you please paste the EZbounce link contained in the exact email you clicked on when you got the problem?

Black Tiger 05-04-2007 12:32 AM

Well... there is no difference in that. I removed that particular email, got another bounced email just a few minutes ago, the link is like this:
Code:

X-Priority: 3
X-Mailer: vBulletin Mail via PHP
X-EZbouncer: http://www.myforms.com/board/admincp/ezbounce.php?u=31760

So seems nothing wrong with the link. Like I said, the link works and the user gets moved to the bounced users usergroup. Only the screen gets blank and IE says "ready".

Just to be sure if nothing else maybe caused a hickup, I will try tomorrow again with another email and then try with IE and with Firefox, just to make sure that IE is not the problem.

Black Tiger 05-04-2007 12:29 PM

Problem solved. Must have been a temporary failure. Yesterday I got blank screens.
Today everything is working fine so I think it has been a hickup somewhere on our server or on my system.

Sorry for the inconvenience.

Antivirus 05-05-2007 11:34 AM

No problem, glad u got it worked out

hugh_ 05-07-2007 05:26 AM

Would it be possible to add the ability to choose the user who sends the PM?

Thanks...

Antivirus 05-07-2007 04:42 PM

Quote:

Originally Posted by hugh_ (Post 1242893)
Would it be possible to add the ability to choose the user who sends the PM?

Thanks...

Sure, you could simply edit the ezbounce.php file as follows...

Find this:
PHP Code:

        // Set other funky stuff for PM
        
$pmdm->set('fromuserid'$vbulletin->userinfo['userid']); 

Replace with this:
PHP Code:

        // Set other funky stuff for PM
        
$pmdm->set('fromuserid'FUSER); 

Be sure to replace FUSER above with the actual userid of the user you want to have sent the PM.


All times are GMT. The time now is 03:47 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.01561 seconds
  • Memory Usage 1,751KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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