Replies

Jul 11, 2019 6 years ago
osterizer
made a huge mistake
User Avatar
Tinky_Winky

Quote by Georgie

Thanks for looking at it.

Still working on it. Tonight, I narrowed it down to one specific place in the code that's not grabbing the shoutbox contents correctly, but haven't figured out how to fix it. If you refresh the entire page (and not just the shoutbox), you'll get the latest shout, but it's supposed to do that for you, and it doesn't.

Jul 11, 2019 6 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

It's not a huge deal. Not like it gets used all that much. Now we know to refresh the page so we will not assume (we=me) that it is not working

Jul 25, 2019 6 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

THIS PAGE says "Issue with weapon stats or something related to our battle system? Please email .org">battle.org" That email doesn't exist anymore and even if it did I would never remember to check it. can you please remove that?

Jul 25, 2019 6 years ago
osterizer
made a huge mistake
User Avatar
Tinky_Winky

: I think (but can't remember) that when we moved over from ASO to Linode, I set the emails up so that anything addressed to 'battle' got forwarded to you. Anyway, I've changed it to be safe.

Jul 25, 2019 6 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

Thanks. Actually, someone emailed admin to complain about a scroll stat and said the battle email did not work

Jul 25, 2019 6 years ago
osterizer
made a huge mistake
User Avatar
Tinky_Winky

: Well, that answers that question! ;)

Jul 25, 2019 6 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

I am trying to put the stats in for Maniacal Slappy Hand

Howeveh, I do not know how to add the images for the curse and blessing... they are listed HERE

Jul 26, 2019 6 years ago
osterizer
made a huge mistake
User Avatar
Tinky_Winky

Quote by Georgie
do not know how to add the images for the curse and blessing...

If the item has a curse or a blessing (but not both), we can use the "effects" column to add icons.

If the item has both, we don't (currently) have a way to add images....

Jul 26, 2019 6 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

So it wasn't just me being a blockhead for once. that's cool thanks for adding the rest of the info

was that fart story real?

Jul 26, 2019 6 years ago
osterizer
made a huge mistake
User Avatar
Tinky_Winky

: Yup. I can laugh about it now, but at the time it was mortifying. (The part about the windows shaking may be an exaggeration. ;) )

Jul 26, 2019 6 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

hahahahaaaaaaaaaaaaaaaaaaaaaa!! I am sure it was very mortifying! But it sure is funny!

Jul 26, 2019 6 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

I was trying to avoid having to ask you how to do one more thing. but. I can't figure it out and neither can the other person I asked. The Maniacal Slappy Hand needs to be added to the genetech page. The combo is Hydragellos Maniacal Core + Oozing Vial + Super Slappy Jelly Hand So if you could do it or tell me very clelarly (like talking to a child!) how to do it, I would be grateful!

Jul 27, 2019 6 years ago
osterizer
made a huge mistake
User Avatar
Tinky_Winky

:

Here's how.

  1. Go into the CMS and edit the Genetech Combos file.
  2. Find the item just before the item you want to add and make a note of it. (Here, it's "Maniacal Essence".)
  3. Click on the HTML button (it's just below the word 'family' in "Font family". ) A window containing HTML code should appear.
  4. Search for "Maniacal Essence" in the HTML.
  5. Maniacal Essence is inside a block that begins
    <input id="ac-201" and ends

Copy that entire block of code and paste it twice (so that you have two "Maniacal Essences". We'll change the second one.) 6. Change the id from "ac-201" to "ac-201.5" (or whatever you want, just so long as no two items have the same id.) You'll have to change the id in two places.
7. Change the artlcle class from "ac-twoitems" to "ac-threeitems". 8. Change "Maniacal Essences" to "Maniacal Slappy Hand" (3 places) and change the image to weapon_maniacalslappyhand.gif.
9. Change "Gelatin Concoction" to "Oozing Vial". 10. Add a new list item for the third item:

  • Super Slappy Jelly Hand
  • 11. The entire block of code you added should look like:

    12. Click "Update" (and then click "Save" when the code window closes.)

    I'm writing this out in case you want to try it yourself, but if you want me to do it, just say so.

    P.S. Summer camp ends tomorrow!

    Jul 27, 2019 6 years ago
    If ever a whiz there was
    Georgie
    is a whiz because
    User Avatar
    Holly Daze

    Thanks I did it but I just copy/pasted the code you posted. I need to take some time to digest the instructions. I mean, I know how to do it but, yeah.

    When I was there I noticed a couple oif the items that have really long names are kind of sce3wed up. The name overlaps onto the next item. Case in point: Hooded Asymmetric Heathered Zip-Up This is another thing I don't know how to fix. I didn't see any place in the code to change the font size for individual items or to increase the size of the boxes to handle the longer names.

    Congrats on the end of camp! Does that give you more than 2 weeks of actual vacation time? Is the work in the basement moving along?

    Jul 27, 2019 6 years ago
    osterizer
    made a huge mistake
    User Avatar
    Tinky_Winky

    Quote by Georgie

    The name overlaps onto the next item. Case in point: Hooded Asymmetric Heathered Zip-Up This is another thing I don&;t know how to fix. I didn&;t see any place in the code to change the font size for individual items or to increase the size of the boxes to handle the longer names.

    I'm aware of this -- what makes it complicated is that it's browser/screen dependent which names run onto a second line, and not the same for everyone.

    Quote
    Congrats on the end of camp! Does that give you more than 2 weeks of actual vacation time? Is the work in the basement moving along?

    I have to go in today to meet the parents and tell them what wonderful angels their little devils were. ;) Then back in on Monday to do some wrapping-up work (paperwork for kids who did well enough to earn scholarships, thank you cards to our donors, etc.) I get the rest of the week off and Monday and Tuesday of the following week.

    Basement: slowly, but yes, it's moving forward. Shelves are up. I think by next summer, it'll be mostly finished.

    Jul 27, 2019 6 years ago
    If ever a whiz there was
    Georgie
    is a whiz because
    User Avatar
    Holly Daze

    Quote
    I&;m aware of this -- what makes it complicated is that it&;s browser/screen dependent which names run onto a second line, and not the same for everyone.
    That makes total sene. I am surprised thought that it is doing it on mine since I have it full screen on a 20 inch monitor and set at 80% rather than 100% BUT it still makes sense! ha

    Quote
    I have to go in today to meet the parents and tell them what wonderful angels their little devils were. 😉 Then back in on Monday to do some wrapping-up work (paperwork for kids who did well enough to earn scholarships, thank you cards to our donors, etc.) I get the rest of the week off and Monday and Tuesday of the following week.</p>
    <p>Basement: slowly, but yes, it&;s moving forward. Shelves are up. I think by next summer, it&;ll be mostly finished.

    Hey, you want the kids to tell their parents how great you were, right? You got to play the game :p

    Glad the basement is moving along. Can the situation hold out till next summer?

    Jul 27, 2019 6 years ago
    osterizer
    made a huge mistake
    User Avatar
    Tinky_Winky

    : Nothing time-critical is left. The wiring is up to code (that was the big project). It's mostly a matter of sprucing it up and furnishing it now.

    We'll figure out a way to get you up here to see it sometime.

    Jul 29, 2019 6 years ago
    If ever a whiz there was
    Georgie
    is a whiz because
    User Avatar
    Holly Daze

    So if need be it can be occupied before next summer?

    Jul 29, 2019 6 years ago
    If ever a whiz there was
    Georgie
    is a whiz because
    User Avatar
    Holly Daze

    That comment was typed yesterday. Either I never submitted it or it just toook this long to actually post.

    Jul 29, 2019 6 years ago
    If ever a whiz there was
    Georgie
    is a whiz because
    User Avatar
    Holly Daze

    Not sure if this applies to anyone outside the us but you can check. In the US, remember the Equifax breech? Well, there is apparently a payout coming your way if you are affected by it. My info was part of it and even though technically I had nothing to steal my SS# is out there too. Anyway, if you were affected you can get $125. More if you had to do stuff to fix the mess, if you have supporting documents.

    If you just want the $125 you need only fill out your info, which hey, they already had and lost it anyway so why not?

    You can read about it and check your status here: https://www.equifaxbreachsettlement.com/

    Please log in to reply to this topic.