I was able to fix this by replacing the language/en/acp/common.php file with my backup.
Thank you for pointing me in the direction of the debug.
Search found 6 matches
- Fri 15. Apr 2011, 21:16
- Forum: English Support
- Topic: Problem with ACP after mod install
- Replies: 5
- Views: 40092
- Fri 15. Apr 2011, 20:52
- Forum: English Support
- Topic: Problem with ACP after mod install
- Replies: 5
- Views: 40092
Re: Problem with ACP after mod install
This is what loads when I bring up the ACP
[phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 405: Undefined index: PHP_VERSION_OLD
[phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 516: Undefined index: OFF
[phpBB Debug] PHP Notice: in file /includes/functions ...
[phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 405: Undefined index: PHP_VERSION_OLD
[phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 516: Undefined index: OFF
[phpBB Debug] PHP Notice: in file /includes/functions ...
- Fri 15. Apr 2011, 14:27
- Forum: English Support
- Topic: Problem with ACP after mod install
- Replies: 5
- Views: 40092
Re: Problem with ACP after mod install
I installed this manually.
I replaced the language/en/acp/common.php file with my backup, and nothing has changed.
I replaced the language/en/acp/common.php file with my backup, and nothing has changed.
- Thu 14. Apr 2011, 18:29
- Forum: English Support
- Topic: Problem with ACP after mod install
- Replies: 5
- Views: 40092
Problem with ACP after mod install
After installing the Statistics mod, my ACP looks like this:

Any help in fixing this, and/or suggestions on where to look for issues, is greatly appreciated.

Any help in fixing this, and/or suggestions on where to look for issues, is greatly appreciated.
- Thu 14. Apr 2011, 01:32
- Forum: English Support
- Topic: SQL error for forum activity tab
- Replies: 4
- Views: 33862
Re: SQL error for forum activity tab
Thanks very much for the quick response.
- Thu 14. Apr 2011, 00:53
- Forum: English Support
- Topic: SQL error for forum activity tab
- Replies: 4
- Views: 33862
SQL error for forum activity tab
I've just installed the mod onto phpbb3.0.8. When I click on the Forum Activity tab, I get the following:
Genneral Error
SQL ERROR [ mysql4 ]
Error writing file '/dev/shm/MYfQIzXh' (Errcode: 28) [3]
SQL
SELECT COUNT(DISTINCT p.poster_id) AS count, f.forum_id AS f_id, f.forum_name AS f_name FROM ...
Genneral Error
SQL ERROR [ mysql4 ]
Error writing file '/dev/shm/MYfQIzXh' (Errcode: 28) [3]
SQL
SELECT COUNT(DISTINCT p.poster_id) AS count, f.forum_id AS f_id, f.forum_name AS f_name FROM ...