We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 52884
    • 25 Posts
    Hi,

    I am using the latest version of the formit2db snippet in Modx Revo 2.5.2. Using my own package, classname und tablename from my existing thirdparty extra works (the data gets written in the db table), however there are a few errors in the Modx Error Log


    1) No class specified for loadClass
    xpdo.class.php : 1629) Could not load class 
    xpdo.class.php : 591) No class specified for loadClass
    xpdo.class.php : 1667) Could not load class !
    xpdo.class.php : 591) No class specified for loadClass
    xpdo.class.php : 591) No class specified for loadClass


    I guess that has todo with the loading/initializing of the class. I tried also using getService but this did not work at all.

    Any ideas?
      • 28432
      • 372 Posts
      Hi,

      Have you double check the packagename, classname, tablename formit2db params name ?