YAFLogo

blackhawk
  • blackhawk
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
I just upgraded to the latest version 1.9.5.5 in order to get the syntax highlighting, but after the upgrade, it appears something is wrong with the YAF Standard Editor.

When you click on the code button, it lists out the different languages, but instead of inserting [code=lang], it actually inserts [codelang][/codelang] at the top of the edited text.

It also no longer respects the selected text. It just places [codelang] tags at the top.

Any ideas what happened or how to correct?

The yafEditor.js file is dated 3/4/2011 7:39 PM and is 8,081 bytes.

Sponsor
blackhawk
  • blackhawk
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
After messing around, it seems that browser cache may have had something to do with why the tags being inserted were [codelang], because after resetting iis and then deleting all temporary files on my browser, I at least get the "["code=lang][/code"]" tags inserted.

However, it is not syntax highlighting.

Did I miss something during the upgrade?