Title: edit participant not functioning
Last modified: August 30, 2016

---

# edit participant not functioning

 *  Resolved [roygilsing](https://wordpress.org/support/users/roygilsing/)
 * (@roygilsing)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/)
 * Hi and thanks for this great plugin,
 * For some reason the edit screen in the back end doesn’t function; it shows a 
   blank page. I tried various browsers and logins, but I can’t find the problem.
   Any ideas?
 * [http://www.boogschieten.com/wp-admin/admin.php?page=participants-database-edit_participant&action=edit&id=1342](http://www.boogschieten.com/wp-admin/admin.php?page=participants-database-edit_participant&action=edit&id=1342)
 * CHeers,
    Roy
 * [https://wordpress.org/plugins/participants-database/](https://wordpress.org/plugins/participants-database/)

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

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348177)
 * Hard to say without knowing more. Are you able to look at your PHP error log?
   Do you know what PHP version you’re using?
 *  Thread Starter [roygilsing](https://wordpress.org/support/users/roygilsing/)
 * (@roygilsing)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348240)
 * I’m using version 5.3 (I can upgrade to 5.6)
    I have no PHP error log (I can 
   do that later). But I forgot to mention, that before the edit function did work.
   I’m not sure at what point it failed, because I only found it out recently.
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348301)
 * I see. It may be another plugin that was installed. The PHP version is fine, 
   must be 5.2.
 * The error log will help figure this out.
 *  Thread Starter [roygilsing](https://wordpress.org/support/users/roygilsing/)
 * (@roygilsing)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348362)
 * Hi xnau,
 * Deactivating all other plugins didn’t solve the issue.
    Here is the PHP error
   log. I hope this clears something up. [https://www.dropbox.com/s/bgev4t8cfccxwqg/wp_php_error_log.txt?dl=0](https://www.dropbox.com/s/bgev4t8cfccxwqg/wp_php_error_log.txt?dl=0)
 * Thanks,
    Roy
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348369)
 * OK, this is what you see in the error log after attempting to load the record
   edit page in the backend? There is nothing there that would affect the display
   of the edit page. Try loading the edit page, then look at the error log.
 * When you attempt to load the record edit page, is it completely blank, or do 
   you see the regular admin menu on the left? When you go go to the bottom of the
   page, do you see the WP footer that says “Thank you for creating with WordPress.”?
 *  Thread Starter [roygilsing](https://wordpress.org/support/users/roygilsing/)
 * (@roygilsing)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348385)
 * It’s an empty screen, but the footer is still visible:
    [https://dl.dropboxusercontent.com/u/1205668/ScreenClip.png](https://dl.dropboxusercontent.com/u/1205668/ScreenClip.png)
 * here is a new error log, this time including messages from the edit page:
    [https://dl.dropboxusercontent.com/u/1205668/wp_whole_error_log.txt](https://dl.dropboxusercontent.com/u/1205668/wp_whole_error_log.txt)
 * I tried to change the name of the field ‘extra functie(s)’ and I tried to erase
   the field, but I can’t.
 * I hope this makes sense to you! Thank you.
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348394)
 * I see, you have an illegal field name, which you tried to do something about.
   Not sure how it got that way, but parentheses are not allowed in field names.
 * To fix this, you’ll need to edit the database tables using “phpMYAdmin” or something
   like that. Edit “wp_participants_database_fields” so that the name of the extra_functie
   field doesn’t contain a parentheses. After you change that, go to the “wp_participants_database”
   table and make sure the column name matches the name you used in the fields table.
 *  Thread Starter [roygilsing](https://wordpress.org/support/users/roygilsing/)
 * (@roygilsing)
 * [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348396)
 * Yes! That was it!
    Strange how this problem came into existence. Maybe I’ve added
   those parentheses afterwards and haven’t been able to use the edit function ever
   since. Thanks. Roy

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

The topic ‘edit participant not functioning’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)

 * 8 replies
 * 2 participants
 * Last reply from: [roygilsing](https://wordpress.org/support/users/roygilsing/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/edit-participant-not-functioning/#post-6348396)
 * Status: resolved