Blogs Management

Hello:

I have a lot of Bloggers on my site.  For security reasons, I had to set to approval 1st.  They are now automatic.

How do you change the Blog Management Page in Administrative view to show more than 25 blogs?  I have to keep scrolling down to increase the amount of blogs, then do a ctrl+f for the word "disapproval", then approve.  After I approve, the view goes back to 25 blogs a page view.  There isn't any order to it either, like placing the latest blogs 1st. I'm going nutz... :) Not really, but help would be WONDERFUL!  Is there a mod out for this internal admin feature?

Thanks!

Racquel

Quote · 29 Feb 2012

Hello

You need to edit modules/boonex/blogs/classes/BxBlogsModule.php file and find GenBlogAdminIndex function. Then you need to find the following line in the function

$oBlogSearch->aCurrent['paginate']['perPage'] = 10; 

and change 10 to the number you need.

P.S. I already changed it for you. Now you have 30 items per page. Check it please.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 1 Mar 2012

You are the best AntonLV! TY TY TY TY TY TY

Quote · 2 Mar 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.