I started by putting the following into page.php of my wordpress theme.
On first line -[code:224xn52o]<?php pixopoint_theme_integrator( ‘start’, ‘1’ ); ?>[/code:224xn52o]
On last line -[code:224xn52o]<?php pixopoint_theme_integrator( ‘end’, ‘1’ ); ?>[/code:224xn52o]
I then copy and pasted the chunk1.html code and pasted it into [u:224xn52o]BoardIndex.template.php[/u:224xn52o] of the default "Core" template of SMF 2.0RC3
I get the following – http://www.dark-servers.com/forum/index.php%5B/url:224xn52o%5D
Seems to have worked, but it’s not in the right spot and the SMF template looks torn apart.