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 - vBMS : vBulletin Mail System (https://vborg.vbsupport.ru/showthread.php?t=140828)

T_Richardson 03-15-2007 09:41 AM

Nice mod, good work! :up:

Works fine, just one thing, (probably something i missed) when I attach an image ie; .gif .png, it displays all the image code in the email message. See attached .txt

Krofh 03-15-2007 02:54 PM

Quote:

Originally Posted by T_Richardson
Works fine, just one thing, (probably something i missed) when I attach an image ie; .gif .png, it displays all the image code in the email message. See attached .txt

Is this something sent from vBMS or received by it? And what other email address was it sent to/from? I made some changes to the original mail code regarding attachments because otherwise I kept seeing delimiters showing up in my email box. Perhaps I'll have to keep messing with that >.<
Quote:

Originally Posted by abroad
Ok, I have one more kindergarten question, as I also want to play sexy games.

If you cant use gmail, hotmail etc...which values are you entering in those fields (see attachment).

Usually you're supposed to just leave "localhost" and "110", then set up a catch-all email account on your website and use the username/password for that in the other fields. Basically, in your case (judging by the screenshot), you're offering users addresses of somebody@finlandlive.info; that address doesn't really exist, so it needs to forward to your catch-all account, which the vBMS checks, picks up, and delivers to the users on the forums.

succo 03-15-2007 03:23 PM

btw, my forum is vba-wrapped, so the newmail template breaks, as there is an headincluded javascript... what i did (and what would be good that any coder would do just as i don't think i'm the only one running in this kind of problems) is to write a new template for the script to be included and insert the command to include that script in headinclude in the plugin which runs at global_start, so that when vbms_new.php is called, the script is inserted in headinclude regardless of me using 'normal' forum view or vba forum view... couldn't this way of inserting scripts be used as a default by coders? i had to use this same behaviour with vbgooglemapme/se and many others, all products which use 'full page' templates with scripts in the head portion :)

please Krofh let me know if you're interested in having my modded version of the product, thanks

abroad 03-15-2007 05:38 PM

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?

succo 03-15-2007 06:58 PM

another little request... would it be possible to use vbulletin_ajax_namesugg.js when choosing recipients?

i'm trying to do it (in fact, somehow did it), but it would need the comma to be changed in a semicolon as a recipient separator and the spaces (as namesugg uses '<space>;<space> ' as a separator) to be trimmed off from names, so too much code to go into a fast patch :)

again, great work, indeed !

T_Richardson 03-15-2007 07:12 PM

Quote:

Originally Posted by Krofh (Post 1204183)
Is this something sent from vBMS or received by it? And what other email address was it sent to/from? I made some changes to the original mail code regarding attachments because otherwise I kept seeing delimiters showing up in my email box. Perhaps I'll have to keep messing with that >.<



It's an email that i sent from this mail system to one address. I tried different addresses and image formats with the same results.

bluechris 03-16-2007 04:39 AM

Quote:

Originally Posted by Krofh (Post 1203923)
bluechris: I'm still working on the issue with the foreign characters, haven't quite figured that one out yet.
To those of you having connection problems: try upgrading to the newer uploaded version, then use the "Force no-TLS connection" option in the ACP.
To the rest of you: I'm going out of town for a few days, hopefully I'll be able to get more of this fixed up when I get back.

M8 here we are used to live with problems as matter greek characters... take your time and there is no rush honestly.... its a great addon either way.

BTW i have a error if from the forum i attach anything to a composed message .. it goes to outlook express (my test receive mail) as text , seems that either outlook express cannot recognize the attachment or VBMS sents it with problem... i tested with rar, zip, jpg ... in the opposite direction whatever i sent to my VBMS account comes fine in forum as attachment.... anyone else having it or its me?

succo 03-16-2007 04:25 PM

yes, there must be something wrong with the construction of the message with attachment... right now i'm trying to look at this

wish me good luck :)


edit: solved :)

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
PHP Code:

        if (!$hasattachments) { $headers .= VBMS_CRLF "--$delim--" VBMS_CRLF; } 

and change it to
PHP Code:

        $headers .= VBMS_CRLF "--$delim--" VBMS_CRLF


scan-pa 03-16-2007 07:48 PM

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.

thincom2000 03-17-2007 07:23 AM

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:

In template VBMS_READ:
Code:

$vboptions['vbms_htmlaction']
In file vbms_read.php:
PHP Code:

$vbulletin->options['vbms_htmlaction'

Should be replaced with:
Code:

$vboptions['vbms_allowhtml']
PHP Code:

$vbulletin->options['vbms_allowhtml'

respectively.


All times are GMT. The time now is 08:21 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.01536 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
  • (2)bbcode_code_printable
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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