Have redone the avatars on index mod and also top x posters. It all works fine and am very happy

cordelia_vmmt wrote: I have uploaded all of the file and executed the SQL commands, but alas, the selection field is still not showing up in my forum management panel.
I hope someone sees this message. I am very excited to use this mod... looks pretty nice! But I can't imagine why its not working for me.
Any ideas? I'm happy to paste the related files, I just thought there might be a quick answer.
Thanks!
cordelia_vmmt wrote: I have uploaded all of the file and executed the SQL commands, but alas, the selection field is still not showing up in my forum management panel.![]()
Code: Select all
## Files To Edit: 12
## index.php
## viewforum.php
## viewtopic.php
## admin/admin_board.php
## admin/admin_forums.php
## language/lang_english/lang_admin.php
## templates/subSilver/admin/forum_admin_body.tpl
## templates/subSilver/admin/board_config_body.tpl
## templates/subSilver/admin/forum_edit_body.tpl
## templates/subSilver/index_body.tpl
## templates/subSilver/viewforum_body.tpl
## templates/subSilver/viewtopic_body.tpl
Code: Select all
// Debug Level
//define('DEBUG', 1); // Debugging on
define('DEBUG', 1); // Debugging off