Hi,
I have this french language file but the "Send" button don't work, when I want send a mail into my site.
I have try a lot of think but nothing work.
Show attachment.
Hi,
I have this french language file but the "Send" button don't work, when I want send a mail into my site.
I have try a lot of think but nothing work.
Show attachment. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
What do you mean send to email in my site? PS: If possible do not write me personally, please try to ask on the forum first |
Send a message on an other members in my site. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
When I want write a message and send to a member. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
When I want write a message and send to a member. There maybe some JS troubles. Provide me with your site url here PS: If possible do not write me personally, please try to ask on the forum first |
Ok thank you Sasha :)
This is my site : www.themuslimclub.com Login : testtest PW : testtest
When you are log on, chose the french language and clic on a member to send a message. You will see.
Thanks /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
up /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
Nobody ? ^^ /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
up /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
Hi,
I have this french language file but the "Send" button don't work, when I want send a mail into my site.
I have try a lot of think but nothing work.
Show attachment.
And I have see a second problem with the french language only. > The Shoutbox on the home dont work.
Its work for all language but no with french :s
/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
The "cancel" button on the write a message on a member page dont work to. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
The "cancel" button on the write a message on a member page dont work to. I don't see French in your languages list! PS: If possible do not write me personally, please try to ask on the forum first |
Ah sorry I have delete this for test a thing.
It's done the french is import.
Thanks. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
You can test it now with ;
Account : testtest PW : testtest /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
You can test it now with ;
Account : testtest PW : testtest Hello follow these steps: 1. Open the : modules/boonex/simple_messenger/BxSimpleMessengerModule.php find these code lines: $sEmptyMessage = _t('_simple_messenger_empty_message'); and replace with : $sEmptyMessage = bx_js_string( _t('_simple_messenger_empty_message') );
2. Open the : templates/base/scripts/BxBaseMailbox.php find these code lines :
$aLanguageKeys = array
and replace with : $aLanguageKeys = array Ticket was added! : http://www.boonex.com/trac/dolphin/ticket/2419 PS: If possible do not write me personally, please try to ask on the forum first |
Thanks but it have change nothing.
"Send" dont work always, and Shoutbox to. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
Thanks but it have change nothing.
"Send" dont work always, and Shoutbox to. Clear all caches (browser and site's caches) and try again! PS: If possible do not write me personally, please try to ask on the forum first |
I have do this.
I have do all what you said me, but dont work.
Try it on my site please. /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
I have do this.
I have do all what you said me, but dont work.
Try it on my site please. Ok create a ticket on support page than! PS: If possible do not write me personally, please try to ask on the forum first |
i have the same problem and I dont know how to fix it... Any help ? |
yes, I have the same issue with the "reply" message "send".... you can click it but it does not send nor give an error message.
The coding you have above is already in 7.0.6 and on a reply message the send is not functioning for me...
any other ideas where we could look?
thanks, |
I have a certain few people on my site who have the same problem when the try to send mail. They hit the send button, and nothing happens. What is causing this? I have one member that cannot do anything, is this all a javascript issue? |
We are running Dolphin 7.0.8 fresh install, and the Send button isn't working in email. Any help would be appreciated. Thanks... |
i would really like to look at this?
also was this installed from softaculous or a manual install? We are running Dolphin 7.0.8 fresh install, and the Send button isn't working in email. Any help would be appreciated. Thanks...
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
we are working on glenns issue. seems that the mail compose and send are working on FF and Chrome on this end of the globe.
not sure what would or could cause this not to work for him.
im thinking of turning on the profiler and see if it will reveal some deep dark secret. i would really like to look at this?
also was this installed from softaculous or a manual install? We are running Dolphin 7.0.8 fresh install, and the Send button isn't working in email. Any help would be appreciated. Thanks...
just wanted to mention this is most likely not related to the issue this thread was initially started for, though it involves a send button, but i think the issue is localized and not a dolphin problem. When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
We cleared our cache on the server and then on our BROWSERS: FF, IE and it worked. Simple caching issue with browsers for 7.0.8 |
For those that may still be having a problem I ran into the same thing. Thank goodness for Igor this was the response. The "send mail" button is not working because of the incorrect permissions of some folders and files on your site. As soon as you have PHP installed as CGI, folders should have 755 and files should have 644 permissions. Check this on your site.
It's a great day! |