- Posts: 1
COMMUNITY FORUM
K2 - Pagination Error
- Jacob Hodara
-
Topic Author
- Offline
- New Member
Less
More
10 years 1 month ago #142416
by Jacob Hodara
K2 - Pagination Error was created by Jacob Hodara
We have an update to date setup of K2, no overrides.
This line on item.php keeps generating a PHP error:
$this->pagination->getPagesLinks()
Has anyone come across this?
This line on item.php keeps generating a PHP error:
$this->pagination->getPagesLinks()
Has anyone come across this?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 1 month ago #142427
by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 - Pagination Error
Hello,
What the error you are getting?
What the error you are getting?
Please Log in or Create an account to join the conversation.
- Leo Lammerink
-
- Offline
- New Member
Less
More
- Posts: 1
10 years 1 month ago #142439
by Leo Lammerink
Replied by Leo Lammerink on topic K2 - Pagination Error
Krikor, we get
If we comment that out as Jacob did withthe template is loaded but comments not working properly piperflyer.org/piper-single-engine-models/item/613.html
Leo
and the template is not loadedFatal error: Call to a member function getPagesLinks() on a non-object in /home/piperflyer/public_html/templates/yoo_nano3/html/com_k2/item.php on line 656
If we comment that out as Jacob did with
<?php /*echo $this->pagination->getPagesLinks(); */?>
Leo
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 1 month ago #142443
by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 - Pagination Error
Are you using any other extensions?
Please Log in or Create an account to join the conversation.
- leo lammerink
-
- Offline
- New Member
Less
More
- Posts: 3
10 years 1 month ago #142640
by leo lammerink
Replied by leo lammerink on topic K2 - Pagination Error
Sorry but we have about 200 extensions on that site so where you are looking at?
Main besides K2 : AEC/JomSocial/Mosets Tree/ GK 5 NEWS PRo/Yootheme Warp 7 / Widgetkit and a ton of others
Main besides K2 : AEC/JomSocial/Mosets Tree/ GK 5 NEWS PRo/Yootheme Warp 7 / Widgetkit and a ton of others
Please Log in or Create an account to join the conversation.
- leo lammerink
-
- Offline
- New Member
Less
More
- Posts: 3
10 years 1 month ago #142641
by leo lammerink
Replied by leo lammerink on topic K2 - Pagination Error
We have about 250 extensions working on this site. Main components are K2/JomSocial/Mosets Tree/Yootheme Warp7/GK News Show Pro/AEC/All Akeeba stuff/NoNumber extensions
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
10 years 1 month ago #142644
by JoomlaWorks
Replied by JoomlaWorks on topic K2 - Pagination Error
Initial comment: OMG, 250 extensions?
Actual response: What are your Joomla & K2 versions? It's possible (if they are up to date) that some system plugin is messing up with K2's pagination.
Actual response: What are your Joomla & K2 versions? It's possible (if they are up to date) that some system plugin is messing up with K2's pagination.
Please Log in or Create an account to join the conversation.
- leo lammerink
-
- Offline
- New Member
Less
More
- Posts: 3
10 years 4 weeks ago #143028
by leo lammerink
Replied by leo lammerink on topic K2 - Pagination Error
Fotis,
I did not receive a notification so sorry for the delayed reply.
We have the site full up-to-date means Joomla 3.4.1 and K2 2.6.9. On Github we have github.com/joomla/joomla-cms/issues/6544 and other developers post that this Bug also causes a break in the pagination in their components. If you could have a look if this github.com/joomla/joomla-cms/pull/6677 (which is the proposed fix) or have an interim solution to get the pagination working for K2 I would very much appreciate the effort
Thanks for caring!
Leo
I did not receive a notification so sorry for the delayed reply.
We have the site full up-to-date means Joomla 3.4.1 and K2 2.6.9. On Github we have github.com/joomla/joomla-cms/issues/6544 and other developers post that this Bug also causes a break in the pagination in their components. If you could have a look if this github.com/joomla/joomla-cms/pull/6677 (which is the proposed fix) or have an interim solution to get the pagination working for K2 I would very much appreciate the effort
Thanks for caring!
Leo
Please Log in or Create an account to join the conversation.