The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Email Integration (New Threads/Replies by and through email!) Details »» | |||||||||||||||||||||||||||
Email Integration (New Threads/Replies by and through email!)
Developer Last Online: Dec 2011
This modification allows you to mimic email lists such as yahoo groups through your forums! Complete with the user's receiving emails for new threads and replies AND being able to reply directly from email or sending a new email to start a new thread! Just like email lists, you will need a separate email box for EACH forum that you have this enabled for!! After installing this modification in the forum manager you will enter the settings for each forum to connect to it's own email box. After doing so, members can subscribe to each forum that this mod is enabled for to receive notifications for new threads and replies. Any posts in that forum, will be sent to them via email in one of two formats that you as the administrator decide. One format has a "reply box" and is the most sure fire way of not getting excess email crap ont he forums. The second format (noted as "Old" format) keeps an email in its base pure form with some attempts at quoting messages. Examples of both are attached below. The users can then reply to that email (which will then be processed and posted to the forums through the cron job that runs every 10 minutes), or they can send a new email to the email address and a brand new thread will be created! Essentially mimicing an email list! Suddenly those users that hate forums, can still be dragged into the conversations and help keep the forum's activity level up! IMAP You MUST have php imap functions enabled on your server to use this modification! You do not need to have IMAP installed, just have to enable php to use the functions by recompiling it with imap enabled! If you are upgrading from the version for vbulletin 3.6.x , see below! BUGS! These are the known bugs to date:
These are the items that are not currently supported:
Huge thanks also goes to the many individuals that have helped test various incarnations of this mod. MAD PROPS TO: cgmckeever for a great quoting regex for the old format, and all the mods at www.4winmobile.com for helping test version 2.4 prior to release!! You guys rock! Please feel free to donate to my continued work on this modification!! It let's me spend more time on it! Make a Donation! Version 2.6 will work with both 3.6.8 and 3.7x Upgrading from version for 3.6.x
The #.X.X versions are the beta versions. New features and bug fixes will be worked in there and then when I have a solid version it'll be released as the next #.X Thank you!! ~ Cyricx Supporters / CoAuthors Show Your Support
|
Comments |
#112
|
|||
|
|||
I am looking for answers if I can import users from google groups or yahoo groups
|
#113
|
|||
|
|||
One warning about this hack: the emails will contain the poster's IP address if you don't use a SMTP server rather than the internal PHP mail() function.
|
#114
|
|||
|
|||
I have also just tried this on 3.8 and can only get e-mails to send yet cant reply respond to the boards.
Please can we get an urgent update as my board relies on this mod and i would love to upgrade. Thanks, Tim |
#115
|
|||
|
|||
Please add me to the list too for a 3.8 upgrade. Nothing incoming, presumably due to re-captcha.
|
#116
|
|||
|
|||
Has anyone tried this with Blog? I would love to be able just update my blog with this.
|
#117
|
||||
|
||||
Can a hook be made to tie into the FaceBook Connect Mod? That mod allows users to register and sign into forums using their facebook ID's. I am using email integration and the once a user has registered they can use the email intergration to post.
But FaceBook connect also allows a user to post directly to thier facebook profiles a "note" with the title of the thread. This note redirects back to the actual forum thread. Is it possible to get a hook made that will publish these threads when the user logs in or that will publis the threads to facebook when the email is recieved? Facebook connect mod: https://vborg.vbsupport.ru/showthread.php?t=198499 also... where is the 3.8 version? |
#118
|
|||
|
|||
Hi Cyricx,
A few email integration woes today. I have about 15 forums enabled with EI addresses. A user complained that mails being sent to one of the addresses were not being delivered. I ran the cron job manually and discovered it complaining: Fatal error: * The text that you have entered is too long (10328 characters). Please shorten it to 10000 characters long. Unable to proceed with save while $errors array is not empty in class vb_datamanager_thread_firstpost in [path]/includes/class_dm.php on line 810 Fair enough, I increased the maximum post length. Bad mistake. Turns out there were a lot of messages queued up in other forum email accounts. The system went crazy and generated thousands of email messages before I realised what was going on. Next issue I found: Fatal error: Call to a member function on a non-object in /Users/oceanbrowser/Sites/forum/includes/cron/emailintegration.php on line 1615 This has been referred to elsewhere, I applied the fix changing that line to $plaintext_parser->set_parsing_language( 1 ) However I also got this error which I haven't seen reported: Fatal error: Call to a member function on a non-object in /Users/oceanbrowser/Sites/forum/includes/cron/emailintegration.php on line 1093 Applied your fix to that line too. Next I got this error: Fatal error: * This forum requires that you wait 30 seconds between posts. Please try again in 30 seconds. Unable to proceed with save while $errors array is not empty in class vb_datamanager_post in [path]/includes/class_dm.php on line 810 It's very difficult to work out which forum is affected. Would be great if the error messages in the cron also outputted the details of the email message being processed (which would also show the forum being sent to) I still haven't solved the last above issue, have disabled EI in the forum tonight and will have to spend more time tomorrow investigating that. The installation documentation should warn users to check the maximum post length and be aware that if an email comes in that exceeds this length it will stop ALL processing of emails in all lists - i.e. when an error occurs the cron job doesn't log it and continues, it aborts. And if you change that setting later, it can initiate an email flood if you have an accumulated backlog of messages. For some reason (also TBD) EI posted the same messages over and over into the forum - I think it was erroring out before it had a chance to delete the messages (?) then next time the script ran, it posted them again. Would be good if the posting mechanism checked for duplicate post, and also if there could be some in-build flood protection measures. ~ Rodney |
#119
|
|||
|
|||
In the email integration cron job I am seeing this error message (below). Any ideas how to resolve this issue?
Thanks ~ Rodney Email Integration Fatal error: * This forum requires that you wait 30 seconds between posts. Please try again in 30 seconds. Unable to proceed with save while $errors array is not empty in class vb_datamanager_post in [path]/includes/class_dm.php on line 810 |
#120
|
||||
|
||||
I had to uninstall this mod removing an important feature of vBulletin becuase it doesn't work with 3.8.1.
I've asked in the forum but haven't got any replies on when Email Intergration for 3.8 would work. This is messed up. Be nice if we had an update. |
#121
|
|||
|
|||
Quote:
With 3.8 it's not working at all because of the changes in vB's code. Isn't it possible to offer it to vB.org's hackers to make the final touches to it? All the best, beishe8 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|