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: it works - YES! but only fetches my own images?  (Read 6591 times)

0 Members and 1 Guest are viewing this topic.

my evil twin

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
it works - YES! but only fetches my own images?
« on: October 06, 2006, 04:29:58 pm »

hello,

i am now using the development-version 1.9.3 and i made it work, yeah ;)

i use this call
Code: [Select]
<?php
  
include "./cpmfetch.php";
  
$objCpm = new cpm();
 
$objCpm->cpm_viewLastAddedMedia(1,3);
  
$objCpm->cpm_close();
?>

it works perfectly, BUT it is only fetching images which i (administrator) have posted myself.
that's strange!

i am not posting images that often, my members do post a lot more... and my images are NOT the last added media, just the last images i have added for myself.

now.. what's this?

can i correct this in any way?

my forums (where i fetch it) are here: http://forum.chamaeleons-online.com

i am using coppermine bridget to smf forums. may this be the cause?

thanks in advance for trying to enlighten me :))

greetings from germany :)
« Last Edit: October 30, 2006, 11:01:48 pm by vuud »
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Re: it works - YES! but only fetches my own images?
« Reply #1 on: October 06, 2006, 06:38:36 pm »

thanks in advance for trying to enlighten me :))

Sorry, I cannot enlighten you.  That must come from within.  When you point a finger at the moon, do not confuse the finger with the moon.  It is up to you to follow the finger to see the moon. 

That being said, yes its due to bridging.  I have a dev release I think that addresses it, but I stopped working on it about two weeks ago when I ran out of time.  I have a presentation I am doing tomorrow on the core teachings of buddhism, but after that may have some time to work on it and roll out another dev release.

I really want to.
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

my evil twin

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
Re: it works - YES! but only fetches my own images?
« Reply #2 on: October 06, 2006, 06:42:51 pm »

oh well,
no stress ;)

i wish you good look with your presentation, meanwhile i'll stare at the moon a little bit ;)

greetings  ;D
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Re: it works - YES! but only fetches my own images?
« Reply #3 on: October 10, 2006, 05:16:43 am »

oh well,
no stress ;)

i wish you good look with your presentation, meanwhile i'll stare at the moon a little bit ;)

greetings  ;D

Thank - you the presentation went very well, had the monks laughing at a few points which goes over well.

Anyway, the successful presentation was followed by a suprise appendectimy (sp?) - the think where they take out your appendix anyway.  Not mine, my wifes.  All are doing well - but it will take till tomorrow to release it (there is another thread waiting on it now also).

Sorry for the delay, but thats what you get for free :)

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

my evil twin

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
Re: it works - YES! but only fetches my own images?
« Reply #4 on: October 10, 2006, 01:55:09 pm »

don't worry,
i am patient ;)

good luck to your wife  :)
Logged

my evil twin

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
Re: it works - YES! but only fetches my own images?
« Reply #5 on: October 30, 2006, 11:15:15 am »

hey ho,
i installed the new release, still no change!

something i did wrong?!  ???
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Re: it works - YES! but only fetches my own images?
« Reply #6 on: October 30, 2006, 07:23:42 pm »

hey ho,
i installed the new release, still no change!

something i did wrong?!  ???


Check this post... if you are bridged, you need to change one thing
http://forum.coppermine-gallery.net/index.php?topic=37130.msg178215#msg178215

Let me know how that works out for you...

Thanks!
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

my evil twin

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
Re: it works - YES! but only fetches my own images?
« Reply #7 on: October 30, 2006, 09:38:19 pm »

YES!

it works!

THANKS A LOT FOR YOUR PATIENCE!!!  :D ;D 8) :-*
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Re: it works - YES! but only fetches my own images?
« Reply #8 on: October 30, 2006, 11:02:36 pm »

YES!

it works!

THANKS A LOT FOR YOUR PATIENCE!!!  :D ;D 8) :-*

A note for future generations:  By the time cpmFetch 2.0 is out, you should not have to hand edit the config file to allow for bridging.


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
Pages: [1]   Go Up
 

Page created in 0.035 seconds with 16 queries.