Loading...

Dolf H

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Add user-id to replacement keys #10003622
    Dolf H
    Participant

    Yes, the Numeric User ID.

    in reply to: Add user-id to replacement keys #10003602
    Dolf H
    Participant

    Thank you Mohsin. I don’t see it. Here are my fields: screenshot

    in reply to: Import csv example wrong? #10003600
    Dolf H
    Participant

    Perhaps adding this info to the import-page? I had to search for an hour 😉

    in reply to: Import users with custom fields #10003591
    Dolf H
    Participant

    I used Import users from CSV (not Import users from CSV with Metadata) and the plugin imported all the Pie-register custom fields.

    in reply to: Import csv example wrong? #10003590
    Dolf H
    Participant

    Thank you Mohsin. After some reading I noticed that in some other Import-plugins the CSV-file should be saved with delimiter: , (comma-separated) and with enclosure: ” .
    Some people advised to use Libre-Office rather than Excel to do this.
    I did so and it worked for me.

    in reply to: Import users with custom fields #10003535
    Dolf H
    Participant

    Thank you Mohsin. I was wondering if someone had some experience with other import-plugins.

    in reply to: Cannot edit profile #10003000
    Dolf H
    Participant

    Well, it works. My host is using a Windows Server/IIS, so I use a iirf.ini file instead of a .htaccess file.

    Remove the default WordPress content of the file and replace this:

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^/.*$ /index.php [L,QSA]

    Another way is to force a redirect in the settings of Pie-register to:

    http://yourdomain.com/index.php/your-profile-page instead of the normal page: http://yourdomain.com/your-profile-page.

    Your permalink-settings are:
    http://www.example.com/%postname%/

    Now you can edit the profile and index.php pops up only in the profile page, but that should not be a big issue.

    in reply to: Cannot edit profile #10002971
    Dolf H
    Participant

    Thanks again for your reply. I cleared the cache and tried with the suggested url, but no result.
    How can I give you temperary access?

    in reply to: Cannot edit profile #10002965
    Dolf H
    Participant

    Hello,

    My permalink-settings are custom: http://www.example.com/%postname%/

    Thanks.

    in reply to: Cannot edit profile #10002959
    Dolf H
    Participant

    Thank you for your answer. I saved the permalink settings again, without result.
    When I open the login screen (before loging-in) I get these debug-code:

    Strict Standards: Non-static method PieReg_Base::pie_registration_url() should not be called statically in C:\domains\grenspostadres.nl\subdomeinen\dev\wwwroot\wp-content\plugins\pie-register\pie-register.php on line 3602

    Strict Standards: Non-static method PieReg_Base::pie_lostpassword_url() should not be called statically in C:\domains\grenspostadres.nl\subdomeinen\dev\wwwroot\wp-content\plugins\pie-register\pie-register.php on line 3610

    Perhaps is this helpful?

Viewing 10 posts - 1 through 10 (of 10 total)