Support #25444
closedtwo tickets about Table Press
0%
Description
I have two tickets about Table Press:
1) from Ella Machado
I have been using table press in my courses for years and now I am getting an error when I try to edit it. The table looks good on the page though.
I tried a few times to no avail.
(see attached screenshots)
Thank you,
Elia
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elia Axinia Machado
Associate Professor
Director, GISc & Geography, and Internship programs
Earth, Environmental, and Geospatial Sciences,
Lehman College, City University of New York
Office: Gillet Hall, room 323
Tel:718-960-1103 - Fax: 718-960-8584
2) from Jong Song:
One of the sites I help operate on the Commons is https://gcmteachinghub.commons.gc.cuny.edu/. We use a plugin called TablePress, and something has caused the plugin to malfunction. TablePress is regularly updated, so that could be it.
Existing tables continue to function, but editing tables has become impossible. In the dashboard and in the TablePress submenu, attempting to edit a table leads to the following message: "There has been a critical error on this website." I tried activating TablePress on a different site, and I ran into the same issue. Do you think this is a fixable issue?
Thank you,
Jong
Files
Related issues
Updated by Boone Gorges 3 days ago
- Related to Bug #18434: TablePress plugin added
Updated by Boone Gorges 3 days ago
- Category name set to WordPress Plugins
- Assignee set to Boone Gorges
- Target version set to 2.7.10
Previously: #18434. tablepress uses Freemius for upselling and premium features. It appears that the Freemius tool introduced a new method is_plan_or_trial__premium_only() that a recent tablepress update started using. We need to shim it along with the previously-used is_plan_or_trial().
Updated by Boone Gorges 3 days ago
- Status changed from New to Staged for Production Release
I've made the change in https://github.com/cuny-academic-commons/cac/commit/c5e9d019da715022d27fb84210e3b744a90aeb2e and have pushed to production. I no longer see the error on https://gcmteachinghub.commons.gc.cuny.edu/wp-admin/admin.php?action=edit&page=tablepress&table_id=1, but please confirm with the reporters.
Updated by Boone Gorges 2 days ago
- Status changed from Staged for Production Release to Resolved
Thanks for confirming!