• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Message editing problem:

Ryan

Lifer
When trying to edit my post in this thread (http://subscriber.anandtech.com/messageview.cfm?catid=38&threadid=1043654, where I said: I'd take an Isuzu Ascender (since it's really just a rebadged Envoy)), I get the following message:

Forum Error
An error has occurred. If you wish to notify the administrator please click here.
To go back to the main forum page please click here.
ERROR INFORMATION:

An error occurred while evaluating the expression:

dtext = right(text, len(text) - fendfind-1)

Error near line 256, column 8.
--------------------------------------------------------------------------------
Parameter 2 of function Right which is now "-6" must be a positive integer

The error occurred while processing an element with a general identifier of (CFSET), occupying document position (256:2) to (256:52).



The Finny thing is, the error is confined only to that reply that I made 😛
 
Try removing the quoted part? There's something wrong with the link tags in NFS4's quote and then it changes in your quote of his. Looks like the auto-parser was modified to work around already parsed links, but isn't working quite right still.
 
Originally posted by: Lord Evermore
Try removing the quoted part? There's something wrong with the link tags in NFS4's quote and then it changes in your quote of his. Looks like the auto-parser was modified to work around already parsed links, but isn't working quite right still.

I can't edit it because I get that error page when I click the edit link. It only happens on that message, I can edit others just fine 😉.
 
Yeah I think it's that URL being screwed up. Look at the actual link, it's got part of the class stuff in it, so there's probably some fragment of the formatting code sitting around making it fail.
 
Back
Top