Makes sense. Will keep that in mind as I try to update/condense.
I'm still having issues. I replaced every instance of Frame with something else and I still get errors.
[edit] My pet Stripey's profile is also still giving me problems. Also, my pet Sanctified does have Frame in it and I don't get errors editing her profile, so I don't think frames are the issue.
That is weird. I changed all them and it went through fine on my profile D: Basically I am being told that if the earlier fix (the original one before I mentioned frames) did not work then there is no way to disable it. Can you do the captcha and it will go through?
Dexter by ❤
Were you using my coding or something else? If it was my original coding, can you PM it to me so I can see if there's something else that's significantly different?
If I do the captchas the profile will go through, but I have to do them literally every single time.
It was what you sent me yes, but I will PM it to you. I basically pasted it into notepad, replaced the word frame to something else (it was some random word) and then pasted it onto a pet.
Dexter by ❤
That's so weird. I did exactly what you described and I'm still getting errors. I even tried pasting the code you just mailed me onto a different pet.
I picked bonanza as the word and it went to https://subeta.net/pets/Adopt Lemme send you the code after everything was changed.
Dexter by ❤
I tried the code you sent me with bonanza in it, still getting captcha errors.
Hey there, I'm kinda new to this topic so just let me know if there's anything I should know. You're getting the captcha thing when you attempt to submit the profile, correct? If you use the new "Preview Profile" link (at the bottom, right above the submit button) does that bring you to the same captcha?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
The preview is supposed to open in its own new tab. Is that the page that you get the captcha on - the new tab? And if so, what happens when you complete the captcha?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
It opens a new tab and when I complete the captcha it goes to the new tab. [EDIT: I mean the preview shows properly, but the editing page goes back and the changes don't seem to go through?]
Also, the part I've bolded in this paragraph shows on the editing page but not on the profile (I added it but I can't remember if it went through or not); A suit of white 'power armour' that covers her entire body, consisting of armoured segments on a high-tech cloth bodysuit of electroactive polymers and miniaturised hydraulic engines which act as 'muscles'. The legs are built for extra strength and can absorb very high impacts. It has a full-head helmet, like a motorcycle helmet, with a light blue bullet-proof glass faceplate-cum-LED display; it has a 'emote' face that changes according to her emotions, such as :(, :), <.3, or ?. There are two 'balance modulators' or 'antenna', resembling rabbit ears, where the ears would be. A well-stocked utility belt at the waist and a backpack, as well as storage compartments on the arms and legs; her collapsible nightstick is clipped to her belt. Palms and soles have slip-proof padding to aid grip and absorb impact. Fingers have retractable 1-inch claws. Has: a built-in gas mask; walkie-talkie/cell phone; a wireless link to the Warren computer/database and her car computer; and police radio scanner. Plating can resist small arms fire, blunt-force impact, and blades; cloth is stab-proof and water-proof. Smells strongly of citrus perfume, with an undertone of bleach, smoke, sweat, and blood.
the reason that part doesn't show might have to do with the open bracket - angle brackets are usually used for html tags so they and everything inside them won't show up on the page itself. try removing just the angle bracket to see if the rest shows up then.
I'm only asking about the preview right now, sorry if that was unclear. I already understand what happens when you try to edit it for real. Just to clarify, the preview goes through and shows correctly after you complete the captcha?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
Ah don't worry about it!
I just made a little change to the page to try something... Could you now try editing the profile again (real thing, not the preview) and complete the captcha it brings you to? After you complete the captcha, it should bring you back to the edit page. There, check and see if your changes made it through.
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
Okay, that sheds some light on the situation, but it means what you were telling me before doesn't add up. I thought you said your changes were not going through when you edited the profile, but that the preview was working correctly?
What should be happening is that both pages take you to a captcha, but after completing the captcha, it should proceed correctly (showing the correct preview on the preview page, or saving your changes on the edit page) Are you sure it was not saving your changes before, after you did the captcha?
Anyway, I undid the change so the page is back to how it was. I just dug up some old code I had that gave me this problem before, and when I tested it now, it did save it correctly after I finished the captcha, so I feel like we may have had a misunderstanding?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
Okay, so, here's the situation as I understand/tried to explain it:
Clicking Update Description > goes to captcha page on same tab > does captcha > page goes back to how it was before captcha started appearing/last update (because it just turns up apparently randomly sometimes) > refreshing actual pet page shows no changes.
Clicking Preview Profile, which I only found out existed because you mentioned it just now > new tab opens > captcha page on new tab > does captcha > changes show (from what I can tell).
Also the matter was confused by me messing up the coding with my text and stuff.
There's no captcha on either page now, though.