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

    I’ve just updated my weblginpe but i still have the same problem:
    i cannot modify a profile: After login, when i change the fields they are note saved in my sql tables maybe it’s a well know problem?? but after reading the previous post i feel like an alien, it looks like i m the only one to cope with this problem. Maybe it is simple for all of you to fix this problem??? huh

    the snippet call:

    [!WebLoginPE? &type=`simple`!] Simple isn’t it??
      • 31471
      • 206 Posts
      Do you want to modify your own (I mean the actually logged in user’s) profile?
        • 16550
        • 23 Posts
        yes i want the loggued user to modify is own profile
          • 16550
          • 23 Posts
          no answers... in fact this is the whole page of editing profile, wich doesn’t work, it doesn’t write the changes in the database when the register page works perfectly well....
            • 32699 ☆ A M B ☆
            • 427 Posts
            W. Shawn Wilkerson Reply #5, 18 years, 1 month ago
            I have to develop an addition to my site with both the user being able to update, as well as a user admin, over the next few days.

            I will provide what help I can.
              Get your copy of MODX Revolution Building the Web Your Way http://www.sanitypress.com/books/modx-revolution-building-the-web-your-way.html

              Check out my MODX || xPDO resources here: http://www.shawnwilkerson.com
              • 16550
              • 23 Posts
              i think the code to midify is in the webloginpe.class.php file. But what is the php code to erase one field of the sql database and to replace it by the new one...
                • 16550
                • 23 Posts
                OK i’ve found my error alone,maybe it should help some new user who are not patient enough to analyse the whole docs ans explanation...

                When you use "simple" type you need to put savesimpleprofile as the description for the save button in your template or to use the "profile" mode wich works without creating a template.
                cool
                  • 31471
                  • 206 Posts
                  Should be reported in the WebLogin PE 1.3.1 Template Issue Reports if it is...
                    • 18878
                    • 210 Posts
                    Quote from: labourlingue at Aug 09, 2008, 03:34 PM

                    OK i’ve found my error alone,maybe it should help some new user who are not patient enough to analyse the whole docs ans explanation...

                    When you use "simple" type you need to put savesimpleprofile as the description for the save button in your template or to use the "profile" mode wich works without creating a template.
                    cool

                    Hey,

                    I tried you solution but didn’t work. Then I found out that it should be: saveprofilesimple and not savesimpleprofile, just like it says here: http://modxcms.com/forums/index.php/topic,17359.msg113544.html#msg113544
                      • 28189
                      • 47 Posts
                      I also ran into this.

                      It would be nice if this could be taken care of in the the next update. Because shouldn’t `simple` mode "just work"?  tongue

                      By the way, this snippet is a LIFE SAVER for MODx. Awesome work Dr.  smiley