First of all sorry for my English.
And from two days that I try to understand how do but I did not succeed.
Also on DEMOS there is no an example of how to make a display of a table with the navigation buttons.
This is the view of "com_menu" table with the fields id,title.
Just that there are 443 records that I would do see 10 records by page using the navigation buttons.
I hope someone help me also paying.
And from two days that I try to understand how do but I did not succeed.
Also on DEMOS there is no an example of how to make a display of a table with the navigation buttons.
This is the view of "com_menu" table with the fields id,title.
Just that there are 443 records that I would do see 10 records by page using the navigation buttons.
I hope someone help me also paying.
Array
(
[option] => com_chronoforms5
[chronoform] => Albo
[com_menu] => Array
(
[0] => Array
(
[id] => 1
[title] => Menu_Item_Root
)
[1] => Array
(
[id] => 2
[title] => com_banners
)
.....
[157] => Array
(
[id] => 445
[title] => COM_MENU_MOVEMENT
)
)
)
Debug Info
Array
(
[2] => Array
(
[DB Read] => Array
(
[Queries] => Array
(
[0] => SELECT `com_menu`.`id` AS `com_menu.id`, `com_menu`.`title` AS `com_menu.title` FROM `com_menu` AS `com_menu`
)
)
)
)
Hi salvok5,
If you want to display a records list with navigation then you can try the new ChronoConnectivity v6 instead because its better for data management tasks, here is a tutorial:
http://www.chronoengine.com/faqs/73-chronoconnectivity-v6/5283-build-a-basic-listing.html
Best regards,
Max
If you want to display a records list with navigation then you can try the new ChronoConnectivity v6 instead because its better for data management tasks, here is a tutorial:
http://www.chronoengine.com/faqs/73-chronoconnectivity-v6/5283-build-a-basic-listing.html
Best regards,
Max
Error on installation:
Fatal error: Can't use function return value in write context in /web/htdocs/www.comunesortino.gov.it/home/libraries/cegcore2/joomla_gcloader.php on line 92
Fatal error: Can't use function return value in write context in /web/htdocs/www.comunesortino.gov.it/home/libraries/cegcore2/joomla_gcloader.php on line 92
Hi salvok5,
Yes, it requires php 5.6, but most servers have this now, if you can ask your host to update the php ?
Best regards,
Max
Yes, it requires php 5.6, but most servers have this now, if you can ask your host to update the php ?
Best regards,
Max
Excuse my mistake.
On the website the PHP 5.3 was set.
I changed to PHP 5.6 and now it is installed correctly.
On the website the PHP 5.3 was set.
I changed to PHP 5.6 and now it is installed correctly.
Great, now please follow the tutorial and let me know if you have any questions.
Best regards,
Max
Best regards,
Max
Excuse me one other thing: I'm trying to connect it only shows the default Joomla databases.
How do I connect with other external databases?
How do I connect with other external databases?
This feature is ready for the next update, please test with a Joomla database table, and I can then send you the latest files if the new update is not yet online.
Best regards,
Max
Best regards,
Max
This topic is locked and no more replies can be posted.