Problem with mail.php - Compose a mail DONT works!!

 

Hello!

I have a problem with my dolphin. I cant write new Mails!

This is the link: /mail.php?mode=compose

I have the problem with the special (standard) block: _COMPOSE_H

I cant write a message, because i see just a white content-box with the message:
_please_fill_next_fields_first

---> Please fill next fields first out!

I have no idea, why i see this box and not the corrct box, where i can choose my settings and sending the mail!

Yes, i have test to write a mail: /mail.php?mode=compose&recipient_id=8

But i see the same error-code: _please_fill_next_fields_first
But i havent write something! Just wanted to write, but see the box! ^^


Can somebody help me?

Please tell me, which files i should replace, that the error will be gone!
My idea: mail.php ... but what else? Something in /inc/classes/ ????


Best regards!

--- call me asa! ;-)
Quote · 9 Apr 2012

have nobody a solution for me? 

--- call me asa! ;-)
Quote · 10 Apr 2012

Hello,

I have the same problem since I did the update to 7.0.9

Can someone help me?

thank you

Quote · 8 Nov 2012

Hello,

I can't write new messages.. I get the Message: PLEASE FILL IN THESE FIELDS FIRST 

How I can fix it? Someone has already solved this problem??

 

regards

Quote · 9 Apr 2013

i am not totally sure - but if the checker array is set for a specific number of characters - such as no less than 20 - then it wont submit if you have less than 20 characters. But it may be set to show error message of required field, I would try putting a long paragraph of text in your compose message and see if you can send.Also, make sure the subject field is filled in.

caredesign.net
Quote · 9 Apr 2013

I can not see the fields. When I go to compose a new message, there is the text 'PLEASE FILL IN THESE FIELDS FIRST' only.

Quote · 9 Apr 2013

could you post a screenshot - would make it easier for others to assist you.

caredesign.net
Quote · 9 Apr 2013

here is a screenshot

11.jpg · 85.9K · 253 views
Quote · 9 Apr 2013

is that a custom template - if you switch back to uni template, do you get the same thing?

caredesign.net
Quote · 9 Apr 2013

I switched to uni template. It's the same.

Quote · 10 Apr 2013

OK, I managed to duplicate your error - to do so, I changed BxBaseMailBox.php from

            $sErrMsg = $this->sendMessage('', '', $aMemberInfo ? $aMemberInfo['ID'] : 0, $aComposeSettings, true);

to

            $sErrMsg = $this->sendMessage('', '', $aMemberInfo ? $aMemberInfo['ID'] : 0, $aComposeSettings, false);

This is around line 102

So you may want to try reuploading your Templates/Base/scripts/BxBaseMailBox.php with a brand new copy

 

EDIT: also - try reuploading your inc/classes/BxBolMailBox.php as well.

caredesign.net
Quote · 10 Apr 2013

I have tried so, but it's the same.

Quote · 10 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.