Strange ACP Settings [SOLVED]

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Strange ACP Settings [SOLVED]

Post by Blackwolf »

I had ...
1. Resynchronise statistics
2. Resynchronise post counts
3. Resynchronise dotted topics....just trying to tidy things up a bit.

Now the view in ACP for the forum goals is messed up. I think this had something to do with it as I was only working with the settings a few hours ago & the options were quite legible then.

I have 1.0.3 installed & have rechecked all edits.....any clues? ideas? :oops:
screendhot.png
You do not have the required permissions to view the files attached to this post.
Last edited by Blackwolf on 01 Jan 2012, 11:11, edited 1 time in total.

Strange ACP Settings

Post by doktornotor »

Well, you apparently are missing the edits in language/en/acp/board.php - go check again. :P

Strange ACP Settings

Post by Blackwolf »

doktornotor wrote:Well, you apparently are missing the edits in language/en/acp/board.php - go check again. :P
It was missing in language/en_us/acp/board.php :)

:P to you too.

Happy New Year. ;)

(had to change 'legend4' => 'FORUM_GOALS_SETTINGS',
to
'legend5' => 'FORUM_GOALS_SETTINGS', to show Forum Goal Settings in ACP)