View Full Version : Need Help with PHP Forums
MacEffects
Mar 14, 2006, 03:53 PM
Hello,
I am working on the Froums on my site HERE (http://maceffects.net/forums) and I want to show the Title of the most recent post like on here MacRumors, unless MacRumors is the only site with this, and I am sure this is not the case. Also I would like to add Google AdSense to the top of the page too, to help pay for hosing fees. But I don't know where the file is to begin with, also it is most likly CSS or PHP and not the HTML code I need to add to use it... Well, any help would be great and much appreciated.
Thank You!
ChrisWB
Mar 14, 2006, 05:35 PM
Long time no see.
I don't think PhpBB has an easy way of doing this. You may be required to add a plug in. Search their forums for more info.
Something you should know: phpBB has frequent security flaws. Unless you update it every week, expect your forums to be hacked.
You may want to check out Vanilla (http://getvanilla.com), PunBB (http://punbb.org), or Simple Machine Forums (SMF) (http://www.simplemachines.org/) as an alternative. All of them will be able to transfer your existing forums (posts, messages, etc) without trouble.
jeremy.king
Mar 14, 2006, 05:39 PM
I don't think PhpBB has an easy way of doing this. You may be required to add a plug in. Search their forums for more info.
Here's one.... (http://www.phpbbhacks.com/download/566)well not quite a plugin...
MacEffects
Mar 14, 2006, 05:59 PM
Here's one.... (http://www.phpbbhacks.com/download/566)well not quite a plugin...
Awsome it worked great! Now, I need to figure out where to put the Google AdSense Bar, in HTML - any ideas?
Also - Hi Chris its been a while I'll talk to you on AIM sometime. ;)
jeremy.king
Mar 14, 2006, 06:10 PM
From memory: There should be a header file - <phpinstalldir>/includes/page_header.php
You may be able to add your Adsense snippet somewhere in there.
MacEffects
Mar 14, 2006, 06:24 PM
From memory: There should be a header file - <phpinstalldir>/includes/page_header.php
You may be able to add your Adsense snippet somewhere in there.
GREAT it worked!! Thank you VERY Much!
littlejim
Mar 14, 2006, 08:08 PM
...
Something you should know: phpBB has frequent security flaws. Unless you update it every week, expect your forums to be hacked.
...
PhpBB's last update (2.0.19) was Dec 30th 2005.
2.0.18 update was on October 31st 2005.
PhpBB has had security problems, some serious, but not so bad as it needing to updated every week.
vBulletin® v3.6.10, Copyright ©2000-2009, Jelsoft Enterprises Ltd.