Forum Moderators: coopster

Message Too Old, No Replies

PhpBB Moderator Control Panel Problem

What files to copy?

         

Jeigh

3:56 am on Mar 10, 2007 (gmt 0)

10+ Year Member



Hey guys, I have a Moderator CP mod installed on my forum and a Temporary Ban Mod. I wanted the temporary ban to be accessed by Mods aswell but not email and ip bans so I copied user_ban_body.tpl over (edited it so they did not have IP and email ban) and now I'm missing the text in the scroll box in the mod cp and and a few other bits of text (it was like this before I edited the .tpl)

Is there any other files I would need to copy over besides user_ban_body.tpl?

Thanks =D

[edited by: jatar_k at 4:40 am (utc) on Mar. 10, 2007]
[edit reason] no urls thanks [/edit]

cameraman

6:38 pm on Mar 10, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sounds to me like you accidentally deleted a tag. You might try viewing the generated source in your browser to see if something jumps out at you. If the list is there in the source but isn't being rendered then it's likely a tag problem. If the list data isn't there at all, that would tend to indicate a template variable problem. If you start getting to the end of your rope you could do a second installation in a different directory and add the moderator cp mod to it, then compare the two directories/files.

You might also try the forum at the phpbb site - those cats are a lot more familiar with the software and its ins & outs.