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)

Cyricx 08-24-2007 01:54 PM

Quote:

Originally Posted by Slave (Post 1324755)
Oh, one thing I've noticed is that it is dropping the closing quote tag when I reply via email.

Would that have anything to do with me not using html mail in outlook?

Forming the quote boxes around the previous message is very very unreliable. I'll actually be doing away with it in the next version for a few reasons.

1) It's just too unreliable and almost impossible to determine all the multitude of possible email message types out there.
2) some people respond via email by adding their comments in the middle of the previous poster's message (yes.. I hate it when people do that... but they do...), this makes it even harder to discern the previous post from the current when it's put in the quote box.

Summary - has to do with your email format, your using a format that I haven't seen yet so the code wasn't setup for that. :( Next version this will be fixed.

Slave 08-24-2007 02:10 PM

For the quote issue .. it might be worth taking a look at the NNTP Gateway hack ..

https://vborg.vbsupport.ru/showthread.php?t=92588

They don't put a quote tag around previous messages, but they do seem to colourise them depending on how many >'s there are per line .. it might be something you could use.

As for the cron issue .. have a look at vBMS ..

https://vborg.vbsupport.ru/showthread.php?t=125890

From what I remember filbert could never get vbcron to work with his hack so setup his own cron job .. not sure if that still relied on page refreshes or not but worth a look perhaps.

Tralala 08-24-2007 08:12 PM

For the cron issue, would this help in any way? vB AJAX cron

lacalvin2000 08-27-2007 01:06 AM

Greetings,

Great program but I cannot figure out why I continue to this error. I have read all 24 pages of this thread:

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

I have tried all 6 options under mail connections. And receive this error no matter what type of connection I use.

I have manually connected via outlook and outlook express to pop3 and IMAP and can send and receive emails successfully.

When viewing the PHP Info under Maintenance>view PHP - I do show any imap install. But I am successful in send/receive via IMAP

In the FAQ & other posts it mentions line 70 - but mine is line 111.

Thanks for your help.

Christopher

dot2slash 08-27-2007 02:50 AM

Quote:

Originally Posted by Slave (Post 1324703)
Wouldn't this mean no email is processed due to it using the vbcron? Is there a way of getting around this?

just add a cron (real cron) ... make a wget to index.php ;-)
and delete it as well ... thats it ..

Cyricx 08-27-2007 11:46 AM

Quote:

Originally Posted by lacalvin2000 (Post 1326374)
Greetings,

Great program but I cannot figure out why I continue to this error. I have read all 24 pages of this thread:

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

I have tried all 6 options under mail connections. And receive this error no matter what type of connection I use.

I have manually connected via outlook and outlook express to pop3 and IMAP and can send and receive emails successfully.

When viewing the PHP Info under Maintenance>view PHP - I do show any imap install. But I am successful in send/receive via IMAP

In the FAQ & other posts it mentions line 70 - but mine is line 111.

Thanks for your help.

Christopher

The lines of the code has changed alittle through the progression :)

it's the same error.

You will need to ask your host to ENABLE imap in php. You do NOT have to have IMAP installed, just enabled in the php.ini file :)

That will fix that error :)

Cyricx 08-27-2007 11:53 AM

Details on enabling imap functions can be found here -
http://us.php.net/manual/en/ref.imap.php

lacalvin2000 08-28-2007 01:44 AM

Thanks - the host did not have this compiled on my server. POP3 works like a charm.

Awesome product. Perfect for transition from Yahoo Groups.

AyeCapn 08-28-2007 08:13 AM

one month in this is the single best hack I have installed. Hands down. Nothing has helped increase member participation like this before.

Thanks Chris!

cgmckeever 08-28-2007 05:06 PM

I have installed email integration with thread prefixes. I have set up both, but when a email response is sent, the title is not reflective of the prefix attached with that message.

is there something that I may have overlooked?


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