Forum Replies Created
- AuthorPosts
Dolf HParticipantYes, the Numeric User ID.
Dolf HParticipantThank you Mohsin. I don’t see it. Here are my fields:

Dolf HParticipantPerhaps adding this info to the import-page? I had to search for an hour 😉
Dolf HParticipantI used Import users from CSV (not Import users from CSV with Metadata) and the plugin imported all the Pie-register custom fields.
Dolf HParticipantThank 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.
Dolf HParticipantThank you Mohsin. I was wondering if someone had some experience with other import-plugins.
Dolf HParticipantWell, 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.
Dolf HParticipantThanks again for your reply. I cleared the cache and tried with the suggested url, but no result.
How can I give you temperary access?
Dolf HParticipant
Dolf HParticipantThank 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?
- AuthorPosts

