Română (România)English (United Kingdom)



 
Mesaj
  • Acum esti subscris/a la acest subiect. aicontactsafe layout problem
The support for all extensions was moved to jVitals.com.

Please post there the new questions or suggestions you have with them.

This forum was set to be read-only so the information in it is still available.

If you use aiContactSafe, please post a rating and a review at the Joomla! Extensions Directory.

You can now also join aiContactSafe Fan Club on Joomla! People
http://people.joomla.org/groups/viewgroup/813-aiContactSafe+Fan+Club.html

Blank Space with Empty Thank You Message

Blank Space with Empty Thank You Message

Hello. Thanks for the great app. I've used it on many sites but have recently encountered a new problem.

I am using version 2.0.11.

I have deleted the the "thank you message" and added a "redirect on success" URL. However when I send a message the "thank you" page has a blank space at the top where the thank-you message would normally appear. See attached screenshot.

When I look at the profile for the form I note that the input field for the "thank you message" has a blank space added automatically. Even if I delete this space and save the profile it reappears.

It seems that this blank space is being used as a "thank you message" and a list item appears with a value of &nbsp.

Am I doing something wrong, or is there a fix available to prevent the thank-you message from adding its own blank space?

Thanks for your help!

Editat de: Alex Dobrin
11-Septembrie-2010 06:50:47
Tyler Durden
useravatar
Offline
4 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: Blank Space with Empty Thank You Message

Hi,

Thank you for posting that problem here. It will be fixed in the next version.
Until then, if you want to fix the code now you can modify the file "components\com_aicontactsafe\controllers\message.php" and replace the line 75 :

Cod:

                $this->setRedirect($link, $msg, $msgType);

with this lines:

Cod:

                if (strlen($msg) > 2) {

                                    $this->setRedirect($link, $msg, $msgType);
                } else {
                                    $this->setRedirect($link);
                }

Alex Dobrin
useravatar
Offline
5886 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: Blank Space with Empty Thank You Message

That fixed it! Thanks!

Tyler Durden
useravatar
Offline
4 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: Blank Space with Empty Thank You Message

Thanks for notifying me about it. smile

Alex Dobrin
useravatar
Offline
5886 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Informatii forum

Statistici forum:
 
Subiecte:
2281
Sondaje:
0
Mesaje:
10380
Inactiv:
Informatii utilizatori:
 
Utilizatori:
60289
Ultimul inscris:
Lenisancing
Utilizatori activi:
0
Vizitatori activi:
168

Activ: 
Nici un utilizator activ

Legenda forum:

 Subiect
 Nou
 Blocat
 Peren
 Activ
 Nou/Activ
 Nou/Blocat
 Nou/Peren
 Blocat/Activ
 Activ/Peren
 Peren/Blocat
 Peren/Activ/Blocat