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: Was Sheer lazyness not to be tolerated  (Read 8902 times)

0 Members and 1 Guest are viewing this topic.

bcddd214

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Was Sheer lazyness not to be tolerated
« on: February 04, 2007, 09:58:59 pm »

So, you are saying I have to create a new album for every picture?

That doesn't make any sense.

I use batch upload of 400 pictures into 1 album.

I need to use cpmfetch to pull one of them. The same one, every time, by PID
« Last Edit: March 08, 2007, 02:10:33 am by vuud »
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Was Sheer lazyness not to be tolerated
« Reply #1 on: February 04, 2007, 09:59:32 pm »

all of this information is completely useless if you have 120 pictures in a category and you only what to pull one particular picture out!

[snip]

Doesn't help one bit....

I am starting to think someone put you up to this, or I actually know you and this is a joke.

You just posted a snippet of the documentation related to showing where to get photos from and said it does not help with something completely different.





Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Was Sheer lazyness not to be tolerated
« Reply #2 on: February 04, 2007, 10:01:24 pm »

So, you are saying I have to create a new album for every picture?

That doesn't make any sense.

I use batch upload of 400 pictures into 1 album.

I need to use cpmfetch to pull one of them. The same one, every time, by PID


You said you read the docs...
http://www.fistfullofcode.com/projects/copperminefetch/manual/ch07s03.html

cpm_viewMediaByPid($pid, [array $options=""])
This function allows one image to be retrieved from the gallery and displayed by calling its PID number.



Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

bcddd214

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Was Sheer lazyness not to be tolerated
« Reply #3 on: February 04, 2007, 10:04:57 pm »

No, just the information published is useless.
If you are trying to preform a simple task.

I have a website with hundreds of photos cataloged.

I batch upload them to coppermine.

in various places of my website I want to suck one of those pictures into a html or php file using the nice resolution and thumbnail features of cpmfetch.

Not a whole gallery

not changing randomly

one picture via picture id
Logged

bcddd214

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Was Sheer lazyness not to be tolerated
« Reply #4 on: February 04, 2007, 10:07:01 pm »

I don't want it to bring up the last picture posted
I don't want to bring up the last viewed picture.

I want to bring up 1 picture from the coppermine/mysql library based on pid.
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Was Sheer lazyness not to be tolerated
« Reply #5 on: February 04, 2007, 10:09:02 pm »

I don't want it to bring up the last picture posted
I don't want to bring up the last viewed picture.

I want to bring up 1 picture from the coppermine/mysql library based on pid.

Oooohhh, you just want to bring one up based on pid!  Why didn't you just say so!

See this post, it covers it in great detail

http://forum.coppermine-gallery.net/index.php?topic=39817.msg194027#msg194027

Regards,

Vuud

Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

bcddd214

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Was Sheer lazyness not to be tolerated
« Reply #6 on: February 04, 2007, 10:11:09 pm »

that link just brings me up to this same post...
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Was Sheer lazyness not to be tolerated
« Reply #7 on: February 04, 2007, 10:12:39 pm »

that link just brings me up to this same post...


... and that post answers your question...  How to show a particular image by its PID.
Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

bcddd214

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Was Sheer lazyness not to be tolerated
« Reply #8 on: February 04, 2007, 10:19:15 pm »

Can you possibly put it in example format?

I replace the variable with the PID number and get an error!
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Was Sheer lazyness not to be tolerated
« Reply #9 on: February 04, 2007, 10:28:05 pm »

Can you possibly put it in example format?

I replace the variable with the PID number and get an error!

Maybe it would be easier if you posted the actual error... 

You've done nothing by complain, and hijack threads since I got here today. 

Your sense of entitlement, while impressive, is getting annoying.



Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Was Sheer lazyness not to be tolerated
« Reply #10 on: February 04, 2007, 10:30:03 pm »

Maybe it would be easier if you posted the actual error... 

You've done nothing by complain, and hijack threads since I got here today. 

Your sense of entitlement, while impressive, is getting annoying.


A sample of your code could also be helpful in figuring out where things have gone wrong.

Ironic that this is in the "Sheer lazyness not to be tolerated" thread.


Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Was Sheer lazyness not to be tolerated
« Reply #11 on: February 05, 2007, 08:06:50 am »

Erm, little moderation suggestion: bcddd214 is constantly replying with his individual issues on a sticky announcement thread that deals with something completely different, I suggest splitting this thread accordingly. ::)
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Was Sheer lazyness not to be tolerated
« Reply #12 on: February 05, 2007, 06:00:01 pm »

Erm, little moderation suggestion: bcddd214 is constantly replying with his individual issues on a sticky announcement thread that deals with something completely different, I suggest splitting this thread accordingly. ::)

Why bother, he has another thread with the same line of questioning going. Maybe two

:)
Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

doctoreast

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 32
Was Sheer lazyness not to be tolerated
« Reply #13 on: February 10, 2007, 04:09:41 am »

Vuud,
  Just a note to say thanks, that I'm truly enjoying
cpmfetch once I got the fetch scripts configured. 
Running it on 3 different sites with vertical random
images from 4 albums. 
Great Job, and thanks again...
de
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 15 queries.