Join Block on Homepage module dont work

Hi,

I install this mod (http://www.boonex.com/unity/extensions/entry/Site_s_Join) so I replace this page: BxBaseIndexPageView.php

and I execute these two scripts in the database:

- SELECT @ iPCOrder: = MAX (`Order`) FROM `` WHERE `Page sys_page_compose` = 'index' AND `Column` = '1 ';
SELECT @ iPCWidth: = `ColWidth sys_page_compose` FROM `` WHERE `page` = 'index' AND `Column` = '1 'LIMIT 1;

and this:

- INSERT INTO `sys_page_compose` (`page`, `PageWidth`, `desc`, `caption`, `Column`, `Order`, `Func`, `Content`, `DesignBox`, `ColWidth`, `Visible` , `MinWidth`) VALUES
('Index', '998px ',' Join Form Block ',' _Join now ', 1, @ iPCOrder + 1' JoinForm ','', 1, @ iPCWidth,' no ', 413);

But its not working, I was not the block "Join now".
Could SOMEBODY please help me? thank you

/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm
Quote · 2 Nov 2010

For the second requete sql i have this error message :

#1048 - Column 'Order' cannot be null

/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm
Quote · 2 Nov 2010

I have found, its work

/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm
Quote · 3 Nov 2010

I am getting the same error message - I am using Dolphin 7.06 can you tell me what you did to fix it?

Quote · 5 Jun 2011
 
 
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.