Replies

Sep 30, 2014 11 years ago Official
Keith
is sweet
User Avatar
Eradication

Actually, can you do me a favor and in the developer console type

console.log(window.wardrobeOptions);

and paste to me (or put on pastebin or something) the total contents?

πŸ’– ✨ πŸ€—

Sep 30, 2014 11 years ago
Flying Ace
Speiro
User Avatar

- Which broken image do you mean? The one in the lower HA preview section of 's screenshot? I have the same thing, and it's just an image with no src. It shows up like that when the wardrobe first loads, but fixes itself when you start previewing items.

[edit]

Just saw your second post. One second.


Sep 30, 2014 11 years ago
janine
is made of stardust
User Avatar
boring

Where on the priority list is getting the skin/base editors working? I exclusively use face items and never the default options and when I try and use the beta wardrobe there's default eyes and mouth I just can't seem to remove.

(I've tried to use the old wardrobe but there's this pesky broken image that just sticks around on my HAs chest and it's almost always visible when I wear something. I was a task to find the shirt I'm wearing now to cover the broken image.)

Sep 30, 2014 11 years ago Official
Keith
is sweet
User Avatar
Eradication

Hmmm I just copied your avatar entirely and it loaded fine D:

As soon as the clothing part of the wardrobe is done. I've been trying really hard to think about how to actually make that page, it's really hard because there are a lot of choices and I'd prefer for them to not be in a drop down (so that you can preview them) but it's difficult, but happening soon, I promise!

πŸ’– ✨ πŸ€—

Sep 30, 2014 11 years ago
Flying Ace
Speiro
User Avatar

- Ok so this is embarrassing, but I'm not used to running commands in the console and I'm having trouble figuring out to copy the output. Any tips? I could get a screenshot, but it won't let me select it to copy it. I also tried using copy(), but that just gives me [object Object] (which is super useful, obviously).

As for recreating the bug, did you reload the page after copying my HA? As I said before, the broken image only shows up between the time when the page loads and when you select your first item to preview. It's like it doesn't know what to initialize the image with, so it just leaves the src blank:

Maybe it's zombie-related?


Sep 30, 2014 11 years ago Official
Keith
is sweet
User Avatar
Eradication

Yeah - but I'm unsure why the avatar loads completely for me and doesn't for you. In your picture the avatar didn't load at all (the one with all of the clothing).

When you have the console open and refresh the page, do you get any errors or output in the console at all?

(It's okay with the wardrobeOptions thing - I thought about that when I told you to do it. It's a massive object so it's hard to get what you need out of it haha)

πŸ’– ✨ πŸ€—

Sep 30, 2014 11 years ago Official
Keith
is sweet
User Avatar
Eradication

Sorry for all of the pings! I think I've worked it out - can you check now?. I just pushed so it might be a few seconds (and you may need to hard refresh to ge the new version of wardrobe.js)

πŸ’– ✨ πŸ€—

Sep 30, 2014 11 years ago
Flying Ace
Speiro
User Avatar

- No change.

There is one error:

Quote
Error: Syntax error, unrecognized expression: div[name=&;wearing-chest&;
<a href="http://code.jquery.com/jquery-1.11.0.min.js">http://code.jquery.com/jquery-1.11.0.min.js</a>
Line 2

[edit]

this is for you

(I had to convert it to JSON so I could copy it :P)


Sep 30, 2014 11 years ago Official
Keith
is sweet
User Avatar
Eradication

Aha! Firefox being way more strict than chrome. $("div[name='wearing-" + data.type + "'").html('');

Should be $("div[name='wearing-" + data.type + "']").html('');

Missing that pesky ]. Pushing now :)

πŸ’– ✨ πŸ€—

Sep 30, 2014 11 years ago
HALLA
has a sweet tooth
User Avatar

i'm really loving the extra layer option :O thank you so much for setting such a fair price on it!

Sep 30, 2014 11 years ago
Reaper
sealed it with a kiss
User Avatar
Derek Hale

Unless they changed layer limits, its a max of 6 per section (2 standard, 1 if you have a GA which goes for all sections, and 3 purchaseable slots per section).

Wouldst thou like to live deliciously?

Sep 30, 2014 11 years ago
SpiritedLass
is made of stardust
User Avatar

Thank you, was not sure if that was still the standard!

The Resort or Living La Veta Loca
Give a flower!

Sep 30, 2014 11 years ago
Reaper
sealed it with a kiss
User Avatar
Derek Hale

I wish it was more but as far as I know they haven't announced a change to layer slot limits yet.

Wouldst thou like to live deliciously?

Sep 30, 2014 11 years ago
SpiritedLass
is made of stardust
User Avatar

Have just started using drawers in the wardrobe to make changes easier and I was wondering if you know how many drawers we can have if it's not too much trouble?

The Resort or Living La Veta Loca
Give a flower!

Sep 30, 2014 11 years ago
Flying Ace
Speiro
User Avatar

- I hadn't checked Chrome until you said that so I don't know when this started, but the wardrobe isn't loading at all. I get a blank page with this error:

Quote
Fatal error: Call to a member function update() on a non-object in /www/subeta.net/wardrobe_beta.php on line 8

Meanwhile, the only change in Firefox is that there's now an error in the console regarding fonts:

Quote
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at <a href="https://fonts.gstatic.com/s/istokweb/v8/EvPKapBawcLZ3hbihjhqAT8E0i7KZn-EPnyo3HZu7kw.woff">https://fonts.gstatic.com/s/istokweb/v8/EvPKapBawcLZ3hbihjhqAT8E0i7KZn-EPnyo3HZu7kw.woff</a>. This can be fixed by moving the resource to the same domain or enabling CORS.


Sep 30, 2014 11 years ago Official
Keith
is sweet
User Avatar
Eradication

That means you aren't logged in, in chrome ;)

πŸ’– ✨ πŸ€—

Sep 30, 2014 11 years ago
Flying Ace
Speiro
User Avatar

- That... would definitely make a difference. :P I never would have guessed that, though.

so my HA loads correctly in Chrome (in the right order and everything!), but the "broken" image is still there. The symbol doesn't show up so it's not immediately obvious, but I inspected the element and it's missing the src value, just like in Firefox:

<img src="" id="item-preview">

Major tangent on the topic of logging in: it's always bugged me that if you visit Subeta while you aren't logged in, there's nothing directing you to log in. If you go under the "Subeta" tab at the top, there's still a link to log out, which doesn't even make sense.

This comment probably belongs in the "biggest little annoyance" thread. :P


Sep 30, 2014 11 years ago
FCoD
needs more chocolate
User Avatar
Ms. Hollyhock

Mine is still nude except for the background.

Disabling Adblock Plus didn't help either.

RIP Mom, I love & miss you more than you know. Tell Dede hi.

Ocean Conservation Namibia on YouTube... they do good work! https://www.ocnamibia.org

https://www.hopeforpaws.org/

Sep 30, 2014 11 years ago
jersey
is a flower child
User Avatar
Latrice Royale

Thanks for the ping

Still no change for me in FF (31.0) I'd try to help with errors and stuff but no idea what you and speiro are doing to see them.

β€œJustice will not be served until those who are unaffected are as outraged as those who are.” - Benjamin Franklin

"Woe to those who make unjust laws, to those who issue oppressive decrees, to deprive the poor of their rights and withhold justice from the oppressed of my people, making widows their prey and robbing the orphan." - Isaiah 10:1-2

Sep 30, 2014 11 years ago Official
Keith
is sweet
User Avatar
Eradication

Working on that error still. Have firefox open now, doing all the debugging :)

πŸ’– ✨ πŸ€—

Please log in to reply to this topic.