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)

quiklink 07-19-2007 05:32 PM

Tried this last suggestion, not working. What I do notice is that is does not appear to be recognizing the connection type and instead keeps trying to connect via standard POP3 even if it is set to something else in the forum.

quiklink 07-19-2007 05:38 PM

Update to last post. Yup, you are calling the wrong variable when setting up the $connectmailserver statement. It should be ei_connectiontype.

Cyricx 07-19-2007 05:40 PM

checking :)

quiklink 07-19-2007 05:44 PM

Still doesn't fix the overall problem though.

Cyricx 07-19-2007 05:47 PM

Please try the new uploaded zip.

You were correct. The reason most were not experiencing it is that the field defaults to 0 and most people will not need to change their settings from pop3.

quiklink 07-19-2007 05:49 PM

Already changed it here, but it still doesn't stop the failed stream error no matter what it's set to.

Cyricx 07-19-2007 05:51 PM

I'll have to see your settings to figure out what the modification is doing wrong :(

I can't guess at what your settings are unfortunately :(

Can you send me a login via pm?

Update: since the 1.5 fix, it correctly recognizes connection types. On my home site, I have 4 forums enabled, when I change the connection type for one of them I get the errors. I would suggest running a global query something like

update forum set ei_active = 0;

and then go back and edit one forum and play with it's connection type, my guess is you may have accidently turned on a second forum as active

in future versions I'll code in a die loop so if it gets that error it'll like send an email to the admin or something, *shrug* I'll figure something out :)

vocoder 07-19-2007 06:19 PM

update to my issue (i selected IMAP, but it was using the settings for POP3)

the only way I could fix it was to actually go into the emailintegration php file and make it so POP3 settings used IMAP settings instead...then it worked fine. And I want to stress that my forum was set to use IMAP.

Cyricx 07-19-2007 06:19 PM

vocoder, please try the file from the new zip version 1.5

There was an error in the cron file that was not correctly viewing peoples connection types :(

subnet_rx 07-19-2007 06:52 PM

Hmm, well, it looks like needing the imap extension is going to stop me from using this. I do run on a vps, but php was not compiled with the imap extension and php.net is telling me I have to have other software to support it before compiling php with it. I do have some users that have internet blocked at work that this could be useful for, but being unsure how many people would use it, I don't think I want to risk the downtime.


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.01476 seconds
  • Memory Usage 1,730KB
  • 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)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