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)

mykkal 12-10-2007 09:42 PM

don't most out of office replies have that in the subject? It can only be so perfect. Maybe put in an out of office setting for users to check/use when they are out of office. You can only do so much without human intervention.

dot2slash 12-10-2007 11:46 PM

Quote:

Originally Posted by Cyricx (Post 1393579)
The email script should be running automatically now... albeit vbulletin's cron system only runs when the site has traffic.. but I have not had any reports yet of the script not running when ther is traffic accessing the footer template.

Are you have issues on your site with this?

all cronjobs running usally as planned (i have some little traffic to ensure this)

the emailed posts with attachments are show the postbit_attachment or postbit_thumb templates
but the graphics are not shown ...

this remains so ... even after days .. nothing changed ...

if i start maintance (admincp) and let the board create the thumbs its apears.

storage is DB driven ... (but i can switch this if needed)

Piggo 12-12-2007 11:25 AM

Probably to early to answer; but what's the likelihood that this email integration will work with 3.7 right out of the box?

(still running this as a trial in 3.6.7....but want to release it forum-wide when upgrading to 3.7....)

rodneytamblyn 12-14-2007 01:21 AM

Is there any way to make Email Integration check an IMAP mail box but not delete messages it finds? I'd prefer to keep a record of all messages received and at present it is deleting the messages whenever the cron job runs.

Enhancement suggestion - it might be nice to have a configuration option to transfer messages from INBOX to another box after they have been processed (perhaps even two boxes, one for accepted another for rejected)

Thanks

~ Rodney

vrwired 12-15-2007 07:20 PM

Quote:

Originally Posted by lbernstein (Post 1398791)
I'm kinda new to this, so bear with me.

Was able to get the mod working this morning and the emails are coming through. I am having some problems with out of office and other auto replies. How are others dealing with those beyond adding more terms to the filter?

Still with a database error. Any suggestions on where to start on that problem???


L. Bernstein, MD
Damn it Jim, I'm a doctor not a coder!

I am a coder, but haven't found a way to get this to work yet... cyricx? any insight on how to fix this yet?

vrwired 12-15-2007 07:22 PM

Quote:

Originally Posted by lbernstein (Post 1398363)
When runing Auto Subscriptions I get a Database error:
Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT title FROM forum WHERE forumid =;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Date : Monday, December 10th 2007 @ 01:51:01 AM
Script : http://www.ambersight.com/forums/admincp/admin_ei.php
Referrer : https://vborg.vbsupport.ru/showthread.php?p=1398363
IP Address : 76.171.161.117
Username : lbernstein
Classname : vb_database

I'm not quite sure what the error means. Can anyone help?

Cyricx? This is the same problem that i'm having with auto subscriptions... haven't found a way to fix it yet.. any insight from you?

vrwired 12-15-2007 09:29 PM

Quote:

Originally Posted by vrwired (Post 1401724)
Cyricx? This is the same problem that i'm having with auto subscriptions... haven't found a way to fix it yet.. any insight from you?

Regarding the problem with "Auto Subscriptions", if you know enough about working 'under the hood', here's a hack to get this working:

The problem when trying to load auto subscriptions is:
Invalid SQL:
SELECT title FROM forum WHERE forumid =;

Here's what I did to 'fix' it so it would at least function...

1) Open up file admin_ei.php in the admincp folder.
Around line 52, it reads: $getforuminfo = $db->query_read("SELECT title FROM " . TABLE_PREFIX . "forum WHERE forumid = $forumupdateid");
-- just hardcode (i.e. replace) $forumupdateid with the actual # of the forum you want to subscribe all users to (I had 7 different forums, so had to do one at a time:( )

2) You also need to update the table 'usergroup' in your forum's dB... if you have phpmyadmin you can use this query to pull up the info you need to update:

SELECT usergroupid, title, ei_forumid
FROM usergroup
WHERE ei_auto =1
ORDER BY `usergroupid`

Find the row that has 'registered users' in the title column Now change the value for 'ei_forumid' in that row to be the forum # that you are subscribing all users to (same # as in the first step)....

Now you should be able to subscribe all users by going to admincp and clicking "Auto Subscription" again, but will still need to repeat steps 1 and 2 until you get all forums subscribed...:cool:

Mad Dog 12-16-2007 02:44 AM

Quote:

Originally Posted by Cyricx (Post 1293842)
No, you won't need a new host :)

Most hosts will not have any issues at all with enabling IMAP :) Like I said, I have yet to encounter a host that didn't have it enabled. :)

All they have to do is uncomment one line and recompile the php. Pretty quick and painless :)

Talked to GoDaddy today about getting IMAP enabled. Not gonna happen unless I start using a virtual dedicated server solution. Then supposedly, I would be able to configure the server myself so that IMAP is enabled. I really don't understand GoDaddy's rationale behind this policy.

capsize 12-17-2007 05:22 PM

Quote:

Originally Posted by Mad Dog (Post 1401908)
Talked to GoDaddy today about getting IMAP enabled. Not gonna happen unless I start using a virtual dedicated server solution. Then supposedly, I would be able to configure the server myself so that IMAP is enabled. I really don't understand GoDaddy's rationale behind this policy.

I switched from GoDaddy to another hosting provider because of this. GoDaddy's problems are worse than just their lack of imap support in php. You cannot connect to their email servers from your shared hosting server at all. They block all network connections to their email servers from their own network. And they refuse to fix this. They claim it's "a limitation of the shared hosting environment" and push you to their VPS products. I had tried to code my own POP3 client to use this mod since their php server does not have IMAP support and then noticed that connections would simply fail. So there's no way for a GoDaddy shared hosting website to do any sort of automatic email processing, php or otherwise. PM me if you want a hosting recommendation. You're gonna have to leave GoDaddy shared hosting or at least use an email server other than GoDaddy's to use this mod.

Mad Dog 12-18-2007 04:55 AM

Well, mod is installed and working beautifully with the exception of being able to post replies or new threads from email. Without a doubt, the ability to receive instant email notification (as well as daily/weekly digest mode) of ALL new posts and threads should be a part of the core vBulletin application.

Given that I convinced a client to transition to vBulletin so that we could use this mod and have Yahoo group forum functionality with an improved and more flexible interface, I am now in search of changing web hosts. If anyone has any recommendations, by all means PM and let me know.


All times are GMT. The time now is 06:31 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.02186 seconds
  • Memory Usage 1,756KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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