Quote i will try the new version today and report if i have any luck
oK fresh install of both WP and phpbb3 no other alterations at all and host is hostgator
WP side
installed WP
installed PixoPoint Theme Intergrator
set refesh rate to 60 seconds not 5000 dont have time to wait
added in header.php of default WP theme
<?php pixopoint_theme_integrator( 'start', '1' ); ?>
<div id="header" role="banner">
<div id="headerimg">
<h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
<div class="description"><?php bloginfo('description'); ?></div>
</div>
</div>
<hr />
<?php pixopoint_theme_integrator( 'end', '1' ); ?>after 5 minuites still does not output the chunk file
phpbb3 side
enabled allow php in templates and
recompile state style on refresh
added
<?php require( '../wp-content/uploads/pixopoint-theme-integrator/chunk1.html' ); ?>
as allow php in templates allows me to use that but cannot test if file path is correct as the plugin it self DOES NOT WORK
Still no luck as i said in the previous post remove phpbb from the list i now think that it could work
but unfortunately you can not call the latest realese stable as it obviously its not as i have just proved
Next option wait 2 weeks for WP-United 0.9
any reply on this would be great but i saw on another post you put
how long is a piece of sting so i will check this post in about 5 miles because thats how much sting i have lol