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.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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