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)

mrahul 10-09-2007 06:20 AM

does this work on 3.6.4 ?

Cyricx 10-09-2007 11:57 AM

Doubleclick - Do you have a separate email address for each? Each forum has to have it's OWN email address.

Mrahul - Yes


All - I'm going to move on with the code, I don't have vbmail working yet from the cron job, but I'm going to move forward with my next release and see if I can get the vbmail in crons working for a future release. Global variables do not work well in a function when ran from an automated cron job.

kube 10-10-2007 01:59 PM

Quote:

Originally Posted by ChurchMedia (Post 1314010)
Man, you ROCK!! This is up and running on my board and almost everything is working perfectly. The only bug I've seen is that is this:

>> Create a new thread by email
>> Put a smilie in it :)
>> The smilie shows up fine in the forum
>> When you get the email back the smilie is a broken link
Code:

<img src="images/smilies/smile.gif" border="0" alt="" title="Smilie" class="inlineimg" />
The http://www.yoursite.com/forums/ is missing. This seems to only be on new threads. Replies are fine.

I`ve the same problem - anyone who knows how to fix it ?


Just testing at the moment - but seems to be the best hack i`ve installed....

thanks for that !

doubleclick 10-11-2007 11:19 AM

Quote:

Originally Posted by doubleclick
Doubleclick - Do you have a separate email address for each? Each forum has to have it's OWN email address.

yes.

====


Also a suggestion while you're working on the code:

The emails that go out have an "unsubscribe" option, as it should. I'd like to see a link that allows them to change their notification options: 1x day, 1x week, as it is already setup in vbulletin. That gives more options than the yes/no one now available.

Dale

Crys 10-13-2007 01:45 PM

Hi there,

I managed to get new threads to open using e-mail but how does the reply part work? I've been testing with multiple test users and I still haven't received any e-mails from the forum e-mail I set up. Can you help me on this please?

Many thanks!

~ Crys ^^

kube 10-13-2007 09:04 PM

Quote:

Originally Posted by Crys (Post 1358951)
Hi there,

I managed to get new threads to open using e-mail but how does the reply part work? I've been testing with multiple test users and I still haven't received any e-mails from the forum e-mail I set up. Can you help me on this please?

Many thanks!

~ Crys ^^

Did you subcribe to that forum ?

Crys 10-13-2007 10:57 PM

Yes, I tried to subscribe to the forum but the reply e-mail that it provides shows the main forum e-mail and not the forum specific e-mail. I also tried replying to that e-mail, just in case, but it never showed up, as a reply, in that specific thread.

~ Crys ^^

MikeH2911 10-14-2007 07:24 PM

Quote:

Originally Posted by Cyricx (Post 1356187)
All - I'm going to move on with the code, I don't have vbmail working yet from the cron job, but I'm going to move forward with my next release and see if I can get the vbmail in crons working for a future release. Global variables do not work well in a function when ran from an automated cron job.


Is the vbmail the thing thats making gmail dump html in posts received from the forum?

Mike

Reeve of shinra 10-15-2007 04:09 AM

I'm amazed the mod was so easy to install -- in the past, whenever I saw a email to forum type mod it required a bazillion file edits to get working so major kudos there!

I am running into the follow error however when i try to run the cron job and test this out. I assume this is an error with my imap config, yes?

Code:

Fatal error: Call to undefined function: imap_open() in /home/social/domains/socialartist.com/public_html/forum/includes/cron/emailintegration.php on line 111
Thanks!

edit: Nevermind, found the answer here:
https://vborg.vbsupport.ru/showpost....&postcount=356

MikeH2911 10-15-2007 01:50 PM

A little help, the hack is installed and working just fine, but only in one forum. The test forum I created to see if this hack works (a hidden section of the forums), in the actual forum I want it to work in nothing happens despite all the settings and permissions being identical.

Any idea why?

Mike


All times are GMT. The time now is 09:56 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.01945 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)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