[Cosmosdex] : Redux Error Train

[Cosmosdex] : Redux Error Train
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/species/comrade

The comrades still have green and blue traits when they should all be red
Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/planets/anatida

The Main Species link to on this planet leads to a 404 instead of the duckariums like it should.
[Image: 0T9kaDK.png]

Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/fauna/stakil

The Stakil entry has main art but it's not credited; it just has the "this entry has no art" line.
Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/lore/legendary/b-69

The pronoun button isn't working. Verified with other users
Quote
RE: [Cosmosdex] : Redux Error Train
(01-07-2019, 05:10 AM)Fuade Wrote: »https://cosmosdex.com/cosmosdex/lore/legendary/b-69

The pronoun button isn't working. Verified with other users

I looked into it and for some reason jquery isn't loading before this script runs, possibly because it's taking to long for jquery to download. Anyways I fixed this issue by simply moving the code up into the jquery download script section.
Eg instead of
Code:
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>    

    <script> $(document).ready(function(){
    $(".changetext").click(function(){
        $(".hide1").toggle();
        $(".hide2").toggle();
    });});
    </script>
using
Code:
<script src="./B-69 _ Cosmosdex_files/jquery-ui.min.js.download"></script>    
    <script> $(document).ready(function(){
    $(".changetext").click(function(){
        $(".hide1").toggle();
        $(".hide2").toggle();
    });});
    </script>
Fixes the issue, at least on my testbed. Alternatively you could look into something like require.js courtesy of this stack overflow thread.
[Image: uIBQxlT.png]
Quote
RE: [Cosmosdex] : Redux Error Train
All errors above fixed.
[Image: rwjHVeX.png][Image: 69CsXS0.png][Image: ejuvK4p.png][Image: VBRHq44.png][Image: 2RQ0SBA.png][Image: wtUXrmA.png]
Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/species/virgora

in the relationships section, the sagittari part has "obvouse" when i think it should be "obvious"

pun intended
Quote
RE: [Cosmosdex] : Redux Error Train
Grammatical or such errors:
SpoilerShow

Command errors:
SpoilerShow

Visual errors:
SpoilerShow

During the transition to the redux something was lost and now things don't make sense errors:
SpoilerShow
Quote
RE: [Cosmosdex] : Redux Error Train
Extinct species submission page has most of the sections labeled only as "section 1" etc.
https://cosmosdex.com/cosmosdex/species/submitextinct
Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/lore/leg...vian&willa

When you switch to viewing Willamina's sidebar while being in half screen (at least while using Firefox) the sidebar will shift so that it is next to the physical description section. It goes back to normal after you switch back to Vivian's sidebar though.
Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/lore/leg...henextmeme

The background on the Next Meme is still shagged, at least on Firefox.
[Image: 0T9kaDK.png]

Quote
RE: [Cosmosdex] : Redux Error Train
I would like to report an error.
I submitted a legendary application, but when I went to view it, it gave me an error and wouldn't load.
And then when I tried to edit the app, it gave me another error, I think it's the same error.
I'm also not fully certain the submission went through.
[Image: 9oAO3Nx.gif][Image: PxleLogo_Da.gif?dl=1][Image: Njx8eUo.png][Image: FuJRCK7.png][Image: A43ybmM.png][Image: PxleSig_%5BLOST%5D.png?dl=1][Image: JoFm6nh.gif]
Adun Toridas, Space Ninja...
Quote
RE: [Cosmosdex] : Redux Error Train
Page: 8008-31
Error: "That's just the god's krama you know? 'w'"
Fix: Karma. Also it might be gods' rather than god's, depending on how many gods are being cited, but I'll leave that up to you to decide.
🐦🐙🐙[Image: nifOFwR.png]🐙🐙
Quote
RE: [Cosmosdex] : Redux Error Train
Page: Traits Page
Error: Some of the traits are displayed incorrectly. Specifically:
  • [Flirtatious] has an extra pair of parenthesis around it.
  • [Prickly] and the purple trait [Forgettable] both appear twice.
  • [Unnerving] has the same description text as the trait above it instead of what its description is supposed to be.
Quote
RE: [Cosmosdex] : Redux Error Train
Fixed all errors above except for

1. The next Meme's page, I'll have to figure something out because it refuses to be fixed. Very tempted to say it's on perpose but for now it'll be put on the known error list.

2. [ Pages: https://cosmosdex.com/fortuna/p/10 and https://cosmosdex.com/fortuna/p/5
Error: On these pages, and probably any other pages with videos everything below the video, including the >Continue is pushed to the left so that the grey borders that usually run along either side are either cut off on the left side, or expanded on the right side. (I hope that my explanation makes sense.) This doesn't happen on any other pages though, just video pages as far as I've seen. I'm not really sure if this is a bug or not. ]

I need a screenshot of this error as I'm not seeing anything wrong on my side (using firefox.) It's very likely that it's browser based so I'll need a browser name and system being used as well.

Also thank you for reporting so many errors. I think I got most of them (I think one of them was fine as is but the rest of them were clear cut errors so thanks!)
[Image: rwjHVeX.png][Image: 69CsXS0.png][Image: ejuvK4p.png][Image: VBRHq44.png][Image: 2RQ0SBA.png][Image: wtUXrmA.png]
Quote
RE: [Cosmosdex] : Redux Error Train
Oh, for the video pages, I think I might have forgotten to mention that I was in half-screen mode and on firefox, so that might change a bit, sorry.
Here's a screenshot of it though.

[Image: 2n4Hrbg.png]


Also, https://cosmosdex.com/fortuna/q/8008-1
The two top options at the top of the list are a bit... on top of each other.
Quote
RE: [Cosmosdex] : Redux Error Train
Is there a reason Transcendence is the first achievement in 2000+ points (all the other achievements I see are sorted the other way)? Also discord tells me it was miss-spelled
Quote
RE: [Cosmosdex] : Redux Error Train
Line breaks don't seem to be working right in the custom nameable sections of the extinct species submission area.
SpoilerShow
Quote
RE: [Cosmosdex] : Redux Error Train
Isment physical description error
SpoilerShow
Quote
RE: [Cosmosdex] : Redux Error Train
5110 has the [int check pass] text non-green.

Additionally 5091 has a broken image issue from the looks of it (white border broken image symbol in the upper left), though the One Punch sprite is still bouncing. I'm on google chrome and my cache was recently cleared (+I'd never been on this cosmosdex site page).
Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/fortuna/cookies

For some reason it says in my current cookie info that I wrote on Clockwork's sign despite me choosing not to and never going back to look at the other option.
Quote
RE: [Cosmosdex] : Redux Error Train
https://cosmosdex.com/cosmosdex/traits/#Competative

The Competitive trait is misspelled.
[Image: 0T9kaDK.png]

Quote
RE: [Cosmosdex] : Redux Error Train
@bappitybapcat

Can you copy and paste your cookie?
[Image: rwjHVeX.png][Image: 69CsXS0.png][Image: ejuvK4p.png][Image: VBRHq44.png][Image: 2RQ0SBA.png][Image: wtUXrmA.png]
Quote
RE: [Cosmosdex] : Redux Error Train
All errors except for the video screen when the window is at half wideness has been fixed. Will put the video screen one in known errors.
[Image: rwjHVeX.png][Image: 69CsXS0.png][Image: ejuvK4p.png][Image: VBRHq44.png][Image: 2RQ0SBA.png][Image: wtUXrmA.png]
Quote
RE: [Cosmosdex] : Redux Error Train
Yep here are the cookies:

SpoilerShow
Quote