By René on Saturday, 03 September 2016
Posted in Technical Issues
Replies 8
Likes 0
Views 378
Votes 0
hi. please direct me to all 5.0.37 Files (admin+site) wich contain functionality for Pagination Settings in attached Screenshot. many thanks
It is located in /administrator/components/com_easyblog/themes/default/settings/layout/pagination.php and it is calling the getPaginationSettings from /administrator/components/com_easyblog/views/settings/view.html.php
·
Sunday, 04 September 2016 00:28
·
0 Likes
·
0 Votes
·
0 Comments
·
hi. thanks for info but i would need all files wich are related to above pagination functionality. i try to add these additional 5.0.37 Pagination into my 3.9.x Version.
·
Monday, 05 September 2016 03:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Rene,

Here is the files that you asked

p.s: you are suggested to make a backup for the file that you want to customize for precautions
·
Monday, 05 September 2016 12:07
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Muhammad. thanks for the files. do i have to modify also frontend files or is everything for EB 5.0 pagination in Backend files?
·
Tuesday, 13 September 2016 21:13
·
0 Likes
·
0 Votes
·
0 Comments
·
and what are the related EB 3.9 Files for above 5.0 one?
·
Tuesday, 13 September 2016 21:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi René,

I'm not really sure what do you want to achieve here, because you cannot simply replace the files that I've attached in your EasyBlog 3.9 because the structure is completely different from EasyBlog 5.0.37
·
Wednesday, 14 September 2016 12:15
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Muhammad. i know what you mean. what i try to achieve is simple:

I need the Pagination Settings "Bloggers Per Page" , "Dashboard Posts Per Page" and "Dashboard Comments Per Page" in EasyBlog 3.9 because this Settings are really missed there! i can't upgrade my Webseite to EB 5.0 because my User find this latest Composer to complicated. so it would be great if you can help me to achieve this. therefore i asked you wich 3.9 and wich 5.0 Files Contain Pagination code. i will try then to add the 5.0 Pagination Code into 3.9 or give this work to my Developer. thanks for unterstanding
·
Wednesday, 14 September 2016 17:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi René,

For EasyBlog 3.9 the setting is in this file:
JOOMLA_FOLDER\administrator\components\com_easyblog\views\settings\tmpl\default_layout_general_joomla.php
and it was calling function getPaginationSettings in this file
JOOMLA_FOLDER\administrator\components\com_easyblog\views\settings\view.html.php
·
Thursday, 15 September 2016 17:36
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post