It blew me a SQL error in the face.....
I'll make a SQL backup, and I'll detail some more afterwards...
(I'll put up a backup roster - start it up - fill it with some chars... and try arround).
Anyway, nothing wrong with deleting the tables, uploading the install.php - deleting the conf.php - that will do just fine for a reset
[edit] Even an empty roster - without any addon's installed gives the same error.
Here is "The error":
- Code: Select all
Database Error
1062: Duplicate entry '4' for key 1
SQL:
INSERT INTO `XXrostertest_config` VALUES (4, 'version', '', 'display', 'master')
File: lib/dbal/mysql.php
Line: 203
Backtrace (most recent call last):
lib/functions.lib.php
Line: 236
Function Called: backtrace
lib/dbal/mysql.php
Line: 203
Function Called: die_quietly
Arguments:
1062: Duplicate entry '4' for key 1
Database Error
/home.10.14/papyteam/www/roster_test/lib/dbal/mysql.php
203
INSERT INTO `XXrostertest_config` VALUES (4, 'version', '', 'display', 'master')
admin/config_reset.php
Line: 42
Function Called: query
Arguments:
INSERT INTO `XXrostertest_config` VALUES (4, 'version', '', 'display', 'master')
pages/rostercp.php
Line: 96
Function Called: require_once
Arguments:
/home.10.14/papyteam/www/roster_test/admin/config_reset.php
index.php
Line: 67
Function Called: require
Arguments:
/home.10.14/papyteam/www/roster_test/pages/rostercp.php