• Resolved Cris

    (@crispaor)


    Hi, I’ve got an email with this errors:

    Error type E_ERROR in line 3159 archive /home/xxx.org/wp-content/plugins/participants-database/participants-database.php. Error: Uncaught Error: Call to a member function title() on boolean in /home/xxx.org/wp-content/plugins/participants-database/participants-database.php:3159
    Stack trace:
    #0 /home/xxx.org/wp-content/plugins/participants-database/classes/PDb_List_Admin.class.php(906): Participants_Db::column_title(”)
    #1 /home/xxx.org/wp-content/plugins/participants-database/classes/PDb_List_Admin.class.php(260): PDb_List_Admin::_sort_filter_forms()
    #2 /home/xxx.org/wp-includes/class-wp-hook.php(286): PDb_List_Admin::initialize(”)
    #3 /home/xxx.org/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
    #4 /home/xxx.org/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #5 /home/xxx.org/wp-admin/admin.php(253): do_action(‘toplevel_page_p…’)
    #6 {main}
    thrown

    What happen?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author xnau webdesign

    (@xnau)

    Did you recently delete a field? I think all you need to do is choose a different field for the sorting of the list. It looks like your deleted field is still in the selector.

    Thread Starter Cris

    (@crispaor)

    Yes, I deleted a field. Previously I had problems with the ? and the accents of Spanish. Recently I created a field with an accent and, since I can’t change the internal name to remove it, I deleted the field. I will look it up in the database to permanently delete it. Thank you!

    Plugin Author xnau webdesign

    (@xnau)

    Oh…wait a minute…the ? character should work as a field name…what happened?

    Thread Starter Cris

    (@crispaor)

    Well, I think the ? works correctly. Problems arise with accents.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error type E_ERROR’ is closed to new replies.