vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Email Integration (New Threads/Replies by and through email!) (https://vborg.vbsupport.ru/showthread.php?t=169247)

ecraig 05-02-2010 02:51 PM

Email Integration error

Our messages are going through on the boards now, but they are being duplicated and are causing repetitive emails to go out each time.

Theres an error on the EI cron which may be the cause:


Fatal error: Call to a member function set_parsing_language() on a non-object in /local/apache/content/forums.afponline.org/htdocs/forums/includes/cron/emailintegration.php on line 1615

Do you know what could be happening?

Here is that section of code:
Code:

else
{
        eval(iif(empty($evalemailplain["$touser[languageid]"]), $evalemailplain["-1"], $evalemailplain["$touser[languageid]"]));
$plaintext_parser->set_parsing_language($touser['languageid']);
                                $message = $plaintext_parser->parse($message, $foruminfo['forumid']);
}

$emailreturnaddress = $foruminfo['ei_replyaddress'];
$eiusername = $userinfo['username'];
$eidelimiter = stripcslashes($vbulletin->options['ei_header_newline']);
$eiheaders = '';
$eiheaders .= 'Date: ' . date('r') . $eidelimiter;
$eifromheader = 'From: ';
if($vbulletin->options['ei_use_single_from_address'])
{
$eifromheader .= $vbulletin->options['ei_single_from_name'] . '<' . $vbulletin->options['ei_single_from_address'] .'>';
}


Serenit_y 05-03-2010 08:57 AM

To Ecraig

See post #843 here; https://vborg.vbsupport.ru/showthrea...51222&page=57;
For a fix on the repetiive mail post issue.

LittleSilver66 05-04-2010 09:11 PM

Hello,
We are not having any trouble receiving emails about new posts and threads, but it seems that the mailbox specified for replies is not being polled so the replies are not showing up in the forum.
IMAP is enabled in PHP and we are using GroupWise 7.0 and Outlook Express.
Can you point me in the right direction as to what the issue may be?

Thank you very much and I look forward to your response.

LittleSilver66 05-04-2010 09:15 PM

Also I am having trouble finding the script you are talking about from your install.txt:
"If you have problems getting emails to appear in the forum, you can use a help script I have written which tests many different configurations to determine the proper entries for your forum. To use this script, go to AdminCP -> Email Integration -> Forum Setings Help. Enter the information as described, and run the script. Be aware that this script can take a *very* long time to run.
When the script has finished running, you should see a box with recommended settings which allowed the script to successfully connect to your IMAP server. Use these settings to configure your forum."

Where exactly is this?

topianno 05-07-2010 05:48 AM

Aloha!
I was wondering if anyone knew if there were any plans for support for this plugin with vBulletin 4.0?

I recently upgraded to 4.0 and I am getting an error caused by the plugin.

THE ERROR I AM GETTING IS LISTED BELOW:


Quote:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1146) : eval()'d code on line 1
Anyone have any ideas on how to resolve this?

Thanks ahead of time!

-Gabe

barne77 05-10-2010 06:59 AM

any update for vb4

ArchAngelz 05-16-2010 09:14 AM

Guess we are all waiting for a vb4 solution to this.

Serenit_y 05-19-2010 08:09 AM

Quote:

Originally Posted by LittleSilver66 (Post 2031829)
Also I am having trouble finding the script you are talking about from your install.txt:
"If you have problems getting emails to appear in the forum, you can use a help script I have written which tests many different configurations to determine the proper entries for your forum. To use this script, go to AdminCP -> Email Integration -> Forum Setings Help. Enter the information as described, and run the script. Be aware that this script can take a *very* long time to run.
When the script has finished running, you should see a box with recommended settings which allowed the script to successfully connect to your IMAP server. Use these settings to configure your forum."

Where exactly is this?

Ciao,

Do you have Mail parse installed? Under admin options, Maintenance list, I think you'll find php.info, if theres a mention of mailparse then it's installed, else you need this.

I also couldnt find the script AdminCP -> Email Integration -> Forum Setings Help, the author was refering to.

Serenit_y 05-19-2010 08:10 AM

Is there a way to handle bounced messages?
Or store them?

Thanks in advance.

Serenit_y 05-21-2010 12:15 PM

Anyone one run into a problem where you can send messages to the forum through a google account, but cannot receive notifications?


All times are GMT. The time now is 01:05 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.03658 seconds
  • Memory Usage 1,742KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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