• 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.

searching for c++ gives errors

JetBlack69

Diamond Member
I was searching in the software forum for c++ and I get results, but when I click on the results, I get this error message:

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:#
Malformed regular expression "(c++)". Reason: Nested repetitions *?+ in expression.
The error occurred on line 125.

Actually, now some of the results work, some don't. 😕
 
It seems to be the fact that there are two %2B 's. Remove one and it still won't highlight "+" but it works.
 
Back
Top