Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Add a text page ?  (Read 3058 times)

0 Members and 1 Guest are viewing this topic.

antisa33

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 181
    • Free french kids coloring
Add a text page ?
« on: July 04, 2006, 06:19:24 pm »

Hello
With the version 1.3, i had a little code to build a new text page and to keep the theme.
Quote
<?php

define('IN_COPPERMINE', true);
require('include/init.inc.php');
pageheader('text');


?>
text

<?php
pagefooter();
?>

But this code doesn't work on the 1.4 version.
Do you know the new code ?
Thanks
« Last Edit: July 04, 2006, 07:20:19 pm by GauGau »
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Add a text page ?
« Reply #1 on: July 04, 2006, 06:32:20 pm »

It worked for me--using the code you posted. What seems to be the problem?
Logged

antisa33

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 181
    • Free french kids coloring
Re: Add a text page ?
« Reply #2 on: July 04, 2006, 07:06:02 pm »

Hum very sorry  :-[ it is ok
Excuse me
Thank you
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.