only 30 rows in front list

frimi 08 Jul, 2016
Hello,

I have created a simple output in tabular form with ChronoConnectivity and the output is printed as desired - but, unfortunately, with one exception: It shows only 30 rows. In the database table there are, however, more than 30th!
in chronoform under table-connection, it shows all datasets.

How and/or where can I set the number of lines?

I tried to set in "Page limit" to 200 but it has no affect.

Michael
frimi 08 Jul, 2016
" has no affect".
sorry, it means without effect of course...;)
frimi 09 Jul, 2016
Hello Bob,
it has resolved itself.
I don't know why, I think, it was the Cache...🙂
a nice weekend
Michael
GreyHead 09 Jul, 2016
Hi Michael,

There is - I think - an obscure bug in CC, it caches some settings and I haven't yet found a way to clear the cache when that is needed. This can affect filters, sorts and pagination :-(

Bob
kohanb 14 Dec, 2016
Hello Bob!

I have the same problem.😟
Have you found the problem yet? I would be very courius.

Thank You!

Balázs
GreyHead 14 Dec, 2016
1 Likes
Hi Balázs,

No - I never found it - hopefully Max has a solution.

Bob
Max_admin 14 Dec, 2016
Hi,

The pagination does not solve this issue ? if not then you can try to login/out twice.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
kohanb 15 Dec, 2016
Dear Max,

I'm not programmer, and also beginer in CF5 and CC5.
I'm going to try, but I have to learn a lot...

Best Regards:
Balázs
Max_admin 15 Dec, 2016
No problems, just login/out of your website to clear any session settings.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
kohanb 15 Dec, 2016
The paginator is the better solution, but I couldn't translate the footer text to my language.
I followed this instructions:
https://www.chronoengine.com/forums/posts/f12/t101765/how-to-translate-the-pagination-output.html?hilit=pagination+translate
but it is not working for me.😟
Max_admin 16 Dec, 2016
Hi kohanb,

You can directly edit the strings in the language file mentioned (easy) or create a new one for your language as explained.

Let us know if this does not work.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
kohanb 16 Dec, 2016
Dear Max,

I made a copy of \libraries\cegcore\locales\en_gb\ folder and of lang.php file as well.
Modified the namespace attribute and also the text value of the paginator in 361th row.
Unfortunately the translation is still not working.😟

Best Regards,
Balázs
Max_admin 16 Dec, 2016
Hi Balazs,

Did you try to just add the same string in a language file in the locales folder in Connectivity itself ?

If that does not work then you may also the pages file directly then here:
\libraries\cegcore\helpers\paginator.php

The language strings are inside
l_("string")


Let me know.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
kohanb 18 Dec, 2016
1 Likes
Dear Max!

I tried to modify the language files, but didn't work.
I found the solution here:
https://www.chronoengine.com/forums/posts/f12/t98200.html

Thank You
kohanb 18 Dec, 2016
Unfortunately this solution is not perfect, because the translated string is changed in every expression in whitch the string occurs on the page.
For example: to=-ig, then "maraton" shown on the translated page "mara-ign"
kohanb 18 Dec, 2016
Tomcat's solution is working!🙂
kohanb 19 Dec, 2016

Hi Balazs,

Did you try to just add the same string in a language file in the locales folder in Connectivity itself ?

If that does not work then you may also the pages file directly then here:
\libraries\cegcore\helpers\paginator.php

The language strings are inside

l_("string")


Let me know.

Best regards,
Max



Dear Max!

Thank You very much for your help, I solved the translation problem.
The next step is the filtering...
Unfortunately I have another problem occured:
http://www.chronoengine.com/component/chronoforums/posts/f12/t101710.html
What's wrong in my code? Can You help me?

Thank You again!

Best Regards,
Balázs
This topic is locked and no more replies can be posted.