I tried putting this mod on my test site last night, wanting to also use on my regular forum.
It is stated that it is compatible with 1.1.4, but it isn't. At least not for me.
I hope SleePy sees this post, as it is his mod, and I need help..
Here is what it looks like on my test site..
Please notice the top of the forum..
Thanks..
Very likely, it's the language string. Open your languages/Modifications.english.php and locate the ?> tag. Move it at the very end of the file. It must be the last one with its own line.
I assume you meant in the Default theme, right? I did that. Things are still the same..
Yes. The file is located at default/languages folder. Are you using english language? Or utf8?
utf8
ah...that fixed it. Changed the file in the utf8..
Then you have to open languages/Modifications.english-utf8.php and locate the ?> tag. Move it at the very end of the file.
<edit> opps I am a little late. Glad to hear it's fixed.</edit>
:D Thank you so much!!