We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 17140
    • 17 Posts
    Hi there,
    I have added WebLoginPE snippet on my website which I downloaded from http://modxcms.com/extras.html?view=package/view&package=495.
    I am getting the error below.

    Can anyone help me out.


    « MODx Parse Error »
    MODx encountered the following error while attempting to parse the requested resource:
    « PHP Parse Error »

    PHP error debug
    Error: include_once(/home/siafuwa/public_html/modx/modx-0.9.6.3/assets/snippets/webloginpe/webloginpe.class.php) [function.include-once]: failed to open stream: No such file or directory
    Error type/ Nr.: Warning - 2
    File: /home/siafuwa/public_html/modx/modx-0.9.6.3/manager/includes/document.parser.class.inc.php(769) : eval()’d code
    Line: 27

    Parser timing
    MySQL: 0.0035 s (4 Requests)
    PHP: 0.0278 s
    Total: 0.0313 s

    Thanks.
    Lillian
      • 4310
      • 2,310 Posts
      Try uploading assets/snippets/webloginpe/webloginpe.class.php again as it seems PHP can’t find it.
        • 32662
        • 7 Posts
        Hi,

        I bet you did what I did, & just uploaded the WebLoginPE_2.20 or w/e (May not be 2.20 just an example).

        What you actualy have to do is rename the directory to webloginpe (Without the _1.3.1 at the end & all undercase)

        so that it looks like
        assets/snippets/webloginpe


        Then it worked for me! =)
        Hope it helps you!
          • 18809
          • 109 Posts
          Same with me... cool
          grin Just renamed to WebLoginPE to webloginpe.
          hehehhe

          Funny mistake. shocked grin
            My Proudly Powerd By Modx site - http://irresistiblemt.in smiley Its simple site but its made in best CMS.
            • 25132
            • 129 Posts
            Thanks a million!! Had made the same mistake, now all lowercase and working fine. smiley