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)
-   -   Major Additions - Email Integration (New threads/replies by email) (https://vborg.vbsupport.ru/showthread.php?t=151222)

rodneytamblyn 02-26-2008 03:30 AM

Thanks Cyricx. I have 50 odd forums so I'll have to go hunting .... Am I alone in finding vB admin control panel a mess? When you have a large number of forums many screens become a nightmare to load in the admincp. But I digress... :-)

Cyricx 02-26-2008 11:52 AM

You should only have to check the usergroups... not the forums :)

Here is a query you can run from Admincp -> Maintence -> Execute SQL Query that will tell you what usergroup you need to fix :)

Replace (TABLEPREFIX) with your table prefix you setup in the config file, or remove it if you do not use one.

Code:

select * from (TABLEPREFIX)usergroup where ei_auto = 1 AND ei_forumid = '';

Piggo 02-26-2008 01:59 PM

UPDATE: looks like everyting is working as it should now. SWEET!

The only thing I could still imagine would make this PERFECT if there was the ability to RENAME the forums for the purpose of EMAIL SUBJECT only, as discussed earlier.
Would be VERY happy if you can add that ability next update, Cyricx!
:)

Cyricx 02-26-2008 02:03 PM

It will DEFINATELY be in the next version :)

I gotta solve the bug that Tek is having right now. So far I've narrowed his bug down to admin replying from email causing a duplicate. Trying to narrow down what in his settings could be causing the code to loop twice.

If anyone else experiences this bug please let me know!

Piggo, was the other plugin causing the issue? If so, I'd be happy to look at the code for it and see if I can figure out what was causing them to burp :)

Piggo 02-26-2008 02:15 PM

Actually it seemed to just resolve itself; ALTHOUGH: it may well be the "admin replying from email causing a duplicate" thing.
Remember I was saying that members had no problems?
The duplicate emails seem only to have happened from admin email accounts.

No admin has sent any email recently, so not sure if it would still happen.


---

GREAT about the renaming forum inclusion in new update!
Thanks so much for this mod, and thanks so much for keeping at it, and making it better (almost daily! :))

Cyricx 02-27-2008 02:24 PM

Duplicated it on my test board.

It's when a user replies twice to the same thread in the same loop of the cron job. :)

This criteria has actually existed since this modification was created! We just haven't seen it yet til now. :)

I'll work on a fix now.

Piggo 02-27-2008 02:39 PM

Dang you are good!

Now that you write that, I can remember that the loop posts were indeed more than one, and close together timewise!

Sweet!

Cyricx 02-27-2008 03:39 PM

For some reason the floodcheck code works for new threads... but not new replies....

*growl*

Though it all uses the same datamanager.

I'm fighting with it now

bc3tech 02-27-2008 08:17 PM

the link on the product after installation (in the products listing of adminCP) is FUBAR :D

Magnum164 02-28-2008 11:17 PM

hmm..

So far I have this installed. Ran the debug and it passed. Running 3.7 beta 4. However, I still get the regular email. Nothing in the forum email box. Will keep checking...


All times are GMT. The time now is 06:07 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.03863 seconds
  • Memory Usage 1,734KB
  • 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
  • (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