I am trying to add cpmfetch to a PHPBB3 forum. I am trying to add cpmfetch to a PHPBB3 forum.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

I am trying to add cpmfetch to a PHPBB3 forum.

Started by lazlo, January 31, 2010, 11:36:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lazlo

Hey guys

I am trying to add cpmfetch to a PHPBB3 forum.
All the style files are in .html and I having trouble getting the pictures to show up.
I have edited the index_body.html file and added this at the top:

<!-- INCLUDEPHP cpm_grab.php-->

The cpm_grab.php works well it gices me the images as you can see it here:

http://www.davrodigitalonline.com/imageforum/styles/IceBlue/template/cpm_grab.php

I have enabled the "Allow php in templates" and made the change in the .htaccess file as well in the root directory.

Can you give me some advice what I am doing wrong ?

thanks

Lazlo

lazlo


Joachim Müller