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)

glennno 08-14-2007 03:25 PM

Welcome back. Thanks for the heads up. Good luck!

vocoder 08-14-2007 05:32 PM

I am running into a problem. I can reply via email no problem, but when someone else (who is in the same usergroup I am in) does, they get a message saying they don't have the correct permission to reply by email

any ideas what I should be looking for? This person is also a member of the administrators user group (just like me) so I don't understand why it isn't working for him

MikeH2911 08-14-2007 09:44 PM

Just wanted to say, excellent mod, I really appreciate it. got it installed and working fine, only question I have is that the email subject headings are coming up with the thread id number next to the forum title, i.e.

[Test-t-234]Test subjest.


Any idea why? And can this be fixed. Other than this there is absolutely no problem with it it's working perfectly :)

EDIT: Forgot to ask about a digest option for people who don't want to receive every single email. Is this a possibility? It's the only thing I'd add if I could. Was looking at the cron code but I'm not up to speed on it so wouldn't be any help sadly.

Cheers

Mike

dot2slash 08-15-2007 06:45 AM

the mod works fine ....
but if there are more as one email to spool its getting in serious problem ... topics and body mixed ....
or just not processed without any message back, post or log entrys

another thing ....
public posts (if enabled group1 to post) causes some random user is assigned to the post ...

it would be cool in another version to be able assign a user for public posts ...

jzewatsky 08-16-2007 07:25 PM

I'm running my board on a virtual server through godaddy. I've been told that IMAP is not available on a virtual server. I would love to use this mod, it would greatly enhance my board.

Any ideas?

AyeCapn 08-16-2007 07:29 PM

Quote:

Originally Posted by MikeH2911 (Post 1317656)
Just wanted to say, excellent mod, I really appreciate it. got it installed and working fine, only question I have is that the email subject headings are coming up with the thread id number next to the forum title, i.e.

[Test-t-234]Test subjest.

This is how the hack knows what thread to post the reply to.

Cyricx 08-16-2007 07:38 PM

Haven't abandoned ya guys, just getting slammed hard at work, end of quarter and all that jazz. Bear with me and I'll get 2.2 bugs fixed and moving towards 3.0 :)


Quote:

Originally Posted by jzewatsky (Post 1319134)
I'm running my board on a virtual server through godaddy. I've been told that IMAP is not available on a virtual server. I would love to use this mod, it would greatly enhance my board.

Any ideas?

This must be something specifically with godaddy. One of the sites I used to help build was hosted on a VPS (Virtual Private Server) with westhost and it allowed IMAP to be enabled.

I have not found any reliable way to pull the information for emails without using imap :(

Cyricx 08-16-2007 07:40 PM

Quote:

Originally Posted by dot2slash (Post 1317890)
the mod works fine ....
but if there are more as one email to spool its getting in serious problem ... topics and body mixed ....
or just not processed without any message back, post or log entrys

another thing ....
public posts (if enabled group1 to post) causes some random user is assigned to the post ...


it would be cool in another version to be able assign a user for public posts ...

More then one email to spool causes problems? Hmm, on the live board I have this on, I commonly spool 6-7 emails per forum, with 3 forums enabled for this per pass. It hasn't mixed any messages, subjects or users up in my experience.

As for group 1, you mean unregistered users?

Cyricx 08-16-2007 07:48 PM

Quote:

Originally Posted by Marv (Post 1315779)
I know - this is the 3.6 section. But has anyone tested this baby on 3.5.x ? I am looking for this mod since I left 3.0.0 behind me ;)

Hypothetically, it would work with 3.5, you'd have to edit the product xml and remove the execution orders. But this is not tested with 3.5 to my knowledge.


Quote:

Originally Posted by Big-K (Post 1315048)
nice hack. I cant wait to get this working on my site

I got the following error when I ran cron job. What's wrong?

Are you certain your using the latest build? Please download 2.2 and be sure you are overwriting the emailintegration.php file in your /includes/cron/ file.


Quote:

Originally Posted by rpainter (Post 1314565)
Installed the new version, and still having issues with attachments. Any ideas?

Please describe your exact issues with attachments, or email me again. I know we briefly discussed it via email.. but things have been nutz lately :)

Quote:

Originally Posted by Virtex-II (Post 1314557)
On version 2.2 the variable $newpost[postid] doesn't seem to be parsed in the right way in the notification system. That's what I get in the email:

Code:

http://www.mydomain.com/forums/newreply.php?do=newreply&noquote=0&p=

Eek, I'll check this out. Are you getting this from
1) Emails for new threads posted from the forum
2) Emails for replies posted from the forum
3) Emails for new threads posted from email
4) Emails for replies posted from email
Thanks!!


Quote:

Originally Posted by Virtex-II (Post 1314491)
Thanks a lot ChurchMedia for your help! Your post and your tutorial (I registered to your forum) cleared all my doubts.

I still have some questions...The links reported on the e-mail seem to be uncorrect (I use OE), for example:

Code:

http://www.mydomain.com/forums/subscription.ph%20%20p?do=addsubscription&f=2
the red part doesn't make the link work properly.

All the other links are uncorrect (spaces appear in them) but seem to work right.

When someone tries to answer via email, how long does it take to have the new thread on the forum?

When I run the cron job I get this error:

Code:

Email Integration
 
Warning: imap_open() [function.imap-open]: Couldn't open stream {http://webmaildomini.aruba.it/cgi-bin/webmail.cgi:110/pop3/notls}INBOX in /includes/cron/emailintegration.php on line 111
 
Warning: imap_headers(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 114
 
Warning: imap_close(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 1213

or

Code:

Email Integration
 
Warning: imap_open() [function.imap-open]: Couldn't open stream {http://webmaildomini.aruba.it/cgi-bin/webmail.cgi:143/novalidate-cert}INBOX in /includes/cron/emailintegration.php on line 111
 
Warning: imap_headers(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 114
 
Warning: imap_close(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 1213

Is there anyway to fix them?

Regards!!!

1) Problem with links. What mail browser are you using to view the messages? Outlook, yahoo, gmail, etc?
2) Timeline on emails being posted - Every 10 minutes is the earliest, longer if your board is inactive for awhile. All cron jobs work when the footer template is called.
3) Your using the wrong connection type to try to connect to the mailbox. Try one of the other connection types.

Cyricx 08-16-2007 07:53 PM

Quote:

Originally Posted by MikeH2911 (Post 1317656)
EDIT: Forgot to ask about a digest option for people who don't want to receive every single email. Is this a possibility? It's the only thing I'd add if I could. Was looking at the cron code but I'm not up to speed on it so wouldn't be any help sadly.

Cheers

Mike

You can do this now by going to the subscribe to forum linka nd selecting daily or weekly. But you will not be able to reply to those emails to post a reply to a thread. I think hypothetically the template for those emails could be editted to enable links but honestly I don't know.


Quote:

Originally Posted by vocoder (Post 1317489)
I am running into a problem. I can reply via email no problem, but when someone else (who is in the same usergroup I am in) does, they get a message saying they don't have the correct permission to reply by email

any ideas what I should be looking for? This person is also a member of the administrators user group (just like me) so I don't understand why it isn't working for him

Your absolutely certain that they are in the primary or secondary usergroup that is in the field in the forum manager for:
Please enter the usergroup IDs that can post and reply by email.


All times are GMT. The time now is 06:35 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.02056 seconds
  • Memory Usage 1,762KB
  • 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
  • (4)bbcode_code_printable
  • (10)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