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: want to put coppermine in a website  (Read 3805 times)

0 Members and 1 Guest are viewing this topic.

davidritchie

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
want to put coppermine in a website
« on: December 07, 2006, 09:37:05 pm »

for example......
http://www.fetishbliss.net/portfolio.htm
something in this manner

[CAUTION] - Link not work safe!
« Last Edit: December 07, 2006, 11:41:23 pm by GauGau »
Logged

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: want to put coppermine in a website
« Reply #1 on: December 07, 2006, 10:15:25 pm »

A quick look at the html source code (not to mention the tell-tale scroll bar) and you can see that it's embedded in an iframe.
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

davidritchie

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: want to put coppermine in a website
« Reply #2 on: December 07, 2006, 10:18:13 pm »

thats the problem how do i imbed it into a frame ?????
Logged

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: want to put coppermine in a website
« Reply #3 on: December 07, 2006, 10:32:45 pm »

Come on, don't be lazy... search for it. Start here to learn about them first - http://www.w3.org/TR/html4/present/frames.html then do a search in the forum to see what people have done.
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

davidritchie

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: want to put coppermine in a website
« Reply #4 on: December 07, 2006, 10:39:55 pm »

i can make a frame set website all day long i have 5 of them ,,,it just putting coppermine in one is stumping me....
Logged

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: want to put coppermine in a website
« Reply #5 on: December 07, 2006, 10:45:48 pm »

From the html source code of the site you listed (and please next time mark that it may contain nudity):

Code: [Select]
<IFRAME src="http://fetishbliss.net/pics/index.php?cat=10001" width="800" height="1600" scrolling="auto" frameborder="0">
  [Your user agent does not support frames or is currently configured
  not to display frames. However, you may visit
  <A href="http://fetishbliss.net/pics/index.php?cat=10001">the related document.</A>]
  </IFRAME>

Like I suggested, search the forum - http://forum.coppermine-gallery.net/index.php?topic=35128.0. It's been discussed many times including the ups and downs of using a frame with CPG.
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

davidritchie

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: want to put coppermine in a website
« Reply #6 on: December 07, 2006, 11:07:20 pm »

i got it ...thanx.....
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: want to put coppermine in a website
« Reply #7 on: December 07, 2006, 11:41:09 pm »

This board is not meant to teach you HTML basics. Start by reading a beginners guide to HTML, or read up the basic stuff, e.g. on http://www.w3schools.com/tags/tag_iframe.asp
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.