Members block on profile page

Hey.

Is there a module or possibility to have the members block (from home page) on the profile page?

Quote · 4 Apr 2012

Hi,

If you have php skills,  you can create you own php blocks with this module

http://www.boonex.com/m/Add_PHP_Block_to_Page_Builders_

Quote · 4 Apr 2012

Great, thanks!

Just I need the php content for it now if someone could help please.

Quote · 4 Apr 2012

Can someone help please still looking for the solution.

Quote · 16 Apr 2012

Hi,

In a PHP block, you can insert 

 

require_once(BX_DIRECTORY_PATH_ROOT.'path to php file here.php' );

 

In this php file, you can add any code you want like retrieve data from mysql and place it like you want.

The output of the php file will be inside the DesignBox.

If you need to know how to retrieve data from database check this :

http://www.tizag.com/mysqlTutorial/mysqlfetcharray.php 

or any tutotial about mysql and php.

Quote · 26 Apr 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.