Place the code in the Styles/YourStyle/template/index_body.html. I put it right before the Moderator Control Panel code: Place Paypal Code here <!-- IF U_MCP --> <div id="pageheader"> <p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p> </div> You might want to cent...
My language (English) was from the RC4 distribution. Just to be sure, I just downloaded the distribution package again and uploaded the language pak. Still no change in the display of that item. Thanks, Might have to do with the index.php file, where that newest user is created... That makes sense....
My language (English) was from the RC4 distribution. Just to be sure, I just downloaded the distribution package again and uploaded the language pak. Still no change in the display of that item.
I installed the RC4 version of this mod today on a phpBB3 RC4 forum and everything seems to be working fine. I only have two issues. What file is to be edited to change the date as shown below: I would think this wouldn't be too hard of a code edit. find in the file: date("d.m.Y",$config['...
I had the same problem. There were no icons appearing on the forums or posts and when I tried to add them via the Imageset edit in the ACP, the database appeared to accept the change, but nothing would load. I noticed under the General tab in the ACP that the database server was listed as: MySQL 5.0...
Well, I have two phpBB3 forums running and in the mysql user database of both is a user 0 named Anonymous which was created at setup. Do a search on this and you'll find another thread that confirms this information.
User 0 is Anonymous and is set up automatically when the forum is created.
It is automatically applied to any "Guests" that visit your board until they register or sign in.
I am interested in changing the wording in both Profiles and Posts for the Cash Mod. It currently states: Modify "Username's" Cash I would like to change this to read: Modify "Username's" Points . Can anyone direct me to the templates where these changes would need to be made? Th...