Forums

All i get is a strange string of characters (6 posts)

  1. krypton1
    Member
    Posted 2 years ago #

    It just outputs something like this: bfa46cac939e20941e359602456eb78b000

  2. Sivar
    Member
    Posted 2 years ago #

    Context please... maybe it's an md5 hash.

  3. rmm5t
    Member
    Posted 2 years ago #

    krypton, to try and avoid conflicts with other text filter plugins, WP-Syntax runs two filters. One before filter and one after filter. The before filter is run at a very early priority, and the after filter at a late priority. The before filter takes your code snippets and substitutes them with a unique hash like you see. All other plugin filters run, then the after filter takes over and puts the code back in syntax highlighted. It sounds like your after filter is either not running or not running correctly. Do you have any more details as to what your environment looks like? WP version, PHP version, Other plugins, etc. Thanks.

  4. Jenst
    Member
    Posted 1 year ago #

    I got the same problem with this. I tried to activate all my plugins but the problem remains.

    I however found the error. I make some changes to my content with my functions.php and if I remove the file, it works. Now I just need to figure out how to make both of them to work.

  5. JohnWeb
    Member
    Posted 1 year ago #

    I found that the wp-ecommerce plug-in will create the strange string of characters, I deactvited it and this plugin began working again.

  6. rmm5t
    Member
    Posted 1 year ago #

    JohnWeb, Good information. I'll have to investigate what the wp-ecommerce plugin does to see where the conflict occurs and see if it's overridable. If anyone already has a workaround, patches are always welcome.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags