gsajith / NeopetsUserscripts

0 stars 0 forks source link

Outbox target user blank, and message "undefined" #1

Open Dasawkem opened 4 months ago

Dasawkem commented 4 months ago

Outbox script works fine on the title of the specific neomail. However, the content of the message and the username you sent it to are completely blank.

gsajith commented 4 months ago

Hmm interesting that the title worked but the message body/username didn't!

I'm just getting the message body by document.getElementById('message_body') which I don't think should change from person to person, and it works on my end.

Could you provide any more info about the issue?

Dasawkem commented 4 months ago

Hmm interesting that the title worked but the message body/username didn't!

I'm just getting the message body by document.getElementById('message_body') which I don't think should change from person to person, and it works on my end.

Could you provide any more info about the issue?

Apologies for the delay! I am happy to share what's happening on my end, here's some screenshots: screen1 screen2

They list fine at first, though the usernames are preceded by "-". When opened, the avatar of said users is changed to the default and the message reads "undefined". I wonder if it's a conflict with other scripts, as I use a good handful of them for navigating Neopets.