
Mar
31
2008
Jan
The silhouetted FS image in the bottom right is not using web-safe colours, the two shades of green show up differently on my awesome-o iMac monitor :D
Just a heads up... looking mentally good tho :D
Jan
Apr
09
2008
Rob
SQL error experienced following the posting of the previous feature request post:
Unable to execute query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's something as minor as two small pointing arrows? Cheers!' , `blog_date` =' at line 1
DEBUG QUERY : UPDATE `fs_blog` SET `blog_title` = 'Feature request - calendar navigation' , `blog_content` = '(Tagging all future feature requests as featurerequest.) At the moment when viewing blog entries, the calendar on the right only displays the current month, with no way of viewing previous/future months. You can scroll down to the Archive section but I think a lot of people will miss this (I did!). Is it possible to have a forward/back navigation on the calendar, even if it's something as minor as two small pointing arrows? Cheers!' , `blog_date` = '2008-04-09 04:34:00' , `blog_locked` = '0' , `user_id` = '12' WHERE `blog_id` = '24' LIMIT 1
May
12
2008
Jan
The image at the bottom of the FS page is not using web safe colours, and shows up as different against the background under safari on my mac.
Just a heads up, other than that, looking amazing :D
Jan
Jun
21
2008
Rob
Hey Rich,
I've noticed that the "new vibe comment" input box on a release page sticks out of page border. I'm using Firefox 2 - no problem in IE8 though.
Cheers!
Rob.
Jul
24
2008
Steven
There is a vulnerability when combined with a targeted attack via email / irc / community forums (using XSS) which could lead to the fixation of a users session and a possible unauthorised escalation of an attackers privileges.
Use htmlspecialchars to escape user input when it is output after entry into fields such as News and Music search.
Regenerate a users session ID upon escalation of privileges.