![]() |
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 |
Quote:
Quote:
|
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 |
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?
|
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 ! |
Quote:
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. |
Quote:
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? |
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:
PHP Code:
|
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. |
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'] PHP Code:
Code:
$vboptions['vbms_allowhtml'] PHP Code:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|