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)

AyeCapn 07-23-2007 05:34 PM

Cyricx - I got directed to this thread from the custom app discussion in RedTyger's thread (https://vborg.vbsupport.ru/showthread.php?t=141280) and I am glad to see how well your app has been coming along. I'll be installing and testing this afternoon sometime.

Would a modification to this app be possible taht would provide instant email notification like this:

vBulletin has a features in the AdminCP that allows administrators to be notified via email for each new post that is made. I would like to extend this functionality to all users who request it.

The current feature can be found here:

Forums & Moderators > Forum Manager > {some forum} > Moderation Options > Email Addresses to Notify When there is a New Post (Separate each address with a SPACE)

The space provided is finite, and I'd like it to be a profiule option instead. There would be one profile checkbox (yes to reveive or no don't receive) for each parent forum on my site.

Combine that functionality with reply by email and you have effectively rendered Yahoo groups useless :)

quiklink 07-23-2007 05:50 PM

If you are subscribed to the forum using this mod you receive immediate copies of all posts.

AyeCapn 07-23-2007 05:53 PM

Quote:

Originally Posted by quiklink (Post 1299389)
If you are subscribed to the forum using this mod you receive immediate copies of all posts.

get the funk out!

like... for serious? :eek:

Cyricx 07-23-2007 06:30 PM

Yep! This mod is meant to completely simulate the yahoo groups and other mailing lists :)

Though it is a constant work in progress due to the various email processors out there :)

AyeCapn 07-23-2007 06:32 PM

managed to get the thread posts to generate an email, but creating a post from an email doesn;t seem to do anyhting.

When I run the CRON job manually I get this error even after testing all the 6 email types:

Code:

Fatal error: Call to undefined function imap_open() in /home/yaddayadda/public_html/forum/includes/cron/emailintegration.php on line 70

AyeCapn 07-23-2007 06:34 PM

is it feasible to subscribe to a parent forum and then be automatically subscribed to all child forums? What about parent forums that do not allow posting?

quiklink 07-23-2007 06:47 PM

Quote:

Originally Posted by AyeCapn (Post 1299430)
managed to get the thread posts to generate an email, but creating a post from an email doesn;t seem to do anyhting.

When I run the CRON job manually I get this error even after testing all the 6 email types:

Code:

Fatal error: Call to undefined function imap_open() in /home/yaddayadda/public_html/forum/includes/cron/emailintegration.php on line 70


IMAP isn't configured in your PHP setup.

AyeCapn 07-23-2007 07:02 PM

talked to my host and he confirmed that athough IMAP is working for email, he didn;t compile PHP with te IMAP module.

self-pwned :)

quiklink 07-23-2007 07:16 PM

Heh, I found out the same thing from my old host. Was the last straw in a series of 'what the hell are you guys thinking' problems with them and I moved.

Cyricx 07-23-2007 08:35 PM

Quote:

Originally Posted by AyeCapn (Post 1299431)
is it feasible to subscribe to a parent forum and then be automatically subscribed to all child forums? What about parent forums that do not allow posting?

A separate email address is needed for each forum. Otherwise in order to start a new thread from email you'd have to do type something like [f-2] this is new thread title

into the subject line. Very inconveinant and it was not pretty when I discussed doing that with the users I was trying to convert when I was making this mod :)

But I'm planning a simple interface to enable people to easily subscribe to multiple forums, though it will be a ways down the pipe til I get the issues solved with various mailbrowsers.

On the parent forums that don't allow posting, I'll have to investigate if the current error checks catch that.


All times are GMT. The time now is 08:12 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.01506 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (3)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