RolePlay onLine RPoL Logo

, welcome to Technical Discussions

19:54, 16th April 2024 (GMT+0)

Image in a game I own.

Posted by Strelok's PDA
Strelok's PDA
member, 10 posts
Sat 14 Jun 2014
at 17:13
  • msg #6

Re: Image in a game I own

Thank you for the great replies. I will try that!
Valthronis
member, 8 posts
Sun 24 Aug 2014
at 00:37
  • msg #7

Re: Image in a game I own

Was this issue ever resolved? because I'm having the exact same problem, except I'm using photobucket.

Any thoughts???
--Val
prophacyks
member, 236 posts
Sun 24 Aug 2014
at 01:23
  • msg #8

Re: Image in a game I own

Which link are you using? I always use the one marked Direct Link from photobucket, and it works for me.
jase
admin, 3396 posts
Cogito, ergo procuro.
Carpe stultus!
Sun 24 Aug 2014
at 01:35

Re: Image in a game I own

In reply to Valthronis (msg # 7):

It's not a problem with RPoL, it's an error with the way the address is being inserted which the destination doesn't like.  Not much we can do if the address isn't valid.
Valthronis
member, 9 posts
Sun 24 Aug 2014
at 02:20
  • msg #10

Re: Image in a game I own

hmmm, are we sure?

I tested the same link on another forum and it works fine. Not sure whats up. I also tried using a different browser to no avail, and since its photobucket and they generate their own links, i'm not sure what to do.

Any thoughts?
This message was last edited by the user at 02:21, Sun 24 Aug 2014.
prophacyks
member, 237 posts
Sun 24 Aug 2014
at 02:26
  • msg #11

Re: Image in a game I own

What does it say from the side of the link you are picking from? Is it the Direct Link? Or one for email and such. There are normally four different options to pick from depending on where you are posting.
Valthronis
member, 10 posts
Sun 24 Aug 2014
at 02:28
  • msg #12

Re: Image in a game I own

doesn't matter none of them really work like their supposes to. Although the direct image link gives me a 'page does not exist' warning. . . . despite the fact it should have the image in the post.

I test the same link on another forum and it works fine, with no issues.
prophacyks
member, 238 posts
Sun 24 Aug 2014
at 02:32
  • msg #13

Re: Image in a game I own

rmail me the link, and I will check it out.
Valthronis
member, 11 posts
Sun 24 Aug 2014
at 02:37
  • msg #14

Re: Image in a game I own

I got it.

Its odd. The links photobucket provide really dont work on these forums. I have re-code it by hand. Not a big deal really. They must use a different coding. The link itself is actually fine, its the tags around the link that dont work. It needs to be tagged and cant be used directly off of photobucket.

odd.
prophacyks
member, 239 posts
Sun 24 Aug 2014
at 02:41
  • msg #15

Re: Image in a game I own

Ok good.

Nope it can't, that is why you need the direct link without any tags around it. And then add the tags RPOL uses for the link. How they do images is different then how RPOL does, if you were on a regular forum site they would probably work with the tags photobucket has. Which you said it did.
achmed_the_mad
member, 52 posts
Think Terry Pratchett
...and migraines!
Sun 24 Aug 2014
at 05:24
  • msg #16

Re: Image in a game I own

Yes, with Photobucket you have to use the 'Direct' option and code the image link around it, rather than use the 'HTML' or 'IMG' options.

Flickr is a pain for embedded images, since it works really hard to give you a link to the Flickr page rather than an image; selecting 'Download this image' and cutting-and-pasting one of the supplied links works, but it's a nuisance.
Lovely_Lady
member, 170 posts
Live your life like you
want to
Thu 11 Sep 2014
at 17:42
  • msg #17

Re: Image in a game I own

i'm having the same issue only the picture's i'm trying to link are from another game I run (which works) I've simply copied and pasted and doesn't work...
Evil Empryss
member, 1149 posts
Because knowing
is half the battle!
Thu 11 Sep 2014
at 18:07
  • msg #18

Re: Image in a game I own

I use photobucket all the time and can verify it works fine... If you use the Direct link option. And while the quotes around the link might not be necessary, I run into fewer problems if I use them.

Lovely, be careful when you copy from one game to another. If you just select the link in the post it may not copy it correctly. You must click "edit" for the post to ensure that you are copying the entirety of the link with RPOL formatting. You might also be able to right-click it and select "copy link location", but then you'll only get the link and not the RPOL formatting.
Lovely_Lady
member, 171 posts
Live your life like you
want to
Thu 11 Sep 2014
at 19:47
  • msg #19

Re: Image in a game I own

In reply to Evil Empryss (msg # 18):

yeah, I've been going into the edit form of the thread to copy and paste, I've tried a new image and typing out the whole code for it and it doesn't work either I think i'm going to delete my game and remake it as its brand new and only has one thread, will report back if it corrects itself...

update: seems to only not work while aligning the image to either left or right....
This message was last edited by the user at 19:50, Thu 11 Sept 2014.
Evil Empryss
member, 1150 posts
Because knowing
is half the battle!
Thu 11 Sep 2014
at 20:11
  • msg #20

Re: Image in a game I own

Ah!  Align left is standard, no code needed. Align center or right should look like this:

<img src="http://www.image.com/picture.jpg" align="right">

Quotes around the alignment direction are -- as far as I know -- mandatory.
silverelf
member, 109 posts
Thu 11 Sep 2014
at 20:13
  • msg #21

Re: Image in a game I own

I believe center is < center> img </center>
Evil Empryss
member, 1151 posts
Because knowing
is half the battle!
Thu 11 Sep 2014
at 20:14
  • msg #22

Re: Image in a game I own

Don't know if that works, but changing "right" in the above example to "center" should.
bigbadron
moderator, 14670 posts
He's big, he's bad,
but mostly he's Ron.
Thu 11 Sep 2014
at 21:01

Re: Image in a game I own

I believe either spelling of centre/center will work.
Lovely_Lady
member, 172 posts
Live your life like you
want to
Thu 11 Sep 2014
at 22:30
  • msg #24

Re: Image in a game I own

Yeah its still not working and every is spelt correctly with appropriate quotations =( I've been successfully using alignments for the past few years not sure why its suddenly causing grief now
Evil Empryss
member, 1152 posts
Because knowing
is half the battle!
Thu 11 Sep 2014
at 23:01
  • msg #25

Re: Image in a game I own

I'll check it in one of my games if you rmail it to me.
bigbadron
moderator, 14671 posts
He's big, he's bad,
but mostly he's Ron.
Fri 12 Sep 2014
at 04:54

Re: Image in a game I own

Or rMail a link to your game to the Moderators, and one of us will take a look at it.
Skald
moderator, 571 posts
Whatever it is,
I'm against it
Fri 12 Sep 2014
at 06:08
  • msg #27

Re: Image in a game I own

Actcherly ... I don't think center/re is an available option on RPoL ?

FAQ (General RPoL Information | RuBB Code Tips & Tricks | Images) says left or right only:

quote:
The image tag will also accept the alignment attribute to move an image to the left or right side of the post (the code would look like this: <img src="http://beta.rpol.net/images/banner-light-beta.gif" align="right">).  Note that vertical alignment options are not possible in RuBB code at this time, nor are other HTML image attributes available.

I tested in my game and both left and right work, but centre or center don't.

Could you put in a 3 column table and put the image in the centre cell ?
silverelf
member, 110 posts
Fri 12 Sep 2014
at 06:48
  • msg #28

Re: Image in a game I own

Skald:
Could you put in a 3 column table and put the image in the centre cell ?

center is < center> img </center> for me in my games.
Skald
moderator, 572 posts
Whatever it is,
I'm against it
Fri 12 Sep 2014
at 07:09
  • msg #29

Re: Image in a game I own

And silverelf is absolutely right !  As you already said further up, I note, but the context didn't register for me the first time. Repetition is the key !  <grins>

Sooo ... align="centre" option on img code doesn't work, but general centre tag (as you'd put around text) does.  And it works with centre as well as center. :>

<centre><img src="http://beta.rpol.net/images/banner-light-beta.gif"></centre>
Lovely_Lady
member, 173 posts
Live your life like you
want to
Sun 14 Sep 2014
at 04:16
  • msg #30

Re: Image in a game I own

In reply to bigbadron (msg # 26):

Will do thankyou
Sign In