This is probably known by now, but.
Songs aren't playing properly.
Level Stats aren't functioning: No matter how many times you try to go to any song's stats, it brings you back to the FFR Game Level Stats page.
"If I like what I see when you look your worst, then never shall you have to worry that I would find you unattractive." -Karl Williams
Now it's time to clear out all of the random test123 testing iggnore, test echos we left in the profiles scripts. After that, let us know whatever errors you are having with them.
We're going to work on getting the scores registering for the game now, and fix the issue with songs not loading.
Just fixed something that was giving us headaches for hours. As aperson said, profile comments, stats, levelranks for subs and other things should be working now.
Awesome aperson. I noticed a small bug, when I updated my profile, after every apostrophe I entered in the about me, interests, music and movies a slash was added next to the apostrophe.
Example:
original post: it's
refreshed post: it/'s
Single quotes and double quotes are used as syntax characters in most languages. If not handled properly when trying to use one as part of an actual string it will mess up.
Like in SQL you use single quotes to make a string of characters.
Comment