Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: rss_admin_db_manager: Database management in Textpattern
Offline
Re: rss_admin_db_manager: Database management in Textpattern
phiw13 wrote #329959:
there is quite a bit of room to improve the markup and structure.
Oh my, I totally forgot about your work there. So sorry. I’ve started to make amends by sprucing the backup panel based on your mockup. I just added a twisty disclosure to the settings so they can be tucked away. And I fixed the warning/error thing. Thank you.
I’ll do the SQL panel next.
EDIT: Done.
Last edited by Bloke (2021-04-22 13:35:28)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: rss_admin_db_manager: Database management in Textpattern
Bloke wrote #329963:
Oh my, I totally forgot about your work there. So sorry. I’ve started to make amends by sprucing the backup panel based on your mockup. I just added a twisty disclosure to the settings so they can be tucked away. And I fixed the warning/error thing. Thank you.
I’ll do the SQL panel next.
EDIT: Done.
Excellent, works perfectly as far as I can tell.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: rss_admin_db_manager: Database management in Textpattern
Plugin mostly works with PHP 8.1 and 4.8.8-latest, as far as I can tell
On the Database backup panel:
8192 "Function strftime() is deprecated"
in /Users/username/Sites/phiw13-local/plugin_core/rss_admin_db_manager/rss_admin_db_manager.php at line 402.
plugin_core/rss_admin_db_manager/rss_admin_db_manager.php:402 adminErrorHandler()
textpattern/lib/txplib_misc.php:1589 rss_admin_db_manager->db_bak()
textpattern/include/txp_diag.php:90 callback_event()
textpattern/index.php:230 include()
Core already patched this (date / time issue) on its side. The plugin might need some love.
Last edited by phiw13 (2021-12-13 07:13:53)
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: rss_admin_db_manager: Database management in Textpattern
Thanks for the nudge. Fixed in the diag-panel branch.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: rss_admin_db_manager: Database management in Textpattern
Bloke wrote #332209:
Thanks for the nudge. Fixed in the diag-panel branch.
TY, everything works fine now on PHP 8.1. As far as I can tell :-)
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline