Problem displaying K2 articles

More
23 Nov 2010 23:24 #458 by geodee
I'm running a site with over 2000 articles in K2. In the "create" section, the content tab is trying to list ALL the K2 articles, which is causing an allowed memory size exhausted error. I copied it to my local host and increased the memory allotment to 64M and I was able to load it (my host won't allow me to change the php memory variable).

Long story short it looks like there is no pagination for the K2 articles. Is there a plan for this to be added? And does the Campaign Monitor version have this bug too?

Please Log in or Create an account to join the conversation.

More
24 Nov 2010 20:01 #460 by geodee
So I had a look inside /administrator/components/com_joomailermailchimpintegration/views/create/tmpl/default.php and noticed that the pagination function for k2 has been commented out. Then in /models/create.php there's a whole swack of k2 stuff commented out, including pagination.

I also paid for, downloaded and installed the Campaign Monitor version, and the same problem exists. Obviously this must be a known issue. Would there be any timeline on when this will be corrected?

Please Log in or Create an account to join the conversation.

More
25 Nov 2010 11:23 #466 by pete
Replied by pete on topic Problem displaying K2 articles
Hello geodee,

Unfortunately this is a complicated topic, which hasn't been solved so far. The problem is that there can only be one instance of the Joomla pagination class used per page and we're already using it for the Joomla core articles. This is why the K2 pagination has been commented out. However this will be part of one of the next Joomailer MailChimp versions (probably 1.5).

KInd regards,
Pete

Please Log in or Create an account to join the conversation.