ERROR while after the updated plugin with version: 1.4.9
Fatal error: Class 'PDb_Pagination' not found in .... / wp-content/plugins/participants-database/classes/PDb List Admin.class.php on line 114
What is wrong ?
Thanks.
ERROR while after the updated plugin with version: 1.4.9
Fatal error: Class 'PDb_Pagination' not found in .... / wp-content/plugins/participants-database/classes/PDb List Admin.class.php on line 114
What is wrong ?
Thanks.
My mistake. A file needs to be renamed...
classes/Pagination.class.php should be named classes/PDb_Pagination.class.php
I have it corrected in the download, you can either rename the file yourself, or download the renamed file.
http://plugins.svn.wordpress.org/participants-database/tags/1.4.9/classes/PDb_Pagination.class.php
Thanks for posting this so quickly! I appreciate it.
Thanks for the quick response Xnau
I have done two (2) ways, but still the same error. like this:
(1) change the name of the classes/Pagination.class.php into classes/PDb_Pagination.class.php (still error)
(2) to download from the link given you
http://plugins.svn.wordpress.org/participants-database/tags/1.4.9/classes/PDb_Pagination.class.php
and the old file classes/Pagination.class.php I delete it.
of the two ways mentioned above, still the same error
Fatal error: Class 'PDb_Pagination' not found .../ wp-content/plugins/participants-database/classes/PDb List Admin.class.php on line 114
Is it possible to have any changes or additions in PDb_List_Admin.class.php?
Sorry if I misunderstand. Thank you once again.
I love Participants Database plugin
Yeah, sorry. You did everything right. I still had an error in there.
You have to open the file PDb_Pagination.class.php and change the class name to PDb_Pagination. (on line 19 near the top)
I fixed it on the upload too.
Woww ..... great
You are the best. And provide a fast response.
Now it's back to normal. Thank you very much Xnau.
I love Participants Database.
The problem has been resolved
You must log in to post.