• PHx not parsing#

  • Everett Reply #1, 1 year, 1 month ago

    Reply
    Ugh... I'll be honest... I loathe PHx. But I'm maintaining a Revo site where it was used ad nauseam, and it's not parsing on some pages (I think it's only on some pages). There's nothing in the MODx log that would help me isolate this. Anyone have any ideas?

    Thanks.


  • BobRay Reply #2, 1 year, 1 month ago

    Reply
    My best guess it that the elements are cached and you're seeing the results from a previous page visit. In Revo you can uncache any tag with [[!.

    You probably don't want to hear this, but it will be a lot faster if you replace the output modifiers with snippets -- especially if they are conditionals.



  • Everett Reply #3, 1 year, 1 month ago

    Reply
    Thanks Bob... I'd love to gut this entire site -- it's a mess. But that's def. not what the client wants to hear after paying the previous dev dearly for it.