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: Sharing images  (Read 4394 times)

0 Members and 1 Guest are viewing this topic.

javerill

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Sharing images
« on: December 19, 2010, 04:39:01 pm »

Our gallery at www.sassylilsketches.com/photos will not allow us to share pictures in our forum at www.sassylilsketches.com/forum.

I can share images from anywhere else on the internet. So I assume it is either in my gallery of phpbb forum.

Any suggestions?

Thanks!

Jim
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Sharing images
« Reply #1 on: December 19, 2010, 04:57:29 pm »

Please upgrade to 1.5.10.

What do you mean by share pictures? Please explain a little more, what exactly are you trying to do?
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

lurkalot

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 949
  • +Tinyportal Support team.
Re: Sharing images
« Reply #2 on: December 19, 2010, 05:29:48 pm »

Sounds to me the op wants to embed pics in their forum posts. (and I'm only guessing)

A couple of things to check.

1: If you have the transparent overlay switched on in your gallery, then you'll just get a blank image in your forum.  If you can post a thumbnail from your gallery to your forum, and not a intermediate or full size image, then this is more than likely to be your problem.

2:  You have you pics set so that guests cannot view them, you have to be logged into your gallery to see them, therefore if you are viewing them in the forum, and not loggeg into the gallery you won't see them.  (Disregard this if you have your gallery and forum bridged, as it should work).
Logged
Running SMF 2.1.4  / Tinyportal 3.0.0, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

javerill

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Sharing images
« Reply #3 on: December 19, 2010, 06:44:53 pm »

Yes, the users what to embed the picture from the gallery into a message in the forum. I will check on the transparent overlay in the gallery. I am logged in as the administrator and still can't see them so I am sure the guest wont be able too. Finally my gallery and forum are bridged.

I have included a screen shot of what is happening when we embed an image from our gallery.

Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Sharing images
« Reply #4 on: December 19, 2010, 06:59:54 pm »

What code are you using to embed it?
also, please create a test account since you don't allow unregister access to intermediate photos.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

javerill

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Sharing images
« Reply #5 on: December 19, 2010, 07:01:19 pm »

username is testing and the pw is testing

Ito embed it, i just click on the img icon and copy and paste the shortcut to the image.
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Sharing images
« Reply #6 on: December 19, 2010, 07:15:26 pm »

I assume you mean like this?
Code: [Select]
[img]http://www.sassylilsketches.com/photos/displayimage.php?pid=419[/img]

That won't work as it is a link to the page not an image.

Try this plugin http://forum.coppermine-gallery.net/index.php/topic,57432.0.html
It will add prebuilt bbcode to the file information so that they can copy and paste it into the forum.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Sharing images
« Reply #7 on: December 19, 2010, 07:18:35 pm »

Forgot to mention.
This does work:
Code: [Select]
[img]http://www.sassylilsketches.com/photos/albums/userpics/10138/normal_100_4538.jpg[/img]
That is a deep link to the image.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

javerill

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Sharing images
« Reply #8 on: December 19, 2010, 08:26:03 pm »

Jeff,
Thanks for your help! I download the plug-in and it looks great in the gallery and my wife loves the additional features it provides. However I don't see how it has helped in the forum.

I have included a screen shot of how i did itIn a strange twist she can right click on an image and copy the properties and past that into the forum and it works.

I was right clicking and selecting copy shortcut and that wasn't and still isn't working.

Logged

javerill

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Sharing images
« Reply #9 on: December 19, 2010, 08:34:36 pm »

forgot the screen shot
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Sharing images
« Reply #10 on: December 19, 2010, 08:47:08 pm »

Go to the plugin manager
Click on the bbcode config
Change this setting to yes: Show pre-built BBCode in file info
Go to an image in your gallery
You will see in the file information section: BBCode: {some code}

That is what users must post in your forum.
code in your screen shots are links to pages not images.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

javerill

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Sharing images
« Reply #11 on: December 19, 2010, 09:48:22 pm »

Thanks Jeff!
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Sharing images
« Reply #12 on: December 20, 2010, 05:32:01 am »

Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.