Result in thread: Problem with Avatar code on blog page
"Problem with Avatar code on blog page", 31st Aug 2015, 7:16 AM #1
I ran into a strange problem with my code.
Apologies if this is a noobish problem but, I went to update my avatar for the site. And upon the refresh, the icon appeared fine on my profile, fine on the artist comments under actual comic pages. But in the blog area of my site, the image broke and the line that [v:l.avatar] created for it instead leads to a 404 page instead of my avatar.
The code is formatted in the exact same way as it is for the Artist's Comments section so I don't understand what's causing it to lead to the wrong url. It should be leading to 10116_412783.png, but instead upon inspecting element it leads to 10116_791371.png. Which is nonexistent. Is this variable broken if used out of specific context?
Merged Doublepost:
Creating a new blog entry fixed the issue. Not sure if it was just a random bug or not. Strange.
Apologies if this is a noobish problem but, I went to update my avatar for the site. And upon the refresh, the icon appeared fine on my profile, fine on the artist comments under actual comic pages. But in the blog area of my site, the image broke and the line that [v:l.avatar] created for it instead leads to a 404 page instead of my avatar.
The code is formatted in the exact same way as it is for the Artist's Comments section so I don't understand what's causing it to lead to the wrong url. It should be leading to 10116_412783.png, but instead upon inspecting element it leads to 10116_791371.png. Which is nonexistent. Is this variable broken if used out of specific context?
Merged Doublepost:
Creating a new blog entry fixed the issue. Not sure if it was just a random bug or not. Strange.
_______________________