[EDIT] Please ignore the rest of this thread it has now been solved. I have completed the first step of my first MOD and now need someone who could help me do some more to it via PM and/or MSN. The idea is to get a welcome message to appear in the index.tpl, and for it to be different for guests and...
I thought I would use this thread to ask a very similar question, instead of making a new thread. I have put the following in my index.php, and I have a table in my database call phpbb_welcome_message and it has three fields (wel_no, welcome_guest, and welcome_registered) I have the index_body.tpl s...
As a commercial customer i would think I am probably in a good position to comment, and I have to agree with innersamurai it really isn't that much. I'm lucky in that I have reasonable programming skills (although I've only been coding php for 2 weeks now) and have been able to setup a board and MOD...
I s'pose I could document how I did it but really its just an alternative use of radmanics, extra description MOD. In fact just add the radmanics MOD http://www.phpbb.com/phpBB/viewtopic.php?t=23004&highlight=radmanics but instead of editing the viewfourm_body.tpl the way he says to just add <ta...
Not exactly the same but have a look at: http://www.levalet.co.uk/hockeychat/ I've not got the same thing but mine is setup so that each forum is sponsored with a banner add, they can easily be changed and swapped from the admin panel. It's just a MOD of the Radmanics Extra forum description MOD[/url]
Hi OTD, There's nothing wrong with your English, you have just got the names of the different parts of the board muddled. As I understand it you want the login boxes that are on the index.tpl to be moved to the menu system on the overall_header.tpl Just find the following code in the index.tpl and C...
Yeah, I can see where you're coming from. Perhaps its just a case of encouaraging authors to be a little less lazy. I have found that sometimes you get: # #---- [FIND] ------------- # big section of text that we need to find the right section # #---- [REPLACE WITH] ------------- # big section of tex...
Hi All, I have just read the MOD template post (because I'm about to make an attempt on a MOD) and would like to raise an issue with you all. It is regarding the 'REPLACE WITH' action, having added several MOD's to my board I have found that this statement can be problematic to inexperienced coders....
I'm getting closer, I need a variation on the 'radmanics - Extra Forum Description' MOD. I've had a look and I think this could be converted to do the job but it is slightly past my ability. Ideally I would like someone to go through it with me explaining how to modify radmanics so that I learn what...
Thanks but thats wasn't quite what I was looking for. I have managed to sort it now using the <!-- BEGIN switch_user_logged_out --> <!-- END switch_user_logged_out --> functions. You can see it at: http://www.levalet.co.uk/hockeychat/ What I want now is to have the 'Put some test in here!' bit as a ...
Having read this whole 40+ page thread one of the main things people wanted was cron jobs and when I eventually get to install this on a test board I will be happy to test it for you.
I was having a serious bout of computer rage and just trying to think of a new and unusual way of destroying my monitor
You have saved me a couple of hundred quid for a new one, thanks again!
Hi I have searched and browsed all myCalendar posts but I have not found anyone who has had this problem before: template->compile(): BEGIN - END blocknames do not match. Expected: date_cell. Found: date_cells template->compile(): BEGIN - END blocknames do not match. Expected: date_row. Found: date_...