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: News help!  (Read 1628 times)

0 Members and 1 Guest are viewing this topic.

tomas-art

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
News help!
« on: January 26, 2009, 04:28:24 am »

Not sure if this is the right section to post in, if not sorry =(

I was wondering if there was any news/blog plugin or so that I could use for my gallery?
That would work like http://www.planetluc.com/en/demo/mynews/index.php? but so I can have it
on the site as a news section, ive tried to add:
Code: [Select]
<?php
define
('IN_COPPERMINE'true);
require(
'include/init.inc.php');
pageheader();
?>

<table width="100%"><tr><td>This is HTML !!!</td></tr></table>
<?php
pagefooter
();
ob_end_flush();
?>
into the news script (in the link above), but have no clue where to put it,
I have no knowledge of php (like beyond common sense somewhat xD)
or so so would be very grateful if someone of you could help me out if its not too much trouble.


Logged

tomas-art

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: News help!
« Reply #1 on: January 26, 2009, 06:46:40 pm »

Cant you make a new page with the code that opens the page in the gallery site, then redirect it to the news page or wont that work? if it would work how would the code look like?
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.