JoinForm not showing up on page

I am trying to place the join form on a custom page. I created the block on the custom page with:

INSERT INTO `sys_page_compose` (`ID`, `Page`, `PageWidth`, `Desc`, `Caption`, `Column`, `Order`, `Func`, `Content`, `DesignBox`, `ColWidth`, `Visible`, `MinWidth`) VALUES (NULL, 'custom-page-name', '998px', 'Join Form Block', '_Join now', 2, 0, 'JoinForm', '', 1, 66.8, 'non', 413);

I can see the block on the custom page when I go to Admin Settings-> Page Builder -> custom-page-name

But when I view the custom page, the block does not show up at all. The block's visibility is set for both Guest and Member to view it.

Hope someone can help or point me in the right direction! Thanks.

Quote · 27 Jun 2010

Give this a try

http://www.boonex.com/unity/extensions/entry/Site_s_Join

It's a free mod to add join form. I don't think modifying sys_page_compose was enough. The mod includes changes to the base template pages too.

Quote · 28 Oct 2010
 
 
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.