Database error when adding Youtube video

Started by Slasher, Thu 22/06/2017 13:05:57

Previous topic - Next topic

Slasher

Adding Youtube video to game database page.

it seems this does not work on database page:

https://www.youtube.com/watch?v=-psgUB-aypk

also there is a very large gap between adding photos an adding game name.



AGA

Would help if you mentioned the name of the game you're talking about...

arj0n


Slasher

#3
It's actually

Splinter:

http://www.adventuregamestudio.co.uk/site/games/game/2167/

Using

H T T P S://www.youtube.com/watch?v=-psgUB-aypk   (H T T P S intended so can show url)


AGA

QuoteYouTube ID (e.g. https://www.youtube.com/watch?v=1Ml_DR76Cl4):

I've edited it to actually follow that rule, and it works now.

Quote from: Slasher on Thu 22/06/2017 13:05:57
also there is a very large gap between adding photos an adding game name.

Not sure what you mean by this?  I don't see any large gap on the edit game form?

Slasher

Thanks for doing the video AGA
Quote
Not sure what you mean by this?  I don't see any large gap on the edit game form?
Whenever I click to EDIT game information there is a large vertical space between add photos and add game name..

http://www.adventuregamestudio.co.uk/site/games/game/2167/


Cassiebsg

Slasher, maybe a screenshot would help?
There are those who believe that life here began out there...

Slasher

#7
(pt) Screenshot of gap



I don't think this happen with just one game of mine...

Slasher

My image has lost hosting..

I see the long vertical space in the game database edit has still not be addressed.

AGA

I still don't see a large gap on the edit form myself, so I don't know what to tell you.  There's no obvious reason in the code why this might be happening.

Slasher

#10
Hi AGA.

Let me try it again..

I'll be back (laugh)

[EDIT]

This is also happening to other people....

Look at the vertical space gap (nod)



This is for all my games on the edit page...


Slasher

Hi

Could you check your game's edit page and let me know if it appears ok...that is there is no large vertical space..

cheers

slasher

Stupot


CaesarCub

I'm having the same issue on Chrome on a 1920x1080 resolution.

AGA

I get what you're saying, but also:


And as I say, there doesn't seem to be anything in the HTML that would cause what you're seeing...  Can somebody web design savvy have a look and see if they can work out what might be causing the gap?

Cassiebsg

Looks good (no GAP) on my Firefox(s) (28 & 54)
There are those who believe that life here began out there...

cat

Looks fine for me as well with Firefox.
But I noticed another weird issue when checking the game page: The most recent comments seem to date all from 2017-07-10 17:15:24 but they have been added a long time ago ???

Khris

If the space is too narrow for the table, the browser moves it below the floating white box. Firefox and Chrome simply have different cutoff points; Firefox will show the table if the gap is at least 670 pixels wide, but Chrome wants at least ~800 pixels.

The problem is of course easily solved: hide the entire white box on the edit page, since it's not really needed there anyway.

Also, this post should probably go into http://www.adventuregamestudio.co.uk/forums/index.php?topic=47530.0

Slasher

Hi Khris,

it had already been reported to AGA...

cheers

Khris

1. Get Chrome's Stylish extension
2. Create a new style:
Code: CSS
#main { width: 1090px }


3. Set "Applies to" to "URLs matching the regexp" and enter this in the box: https?://www.adventuregamestudio.co.uk/site/games/game/\d+/edit/
4. Enter a name for the rule at the top left and click "Save".

SMF spam blocked by CleanTalk