View button in the user account (right next to the name) points to the same page where it is located. What is the purpose of it then?
By the way, the user account page has quite a few errors in it. In IE7 it loads with a message "Done, but with errors on page" in the status bar, and Firefox outputs the following warnings and an error message in the error console:
Warning: Error in parsing value for property 'display'. Declaration dropped.
Source File: http://www.mapleprimes.com/modules/system/defaults.css
Line: 43
Warning: Unknown property '_width'. Declaration dropped.
Source File: http://www.mapleprimes.com/themes/mapleprimes/style.css
Line: 167
Warning: Expected ',' or '{' but found '0'. Ruleset ignored due to bad selector.
Source File: http://www.mapleprimes.com/themes/mapleprimes/style.css
Line: 1141
Error: unterminated string literal
Source File: http://www.mapleprimes.com/user/thomasunger
Line: 299, Column: 12
Source Code:
s.pageName="MP:User:Thomas
The last error includes the particular user name of the account I checked (he was logged in and I wanted to see who he is.)
Alec
Unknown properties filter, display, and text-overflow
The error console was opened when I posted that, and I saw that the posting created series of new warnings:
Warning: Unknown property 'filter'. Declaration dropped.
and so on - the same warning message but for different lines and different properties filled several pages in the error console.
Alec
The view button
takes you to this page when you are in another page after pressing the other buttons ("Edit", "Subscriptions", "Track").
I have not observed those error messages neither in Firefox 2.0.0.14, its previous versions, or some other browser like Opera, IE, Iceweasel, etc.
that's strange
It may be useful on other pages - it just doesn't seem to be useful on this particular one.
About error messages - I just checked them in Firefox 2.0.0.14 on Windows Vista SP1 by clicking Tools (in the menu) and then Error Console. Going to the page http://www.mapleprimes.com gives 3 warnings in the Error Console,
Warning: Error in parsing value for property 'display'. Declaration dropped.
Source File: http://www.mapleprimes.com/modules/system/defaults.css
Line: 43
Warning: Unknown property '_width'. Declaration dropped.
Source File: http://www.mapleprimes.com/themes/mapleprimes/style.css
Line: 167
Warning: Expected ',' or '{' but found '0'. Ruleset ignored due to bad selector.
Source File: http://www.mapleprimes.com/themes/mapleprimes/style.css
Line: 1141
Going to the user account page that I mentioned in the original post, adds to them another 3 warnings and 1 error message - that I posted in the original post.
I didn't try that in Linux. After posting that, I am going to check that in Ubuntu 8.04 with Firefox 3 beta 5 (that is installed there by default.)
Alec
Update on Ubuntu
In Ubuntu 8.04 with Firefox 3.0b5 the central mapleprimes page gave only one warning,
Warning: Expected ',' or '{' but found '0'. Ruleset ignored due to bad selector. Source File: http://www.mapleprimes.com/themes/mapleprimes/style.css Line: 1141
The user account page gave the same warning and the error message that I mentioned in the original post in this thread,
Error: unterminated string literal
Source File: http://www.mapleprimes.com/user/thomasunger
Line: 281, Column: 12
Source Code:
s.pageName="MP:User:Thomas
Previewing this post produced a bunch of warning messages that I also mentioned above.
Alec