When you restore forms that are created in V3.1 RC3 to V3.1 RC4
1) the Menu Types are lost for the FORMS. You have to go back to Menu Manager and define the menu types again
2) when you define the menu types again, the links on the Page (website) don't open up the FORMS
I can't see why not. The ID's are all right. The FORM names in the menu editor are right. The FORMS have the right access and are published... I just keep on seeing...
There is no form with this name or may be the form is unpublished, Please check the form and the url and the form management
but if I use the link to the FORM in ChronoForms UI, the FORM comes up in the broswer... so somehow the the MENUS are not able to call the FORMS.
Hi Aaron,
The links don't work as the site is down. It looks as though you haven't added a form name parameter to the menu link.
Bob
The form names are assigned to the MENU items
Form name : Add_a_Mix_link
are you talking about "Form Name" parameter
or
Link: index.php?option=com_chronocontact
Because I can't change the latter of the two...
FORM links are for REGISTERED users. I can put those as public if needed???
:-)
Here are the differences...
I'll remove the http in this post for easy reading...
this doesn't work
//funkyhousebeats.com/index.php?option=com_chronocontact&Itemid=52
this does
//funkyhousebeats.com/index.php?option=com_chronocontact&chronoformname=Add_a_Mix_link
PROBLEM:
the first doesn't work, but that is how you define a menu item that is of ChronoForm type. You edit the MENU item and the LINK in the box can't be edited and is defaulted to:
Link: index.php?option=com_chronocontact
and you enter the form name like:
Form name: Add_a_Mix_link
... which is how you get the url for that menu item:
//funkyhousebeats.com/index.php?option=com_chronocontact&Itemid=52
... but that doesn't work... the working link to the form is:
//funkyhousebeats.com/index.php?option=com_chronocontact&chronoformname=Add_a_Mix_link
so somehow you have to get the menu item to point to that working URL or the ...itemid=52 URL has to be fixed????
Hi Aaron,
I see the problem now, just fixed it!π
Thanks!
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
does that mean I have to download a new version of the Forms? RC5??
well no, you need to patch the file components/com_chronocontact/libraries/chronoform.php
get the one from the current install package and overwrite yours, this will fix itπ
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Aaron,
you have this file at your server:
components/com_chronocontact/libraries/chronoform.php
extract the installer you get from the downloads area here, and find the same file and overwrite yours!
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
ah ok... I just didn't realize you had the fix in the current download. I was looking for a fix link
:)
Hi Aaron,
Sorry, I hadn't even realised that Max had released RC4 :-(
Bob
I think that is expected. I could be wrong but the message is telling you that you have the wrong file type (blank) because you haven't selected one. Maybe what is displayed in the error could be more accurate... like "You must select the correct file type first"
Aaron
Thanks, Fixed!π
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.