Title: masterida's Replies | WordPress.org

---

# masterida

  [  ](https://wordpress.org/support/users/masterida/)

 *   [Profile](https://wordpress.org/support/users/masterida/)
 *   [Topics Started](https://wordpress.org/support/users/masterida/topics/)
 *   [Replies Created](https://wordpress.org/support/users/masterida/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/masterida/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/masterida/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/masterida/engagements/)
 *   [Favorites](https://wordpress.org/support/users/masterida/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Users page does not show all feup users](https://wordpress.org/support/topic/users-page-does-not-show-all-feup-users/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/users-page-does-not-show-all-feup-users/#post-15787743)
 * Sorry.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Import from spreadsheet, bug?](https://wordpress.org/support/topic/import-from-spreadsheet-bug/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/import-from-spreadsheet-bug/#post-15766771)
 * You’re welcome.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Import from spreadsheet, bug?](https://wordpress.org/support/topic/import-from-spreadsheet-bug/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/import-from-spreadsheet-bug/#post-15759079)
 * Your file does work indeed. But as soon as I add a new column with the label “
   Password”, then the import fails. The problem I guess is not in custom fields.
   It just happens if you add “core user info” like password, level, email confirmed
   and so on.
 * The message I get from wordpress is
 *     ```
       WordPress-Database-Error: [Column count doesn't match value count at row 1]
       INSERT INTO wp6_EWD_FEUP_Users (Username,User_Password, User_Date_Created) VALUES ('jandoe\',\'$2y$13$a8e75601ef03f1cc5df34OvtJe2i/PMqB6A43cZrpk5LcAruk65Zi','2022-06-22 06:13:00')
       ```
   
 * There is an extra escape-character before the trailing single quote of the username
   and before the leading single quote of the password hash. I think, that they 
   should not be escaped though.
    -  This reply was modified 3 years, 10 months ago by [masterida](https://wordpress.org/support/users/masterida/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Notices and Warnings](https://wordpress.org/support/topic/notices-and-warnings-5/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/notices-and-warnings-5/#post-9670494)
 * That would be great.
    -  This reply was modified 8 years, 5 months ago by [masterida](https://wordpress.org/support/users/masterida/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[reGenerate Thumbnails Advanced] Processing…](https://wordpress.org/support/topic/processing-2/)
 *  [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/processing-2/#post-9473116)
 * Hi
 * I can confirm this bug. Seems to be an issue with some invalid ajax json result
   from the rta/regenerate script. I get the following error (Firefox Developer 
   Tools > Network): `SyntaxError: JSON.parse: unexpected non-whitespace character
   after JSON data at line 1 column 159 of the JSON data`
 * The plain result is:
    `[a lot of white spaces] 0 0 0 0 0 0 [again many white 
   spaces] {"offset":1,"error":[],"logstatus":"<br\/>WP_20170903_18_33_10_Pro.jpg-
   <b>Processed<\/b>","startTime":"1504711981750","fromTo":"15. August 2017-5. September
   2017","type":"submit","period":"4"}`
 * Note that I had to write that there are a lot of white spaces, because otherwise
   they would have been removed in this support forum. In reality, there are just
   a lot of white spaces. Any idea why?
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] not able to delete users from admin](https://wordpress.org/support/topic/not-able-to-delete-users-from-admin/)
 *  [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/not-able-to-delete-users-from-admin/#post-9318519)
 * Hi there
 * I can confirm that bug. If I try to delete a user on the “edit user” page, I 
   get a javascript error: `TypeError: modal.modal is not a function` in `/js/jquery.
   confirm.min.js:14:2103`.
 * The same happens if I click on the red “Delete” link below a user on the “Users”
   tab.
 * WP: 4.8
    FEUP: 3.1.6
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Translations for some parts needed](https://wordpress.org/support/topic/translations-for-some-parts-needed/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/translations-for-some-parts-needed/#post-9254644)
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Custom Plugin: Select all FEUsers filtered by field value](https://wordpress.org/support/topic/custom-plugin-select-all-feusers-filtered-by-field-value/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [10 years ago](https://wordpress.org/support/topic/custom-plugin-select-all-feusers-filtered-by-field-value/#post-7316523)
 * Ok.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Custom Plugin: Select all FEUsers filtered by field value](https://wordpress.org/support/topic/custom-plugin-select-all-feusers-filtered-by-field-value/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [10 years ago](https://wordpress.org/support/topic/custom-plugin-select-all-feusers-filtered-by-field-value/#post-7316454)
 * Yes, I have understood that. But the plugin I’d like to develop would be a backend
   plugin (only for administrators) which should be able to get a list of all feusers
   that are male (or female or whatever). So it is not a kind of showing or hiding
   or doing anything depending on the currently logged in feuser.
 * What I am after is something similar as you have in your plugin in UsersPage.
   php right at the beginning (ca. lines 20-33). But of course it would be much 
   safer, if there would be a public function we can use.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Users] Custom Plugin: Select all FEUsers filtered by field value](https://wordpress.org/support/topic/custom-plugin-select-all-feusers-filtered-by-field-value/)
 *  Thread Starter [masterida](https://wordpress.org/support/users/masterida/)
 * (@masterida)
 * [10 years ago](https://wordpress.org/support/topic/custom-plugin-select-all-feusers-filtered-by-field-value/#post-7316375)
 * Thanks for your answer. So that means, I have to load all feusers (well a list
   of their ids) and then iterate over all of them and get the field value. If I
   have 5000 feusers, wouldn’t make that 5’001 sql queries only to get all feusers
   that are male?

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