Skip to content

Database backup fails #503

@frankludriks

Description

@frankludriks

Attempting to backup database through Shop -> Tools -> Database Backup (admin/backup.php?action=backup) results in a 500 error.

From log file:

PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tonerpak_2point4.osc_osc_action_recorder' doesn't exist' in /home/somewebsite/public_html/2point4/includes/OSC/OM/Db.php:94
Stack trace:
#0 /home/somewebsite/public_html/2point4/includes/OSC/OM/Db.php(94): PDO->query('select id, modu...')
#1 /home/somewebsite/public_html/2point4/includes/OSC/OM/Db.php(142): OSC\OM\Db->query('select id, modu...')
#2 /home/somewebsite/public_html/2point4/admin/backup.php(124): OSC\OM\Db->get('osc_action_reco...', Array)
#3 {main}
thrown in /home/somewebsite/public_html/2point4/includes/OSC/OM/Db.php on line 94

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions