Thread: Major Additions - vBMS : vBulletin Mail System
View Single Post
  #125  
Old 03-19-2007, 05:58 AM
Krofh's Avatar
Krofh Krofh is offline
 
Join Date: Aug 2005
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by succo
btw, my forum is vba-wrapped, so the newmail template breaks, as there is an headincluded javascript...
I guess I don't fully understand what is going wrong; if vBa is trying to put something in headinclude all the time (I assume with a global_start hook), wouldn't that automatically put it into the vBMS? Part of it is that I've never much worked with vBa, so I'm not exactly sure how the wrapping thing works... if you wanna send me the stuff you changed and such though, that'd be cool, and I'll see what I can do about figuring out the working it in.
Quote:
Originally Posted by abroad
Thank you Krofh. Would you recommend to wait a bit until this product is tested a bit more and just use it on a test server at the moment?
Tbh, I would, especially if you've got a fairly large site. I think it's mostly stable, and I've gotten through a majority of the bugs so far, but it's still got a little ways to go.
Quote:
Originally Posted by succo
another little request... would it be possible to use vbulletin_ajax_namesugg.js when choosing recipients?
Awesome idea, I'll try to get that in if I can. It'd be cool if I could get it to merge your address book with the suggested list too; I'll have to look into that.
Quote:
Originally Posted by succo
the html portion of the message wasn't closed with the correct boundary, so the receiving client thought that the whole attachment was part of the html portion of the mail

to solve this issue, edit includes/vbms_class_mail_message.php, search for
Mehh, perhaps something's screwy on my server, because I added that conditional to make it work properly for me; attachments weren't working right otherwise. I guess I'll have to do a bit more serious testing with that bit to get it all working properly. Thanks for the feedback on it though.
Quote:
Originally Posted by scan-pa
Everything works on my test site except outgoing emails.

I recv emails fine, but get this error on sending replies or compose new emails.

There was an error sending your mail message. This site's host may be experiencing technical difficulties with its mail server at the moment. Please inform the administrator that the following error has occured:

there is no error given.
Does the mail() function work normally to begin with? Try going to the "vBMS Control Panel" in the ACP and test sending emails (at the bottom) with both vbmail() and mail() and see what's happening.
Quote:
Originally Posted by thincom2000
I also noticed that when HTML is allowed, VBMS still shows the plain-text version of the message. Apparently, in both the VBMS_READ template AND I believe vbms_read.php, it checks a vBulletin setting that doesn't exist:
Quote:
Originally Posted by succo
yes, but i think that more modifications are needed, as 'vbms_allowhtml' is a boolean, so how can it be equal to VBMS_HTMLACTION_NONE?
Ahh, this seems to be a leftover from when the old version started getting ported and didn't get finished. Got it changed now, will be proper in the next update. It's true, it's a boolean option now; it seems that there used to be different actions for handling HTML messages before though (automatically deleting them, removing the content and flagging them, converting them to bbCode [this is now the default "no" to allowhtml], or leaving as-is [this is the "yes" in allowhtml]). So yeah, feel free to take the VBMS_HTMLACTION_NONE bit out entirely of both of those and convert them both to allowhtml. Also btw, thanks especially to both of you for finding (and correcting) bugs so far, it's really been a big help (as well as everyone else who's been contributing here).

I just got back in town late last night, so hopefully I should be able to get another update out sometime this week. Keep the bugs coming
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01332 seconds
  • Memory Usage 1,783KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete