![]() |
I am looking for answers if I can import users from google groups or yahoo groups
|
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.
|
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 |
Please add me to the list too for a 3.8 upgrade. Nothing incoming, presumably due to re-captcha.
|
Has anyone tried this with Blog? I would love to be able just update my blog with this.
|
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/showthrea...t=198499:cool: also... where is the 3.8 version? |
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 |
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 |
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. |
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 |
All times are GMT. The time now is 09:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|