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



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

aiContctSafe - Captcha Images not visible

aiContctSafe - Captcha Images not visible

Hi,

i I would like to use the great aiContctSafe on my Site, (Joomla 1.5.X)
but the Captcha Images are not visible in Mozilla (I see ony three Dots!
), but in IE and OPERA it’s works.

Using firebug I found that I have an error:
window.addEvent is not a function window.addEvent('load', function() { - but I can’t find it in com_aicontactsafe folders/files….


----


Best regards,
Przemek

Editat de: adicted
22-Iulie-2010 10:25:20

Przemek
useravatar
Offline
7 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Hi,

That is a mootools function and I see it is not loading on your page.
This could be generated by either your template ( some templates are intentionally preventing mootools from loading ) or by a conflict with another of your extensions.
You need to identify which is the case and fix it.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

Hi Alex,

Thank you for a quick help.
I tried everything and it wont work.. tell my why it works with other Browsers ?
The Template I use was bought in a templates shop (they helpdesk is very weak sad )...
Where should i search that bug ? In the template, in js scripts, in modules or components ? sad

best regards,
przemek

Przemek
useravatar
Offline
7 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Hi,

On my computer that page is not working no matter what browsers I've used.
I can't tell you exactly where the problem is because each developer can create a template in his own way.
I would look in the header section of the template and look for function disabeling mootools.
Can help you with other information, but if you want you can send me a PM with a super admin user name and pass and I'll take a look in your administrator page.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

Got your PM and replied to it.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

i dont have any PM sad

Przemek
useravatar
Offline
7 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

could you send me an email  -  adicted + tlen pl

Przemek
useravatar
Offline
7 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Alex,

Did you changed something in administration panel , because now i have problems with the administartion menu panel - it wont work sad

Przemek
useravatar
Offline
7 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Of course I didn't changed anything.
That problem is generated by mootools as well, as I said in my reply.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

Till now i didnt get from you any PM ...
Now i dont now what to do sad

Przemek
useravatar
Offline
7 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

I've just sent you an email at the email address you mentioned above.
Let me know if you got it.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

Problem solved. smile

It was generated by the fact that templatemonster.com developers are adding a script preventing mootools from loading for the unregistered users.
If anybody else is having this problem look for the following code and remove it:

Cod:

<?php

$user =& JFactory::getUser();
if ($user->get('guest') == 1) {
$headerstuff = $this->getHeadData();
$headerstuff['scripts'] = array();
$this->setHeadData($headerstuff); }
?>

The template is working perfectly fine without it.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

ALEX is the best in the world!!!!!!!

Przemek
useravatar
Offline
7 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Happy I could help. smile

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

Hye, i did follow this solution. But the problem still the same...

shazlan
useravatar
Offline
6 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

I need a link to your page to try to help.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

Thank you so much for your quick reply. but now i have a bigger problem, suddenly i cant log on to my website. Database Error: Unable to connect to the database:Could not connect to MySQL. I contact my hosting company and i will send u the link soon after they fix the problem.

One more thing i want to ask is... My GD Library state that WITHOUT FREE TYPE SUPPORT. Do i need to change it to WITH FREE TYPE SUPPORT ?

shazlan
useravatar
Offline
6 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Okay alex, you can check now. Menu > Contact Us and Menu>Ticketing. Both captcha not working.

http://www.rakyatravel.com.my/index.php … p;Itemid=5

shazlan
useravatar
Offline
6 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

shazlan a scris:

My GD Library state that WITHOUT FREE TYPE SUPPORT. Do i need to change it to WITH FREE TYPE SUPPORT ?

If you want to use the CAPTCHA delivered with aiContactSafe yes.
You can try installing this plugin : http://extensions.joomla.org/extensions … ptcha/8070 and activate it from the profile of aiContactSafe.

But I think the problem on your page is generated by "mod_arttotalmenu". It is using jquery and is conflicting with mootools ( default javascript library of Joomla ).
Try deactivating it to see if aiContactSafe is working without it. If it does you need to contact the developer of that extension to fix it.

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Re: aiContctSafe - Captcha Images not visible

I installed it earlier. And now my GD shows bundled (2.0.34 compatible) with FreeType Support.

But captcha still not visible.

shazlan
useravatar
Offline
6 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Okay Alex, you're right. Its "mod_arttotalmenu". I will contact them. Thanks a lot for your time. Really appreciate it.  wink

shazlan
useravatar
Offline
6 Mesaje
Informatii despre utilizator in mesaje
Administratorul a dezactivat postarea publica.

Re: aiContctSafe - Captcha Images not visible

Happy to help. smile

Alex Dobrin
Algis Info Grup

Follow me on Twitter

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

Informatii forum

Statistici forum:
 
Subiecte:
1305
Sondaje:
0
Mesaje:
5886
Mesaje: media pe ora:
1.0
Info utilizatori:
 
Utilizatori:
22057
Ultimul inscris:
SANTI
Utilizatori activi:
5
Vizitatori activi:
137


Legenda forum:

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