Forums

Anything like a simple manual on HOW TO USE IT????

miwebmedia 03 Jan, 2014
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=12&t=81417


Is this the best it gets? Trying to setup a basic connection to a chronoform so can display the data in our admin section.

Those instructions DON'T DO IT

So is there someplace, anyplace where there some basic instructions? Got imagine want people use this product, buy stuff and other things but damnnnnnnnnn. How about some easier and better instructions?

Parse error: syntax error, unexpected T_STRING, expecting '{' in /libraries/cegcore/libs/model.php(141) : eval()'d code on line 4


Fatal error: Class '\GCore\Models\Session Notes' not found in /administrator/components/com_chronoconnectivity5/chronoconnectivity/controllers/lists.php on line 40

thanks,
Will
Max_admin 04 Jan, 2014
Hi,

It looks like you are using V5 which doesn't have enough documentation yet, the error you have is caused by a space in the model name, please don't use spaces or special characeters in the model name, the steps are easy:

#1- add a model name and select a table, you may optional add conditions..etc
#2- Go to the the "Front list" tab or the "Admin list" (whatever you want to use) and add the columns you want to use, they should start with your model name, so you may add:

MODEL.id
MODEL.name

assuming your table has "id" and "name" fields.
#3- go to the "Permissions" tab (under front/admin list) and allow the appropriate groups for the "index" action.

Save and test!

That should be enough for building a list of 2 columns, but you may do much more customization, I'm planning to write a full tutorial ASAP!🙂

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
drpaul 07 Feb, 2014
Any news on that tutorial?
Max_admin 10 Feb, 2014
Yes, we have 4 available now under the FAQs page!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.