Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: pixelpost include  (Read 3833 times)

0 Members and 1 Guest are viewing this topic.

DaBe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 110
pixelpost include
« on: October 05, 2008, 02:26:31 pm »

hello

I have try to include the pixelpost in a phpsite..with coppermine :

Code: [Select]
<?php
define
('IN_COPPERMINE'true);
require(
'include/init.inc.php');
pageheader($lang_banning_php['title']);
require(
'photoblog/index.php');
pagefooter();
ob_end_flush();
?>



But instead to include the pixelpost blog, it include always coppermine galleryy
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: pixelpost include
« Reply #1 on: October 06, 2008, 08:36:38 am »

Not sure what a pixelpost is, but if you want technical help, you better post technical details: a link to your gallery might help for a start. Additionally, post a deep link to the file you want to see included.
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 19 queries.