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: Inserting the COMMENTS option.  (Read 3510 times)

0 Members and 1 Guest are viewing this topic.

Steve.H

  • Translator
  • Coppermine novice
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 46
Inserting the COMMENTS option.
« on: October 28, 2004, 02:43:34 pm »

Hi! I've made myself a page of my VIDEOS, using the same layour i've designed for my CPG.
But i'm getting stucked on the .PHP language (maybe i'm too newbee on this), and i'd like to ask for some help.

This is what happens:

I wish to add the COMMENTS option in this page, it's a normal .HTML page, with my videos links, and i'd like to have the INSERT YOUR COMMENTS box avaliable to my visitors. Is that possible, How?

That's it.
Many thanks in advance!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Inserting the COMMENTS option.
« Reply #1 on: October 29, 2004, 09:42:04 am »

static html pages can't contain dynamic content. You could easily come up with a form on the static html page that posts into a php page within the coppermine folder - this php page would then have to make up the identity of the user who was posting and what pic/video the post was refering to, and write everything into the database. Such a file hasn't been created yet afaik, and it's the part of the request that is more complicated. I guess you're in for some php coding if you actually need this.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.