Threads and header display screwy January 27, 2003 6:06 PM Subscribe
Minor bug? For some reason, threads between 22521 through 22549 are showing up in both Mozilla and IE (Win) as black text on a white background with a seriously screwy top bar. I haven't checked all threads in between, but threads before 22520 and after 22550 seem fine.
Am I the only one for whom the site is talking a complete dump?
All I'm getting is this CF error on the homepage and everything else:
Error Occurred While Processing Request
The value "" cannot be converted to a number
The error occurred in C:\metafilter sites\www.metafilter.com\index.mefi: line 154
Called from C:\metafilter sites\www.metafilter.com\index.mefi: line 166
Called from C:\metafilter sites\www.metafilter.com\index.mefi: line 345
[source lines omitted because they didn't render anyway]
posted by oissubke at 6:13 PM on January 27, 2003
All I'm getting is this CF error on the homepage and everything else:
Error Occurred While Processing Request
The value "" cannot be converted to a number
The error occurred in C:\metafilter sites\www.metafilter.com\index.mefi: line 154
Called from C:\metafilter sites\www.metafilter.com\index.mefi: line 166
Called from C:\metafilter sites\www.metafilter.com\index.mefi: line 345
[source lines omitted because they didn't render anyway]
posted by oissubke at 6:13 PM on January 27, 2003
22521-22549:
base href="http://127.0.0.1/"
22550- :
base href="http://www.metafilter.com/"
posted by mr_crash_davis at 6:14 PM on January 27, 2003
base href="http://127.0.0.1/"
22550- :
base href="http://www.metafilter.com/"
posted by mr_crash_davis at 6:14 PM on January 27, 2003
Here's the source with modded brackets:
The value "" cannot be converted to a number
152 : [cfelse]
153 : [cfif IsDefined("cookie.timezone")]
154 : [cfset tzminutes = cookie.timezone * 60]
155 : [cfelse]
156 : [cfset tzminutes = 0]
posted by oissubke at 6:29 PM on January 27, 2003
The value "" cannot be converted to a number
152 : [cfelse]
153 : [cfif IsDefined("cookie.timezone")]
154 : [cfset tzminutes = cookie.timezone * 60]
155 : [cfelse]
156 : [cfset tzminutes = 0]
posted by oissubke at 6:29 PM on January 27, 2003
« Older I can no longer Post to Metafilter in IE5.1 or... | A lot of doubleposts lately (Jan. 2003)? Newer »
You are not logged in, either login or create an account to post comments
posted by mathowie (staff) at 6:11 PM on January 27, 2003