The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Title on admin_backup page - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Title on admin_backup page (/showthread.php?tid=628)



Title on admin_backup page - Brandin - 07-04-2017

Is "Page Permissions" - needs to be renamed...

Thank you!


Title on admin_backup page - mudmin - 07-09-2017

Thanks!


Title on admin_backup page - firestorm - 07-09-2017

my bad, just replace with
Code:
<?=$pageName?>

also line 434, replace:

Code:
<?= lang('AB_BACKUP_DEST');?>

with
Code:
<?= lang('AB_BACKUP_DEST_INFO');?>

duplicated field label name and omitted the description

ive edited the gist with theses fixes


Title on admin_backup page - mudmin - 08-14-2017

I made these changes in 4.3. I'll also add them to 4.2.10

I need to make some tweaks too because I have 50+ tables and they flow over the buttons. I want to get all the backup fixes out there and then we'll see what happens. So far, I'm loving it. This stuff i