Hello
I installed the latest version of Chronoforms_V4_RC3.4_J1.6 and ChronoConnectivity_V4_RC3_J1.6.zip
in many ways I AdminList list but no Frontend I view a page that runs blance.
thank you
Hi nefertiti,
Hard to tell what the problem is. Is the page completely blank - with no template? If so there is probably a PHP Error, try setting Site Global Reporting to Maximum temporarily and see if you get a more helpful error message.
Bob
this is not the tamplate, and with the old version it worked, I have no php error php version 3.4.5
voila log php_error_log
01-Jun-2012 11:05:22] PHP Strict Standards: Declaration of CFChronoForm::get() should be compatible with that of JObject::get() in C:\xampp\htdocs\Covoiturage\components\com_chronoforms\libraries\chronoform.php on line 489
[01-Jun-2012 11:05:22] PHP Strict Standards: Declaration of CFChronoForm::set() should be compatible with that of JObject::set() in C:\xampp\htdocs\Covoiturage\components\com_chronoforms\libraries\chronoform.php on line 489
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\components\com_chronoforms\chronoforms.html.php on line 13
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\admin.chronoconnectivity.html.php on line 10
[01-Jun-2012 11:05:22] PHP Strict Standards: Non-static method ChronoConnectivityAdmin::fix_task() should not be called statically in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\admin.chronoconnectivity.php on line 33
[01-Jun-2012 11:05:22] PHP Strict Standards: Non-static method ChronoConnectivityAdmin::index() should not be called statically in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\admin.chronoconnectivity.php on line 121
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\controller.php on line 18
[01-Jun-2012 11:05:22] PHP Strict Standards: Non-static method ChronoConnectivityAdminVersion::__getValStatus() should not be called statically in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\controller.php on line 40
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\versions\j2.5\admin.chronoconnectivity.php on line 19
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\versions\j2.5\admin.chronoconnectivity.php on line 20
[01-Jun-2012 11:05:22] PHP Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in C:\xampp\htdocs\Covoiturage\libraries\joomla\html\parameter.php on line 512
[01-Jun-2012 11:05:22] PHP Strict Standards: Non-static method HTML_ChronoConnectivity::index() should not be called statically in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\controller.php on line 43
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\views\index.php on line 9
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\views\index.php on line 10
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\views\admin_box.php on line 9
[01-Jun-2012 11:05:22] PHP Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\views\admin_box.php on line 10
[01-Jun-2012 11:05:22] PHP Strict Standards: Non-static method menuChronoConnectivity::index_menu() should not be called statically in C:\xampp\htdocs\Covoiturage\administrator\components\com_chronoconnectivity\toolbar.chronoconnectivity.php on line 41
Hi nefertiti,
Hmmm there are no errors there. Just all the reports where the coding could be improved.
You PHP looks old if you have 3.4.5
Bob
I was wrong this is the php 5.3.8
Hi neferititi,
PHP 5.3.8 should be good. Sorry but I don't see what is causing these problems :-(
I haven't yet installed the latest CC I'll see if I get any problems when I do.
Bob
Hi neferititi,
If you are getting a blank page on front list then please download and install the new V4 RC3.1 OVER the one you have, I have just found and fixed a small bug.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Similar problem here,
front end listing a table, an edit form with only show_html in it, if I add a new record via CC tool the edit form open correctly but as soon as I submit the form i land on a blank page.
New version CC3.1 didn't help
Michele
P.S Joomla 1.5 here
Hi Michele,
Please download the latest Chronoforms and ChronoConnectivity files again now, I have just fixed the bug you reported.
And let me know!🙂
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi MAX,
the new Chronoforms rev. did the trick, I havn't update ChronoConnectivity as i have already installed the V4 RC3.1 .
Thanks
BTW It is possible to pass a WHERE clause to the CC when called from CF as a action ?
I am trying to understand what is the best solution for a complex search (multiple fields), CF only, CF +CC.... what do you suggest ?
Michele
Hi Michele,
You should re download and update the Connectivity, I updated the file when I made that post, even if the version number was not changed!🙂
You can use the "Search event" to display a form event instead of the default search box, you can also use filter fields in the latest version, I'm not sure how do you want your search to work, but I believe that 1 search box + multiple filter fields can do what you need, remember that the search box can search any number of fields from any model you want.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hello,
fixed bug ok thank you