Edit the form in the general tab, look for the "Load Chronoforms CSS / JS Files?", Its value should be "yes".
Value has been set to yes, still does not work.
Hi camayes,
The link you posted gives a "Bad Request (Invalid Hostname)" message.
Bob
i took it off because i was going to try to reinstall the old version. now i am left in the middle of nowhere because i can't remove default.ttf no matter what i do. . .so i can't reinstall. any help?
Hi camahayes,
If you have the option stop the server while you delete. This works for me on XAMPP.
Bob
stopping the server worked out alright.
went back to RC2, but now the form doesn't submit anymore. don't know whats going on.
the new RC4 works great to submit, but i need the tooltips to work or i can't use it.
Hi camayes,
Tooltips work fine in RC4.11 as far as I know. If there's a problem it's most likley a corrupt or missing file, or a javascript conflict.
Bob
tooltips working fine for me here at your form, however this is not RC4.11
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I have reverted back to an older version since the tooltips were not working on RC4 I may setup a test environment or something to try to troubleshoot the RC4 problem. . .or just wait until the next stable release. Is there a tentative date for that, and will it have multi-page functionality?
Hi camayes, show me the page with tooltips not working, next version will have multi page support (I hope)
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Profwalken,
No, it's the JCE Utilities that are loading JQuery (though Gavick loads a second copy of mootools).
Bob
Hi profwalken,
Here's (part of) the list of scripts from your page. It's almost certainly the jquery-126.js file that blocks the ToolTips.
Bob
Hi,
thank's greayhead for your analyze
what do you use to obtain the list you put in attachlment?
To conclude on the problem , is chronoform not usable with JCE, and when there's a conflict like 2 copy of mootools, what is the solution ?
If i unpublish a module or plugin is it enough to see if conflict with chronoform is gone?
Best regards
Profwalken
Hi Profwalken,
The screenshot is from the FireBug extension to FireFox - invaluable for de-bugging this kind of problem.
Two copies of MooTools may or may not be a problem - you can only tell by testing (but it is extra code to load into the page).
You can test if the Form alone is OK by finding the real url (not the SEF url you posted here) and adding &tmpl=component to the end - this will display just the form output without any of the template code. If the tooltips work then you do have a conflict with the template or with another module.
How you fix it is up to you. If the problem is with a module then you can possibly run it off on this page.
Bob
Hi Profwalken,
In the Firebug window click 'Script' in the menu bar and just above it you will see a little arrow for a drop-down menu.
Bob