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 01-21-2008 02:55 AM

I have some users on my site that intiate posts throigh the email intergration.

It works perfectly for me... But only me. Some other users (especially the newer ones) cannot create new posts using the module.

Whenever a few of these users attempt to start a new post it just basically sits in the inbox of the email account assigned to that forum.

Whenever I forward a email to the address it is picked up right away and posted. That email is also deleted from the mailbox I sent too.

Just curious if anyone else has had this issue.
The name of my site is http://mymodeltalk.com
the forum board is http://mymodeltalk.com/jobs

Thanks :)
-Mike

media_guy 01-21-2008 05:45 AM

Hi Cyricx,

Email integration has been working great for us.

Is there a way if some user attach a (allowed) file with the message then email integration patch also send out this attachment?

Having this function would be of great help. Thanks.

Cyricx 01-21-2008 03:23 PM

Quote:

Originally Posted by mykkal (Post 1425578)
I have some users on my site that intiate posts throigh the email intergration.

It works perfectly for me... But only me. Some other users (especially the newer ones) cannot create new posts using the module.

Whenever a few of these users attempt to start a new post it just basically sits in the inbox of the email account assigned to that forum.

Whenever I forward a email to the address it is picked up right away and posted. That email is also deleted from the mailbox I sent too.

Just curious if anyone else has had this issue.
The name of my site is http://mymodeltalk.com
the forum board is http://mymodeltalk.com/jobs

Thanks :)
-Mike

First question would be, is their usergroupid in the list of allowed to post in the Forum Manager?

Specifically this setting:

Please enter the usergroup IDs that can post and reply by email.



Quote:

Originally Posted by media_guy (Post 1425665)
Hi Cyricx,

Email integration has been working great for us.

Is there a way if some user attach a (allowed) file with the message then email integration patch also send out this attachment?

Having this function would be of great help. Thanks.

I had considered this but haven't thought about working it in yet as if someone sent outan attachment and you had 200 people setup for the emails. I would tend to think that sending out 200 emails with attachments could be a real stress on the servers.

That was the reason for going with the links to the attachments. :)

I'll have to put some more thought into this one.

Cyricx 01-22-2008 12:48 PM

Quote:

Originally Posted by popmyzit (Post 1424937)
Hello guys, great to hear this is progressing and thanks.

Any ideas on if there will be support for vb 3.7 ?

Right now it still doesnt work with new registrations in 3.7.

Now that I have a solid version for 3.6 that I'm happy with I'll work on the version for 3.7 :)

mashby 01-22-2008 01:58 PM

I need some guidance on where to look for the problem I'm having.

Installed version 4.6 and have been able to post to the forum via e-mail perfectly. I tested invalid addresses and those have not posted, as expected, just happy it's working. For all intents and purposes e-mail to forums is working perfectly.

What's not working is e-mail notices going out.

1. Checked the forum and group settings to ensure that they are setup properly.

2. Tested sending e-mail out from vB through Maintenance > Diagnostics and that works just fine.

But when a post is added to the forum, either directly or through this Add-on, zero notifications are going out. I don't know if this is a vB problem, or if this is an Add-on problem, so I thought I'd just post it here and see if anyone has any suggestions. I'm at a loss.

Help! Thanks in advance.

Cyricx 01-22-2008 02:46 PM

Are the individuals subscribed to the forums?

Go to your admincp -> email integration -> auto subscriptions:

And run the scripts there to ensure all the forum subs are updated :)

Lastly, double check your Vbulletin Options -> vbulletin options -> Email options and verify that you do not use the smtp authentication.

If after following those steps you still have issues, please PM me and admin login and I'll happily check out whats going on :)

mashby 01-22-2008 04:05 PM

Quote:

Originally Posted by Cyricx (Post 1426675)
Are the individuals subscribed to the forums?

Yes.

Quote:

Originally Posted by Cyricx (Post 1426675)
Go to your admincp -> email integration -> auto subscriptions:

And run the scripts there to ensure all the forum subs are updated :)

Done that as well.


Quote:

Originally Posted by Cyricx (Post 1426675)
Lastly, double check your Vbulletin Options -> vbulletin options -> Email options and verify that you do not use the smtp authentication.

SMTP is not being used.


Quote:

Originally Posted by Cyricx (Post 1426675)
If after following those steps you still have issues, please PM me and admin login and I'll happily check out whats going on :)

Thank you for the offer! I'm stepping out for lunch at the moment, but I may PM when I get back in a short while. You're definitely going out of your way to help me like this. Thank you.

Cyricx 01-22-2008 04:55 PM

Not a problem. I am completely devoted to this modification coming across as A+ :)

Only other thing I can think of is to ensure you have enabled Email Integration and have fully filled out the email address user's should reply to as a full email address in the Forum Manager.

Anyway, if you'd like, pm me with an admin login. I'll need access to the vbulletin options (to verify the settings for EI), forum manager (to verify the forum settings), plugin manager (to make sure there isn't any problems with other mods messin each other up) and what forum you have enabled :)

With the problem your describing that should let me resolve this problem and confirm if this is a bug or a issue between two mods. :)

JohnNM 01-22-2008 07:11 PM

Cyricx,

It is fantastic to see so much activity here. Kudos for getting another release out over the weekend. Thank you, thank you, thank you!!

I am getting ready to install 2.4 on a backup Red Hat Enterprise Linux 5 box (probably tomorrow). I will need to test it before I take it live. If you need to do any testing on my system, or if you have any specific tests you need done, let me know.

John

Cyricx 01-22-2008 08:54 PM

Thanks John, but I do believe this one is issue free :)

[high]* Cyricx KNOCKS ON WOOD... HARD...[/high]

I had a report with a bug with event forums, but loaded up both mods and tested fully. Found no compatability issues.

The smtp authetication doesn't work, but I haven't had a chance to try Alex's suggested code above :)

Tek put it through the ringer with php 4 so I'm solid on that.

I'm actually very confident on this code :)

The only thing people might experience a burp with is when they install this, if they have been using the old versions, and they start to use the "New Email Layout", the old formatted emails won't go through.

But if your started out on 2.4, or choose to use the old layout for emails. Your set to rock and roll :)


I'll be working with mashby tonight to determine what he's got going on, but I believe that will be a isolated issue :)


All times are GMT. The time now is 09:32 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.01987 seconds
  • Memory Usage 1,757KB
  • 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
  • (7)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