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

    I am interested in hiring someone better at php than me to update WebloginPE to the newer php versions - mainly php 5.3.1+

    More info:
    http://forums.modx.com/thread/88261/weblogin-not-working-with-php-5-3-1#dis-post-485881

    Thanks
      • 36416
      • 589 Posts
      Quote from: pagalo at Apr 03, 2014, 04:53 AM
      I am interested in hiring someone better at php than me to update WebloginPE to the newer php versions - mainly php 5.3.1+

      Try this one: https://github.com/extras-evolution/WebloginPE
        • 22574
        • 181 Posts
        Thanks Eoler,

        But I get this?

        Fatal error: Call to undefined method WebLoginPE::AddId() in xxxxxxxxxxx/manager/includes/document.parser.class.inc.php(828) : eval()'d code on line 79

        Tried Google and the modx forum but couldnt find the same error.

        Maybe a language problem as it looks to have Russian updates?
          • 36416
          • 589 Posts
          Quote from: pagalo at Apr 04, 2014, 12:26 AM
          But I get this?
          Fatal error: Call to undefined method WebLoginPE::AddId() in xxxxxxxxxxx/manager/includes/document.parser.class.inc.php(828) : eval()'d code on line 79

          Hmmm, which PHP & Evolution version?
            • 22574
            • 181 Posts
            My PHP is 5.3.1 and modx-1.0.10
              • 36416
              • 589 Posts
              Quote from: pagalo at Apr 04, 2014, 09:11 PM
              My PHP is 5.3.1 and modx-1.0.10

              That one should have worked because it is upgraded for PHP5.3+
              Can you show how its being called?
                • 22574
                • 181 Posts
                Sure:
                <h1>Please login here</h1>
                [!WebLoginPE? &profileTpl=`Orgprofile` &liHomeId=`23`!] 
                <p> </p>
                <p> </p>
                <h1>Dont have an account yet? Simply sign up here.</h1>
                [!WebLoginPE? &type=`register` &registerTpl=`organisation` &groups=`organisations` &regRequired=`email,username,fullname,authorised,password,formcode,tos` &notify=`[email protected]` &liHomeId=`23`!] 
                  • 36416
                  • 589 Posts
                  Quote from: pagalo at Apr 06, 2014, 04:30 AM
                  Sure:

                  Looks regular. AddId() static method is nowhere to be found in WLPE class, so I have no idea about that error.
                  Could you try with a single snippet call on that MODX page?
                    • 22574
                    • 181 Posts
                    Tried that at the start but no luck.

                    I also tried the base call and still the same error.

                    As an idea I just did a fresh install on a new site with the latest modx but still the same error?

                    Do you have a working version?

                    Thanks for all of you help BTW!

                      • 22574
                      • 181 Posts
                      Does anyone have this working with a particular version of modx? I guess I could downgrade. I really dont want to downgrade my php - as it will effect my other clients.

                      I am willing to pay to have this fixed so if anyone has some time to do this let PM me.

                      Thanks