We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19164
    • 1,215 Posts
    1st - What version did you use? It seems that The PHP code is form 0.8 but generated HTML is from 0.9. Please, make a choice. I recomend you to use 0.9, 0.8 is not supported now.
      DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. | DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.

      Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.

      [PLUGIN] DirectResize - as Maxigallery but for single images :: Download :: [url=http://modxcms.com/forums/index.php/topic,21490]
      • 6561
      • 139 Posts
      If 0.9 is the same as "DirectResize 0.9 beta" then I am using 0.8 ...

      I will try with the updated version and tell you how it went!

      Oh and do I need to update PhpThumb also?
        • 27749
        • 53 Posts
        Hi,

        I get this strange: "Undefined index: ta" error in the Event Log when using DR with Evolution 1.0.
        It happens when I try to edit a new document: "DirectResize - OnDocFormPrerender"

        I can see the "$direct->ConvertFromBackend($_POST["ta"]);" in the plugin code, but thats all I got (since no real programmer..)

        Of cource, when the OnDocFormPrerender is disabled the error goes away.