Add "post to timeline" block to account page?

I'm looking to use this as the main page my users operate from. I'd like to know if its possible to add "post to timeline" block to the account page and how. Im using 7.2.1 and daenotools wont work.

 

Thanks!

Quote · 19 Nov 2015

I've suggested this on Github:

https://github.com/boonex/dolphin.pro/issues/28

 

It is listed as a milestone for v 7.3.

 

Waiting for an updated version of Deanos Tools as well (to see if I can add php blocks to account.php).

Quote · 19 Nov 2015

Thanks, I figured it out. pretty easy to do.

 

in phpMyadmin, find "sys_page_compose" database

then find: "_wall_pc_post_index_tl" mine was ID 154

click on "copy" and then look for "Page varchar(255)" and in the value section, replace "index" and type "member"

Click GO(save)

 

then go back to your page builder in dolphin and it should be there!

Quote · 20 Nov 2015

Brilliant!

  

Not only did I add "Post To Timeline" to the account.php page, I copied _wall_pc_view_index_tl (homepage timeline) plus _wall_pc_view_index_ol (homepage outline) and changed 'index' to 'member'.

  

The default "friends timeline" on the account page for a small membership site, is usually empty which makes the account.php page seem useless.

  

Having the option to display the Timeline, or even the Outline instead to vary things up, on the account page is good to experiment with. I'll see what members like.

Quote · 20 Nov 2015

 Thank you very much!

Thanks, I figured it out. pretty easy to do.

 

in phpMyadmin, find "sys_page_compose" database

then find: "_wall_pc_post_index_tl" mine was ID 154

click on "copy" and then look for "Page varchar(255)" and in the value section, replace "index" and type "member"

Click GO(save)

 

then go back to your page builder in dolphin and it should be there!

 

7.3.5 with responsive UNI
Quote · 20 Nov 2015

Thank you both so much :D

Quote · 9 Dec 2015

Is this solution working fine?

Quote · 27 Nov 2017
 
 
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.