Thank you for letting me know, I’ll take a look first thing tomorrow.
Alex
Thread Starter
PDidee
(@pdidee)
NM was a corrupt DB table. 😛 All is good now. Ever add that feature to swap out the radial for a bar in the widget? I just added this style to keep it within the sidebar area…
.ptracker_widget .progress {
width: 100% !important;
}
Is there a filter I can apply in the meantime without changing the actual plugin code?
Thanks!
Thread Starter
PDidee
(@pdidee)
Actually hold the phone, as soon as I start completing items I get the error again.
Screenshot
Browser console says: Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Hi – just upgraded to 5.1 – no problems for me on the settings page so I can’t reproduce 🙁
Looking at your screenshot it sounds like a JS conflict with another plugin loading earlier that the progress tracker which is causing the issue.
Do you get any error logs in the console?
Thread Starter
PDidee
(@pdidee)
I get this error in the console with a clean install of wordpress with the Twenty Nineteen theme and NO other plugins activated.
“Failed to load resource: the server responded with a status of 500 (Internal Server Error)”
It happens AFTER I start marking pages as complete on the front end. If I drop the data for the table wp_as_progress_tracker_users in the DB it clears the error. But as soon as I start trying to complete pages it happens again.
Thread Starter
PDidee
(@pdidee)
Hey Alex!
Checking in on this to see if you were able to reproduce the error.
Thanks again for looking into this.
Hi – I’m so sorry you’re having ongoing problems with this.
I’ve just done the same as you – clean install, 2019 theme. Created some subpages and added the tracking. It all works fine for me 🙁
Do you have access to the tables? The only thing I can suggest is to deactivate the plugin, delete the tables and then installing again in case something got corrupted.
Alex
I’ve updated the plugin and think the error may have been down to some code on the settings page that was deprecated.
Please let me know if we’re all good again.
Alex