Search found 359 matches
- Fri Nov 11, 2005 5:00 pm
- Forum: [3.0/Olympus] Styling
- Topic: Making the style load outside of phpbb but with no header
- Replies: 5
- Views: 9684
Re: Making the style load outside of phpbb but with no heade
The template system no longer relies upon page_header to output the leader. It is all now within the template file, through includes. Just take a look at the template files you're using...
- Tue Nov 08, 2005 11:22 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Customizable Portal
- Replies: 11
- Views: 11693
Re: Customizable Portal
Conerning a portal. Over the summer, i began experimenting with Olympus. I have begun thinking and writing a portal system to work with phpbb3. My goal is to make it work more efficiently with phpbb than many other portals i found while retaining functions. There is no preview, and not much more inf...
- Wed Aug 24, 2005 9:25 pm
- Forum: [3.0/Olympus] Styling
- Topic: logo problems
- Replies: 5
- Views: 7049
Re: logo problems
look at the source code to see what image the page is attempting to show. You can then compare the image source to what its meant to be.
- Fri Aug 19, 2005 4:52 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Nick name protect
- Replies: 13
- Views: 13535
Re: Nick name protect
I mis-understood your first responce to this situation, my apologies. I jumped too quickly in replying. I was thinking about comparing a nick to the database.
Your method would be correct and possible.
Your method would be correct and possible.
- Fri Aug 19, 2005 10:07 am
- Forum: [3.0/Olympus] New features discussion
- Topic: How about to integrate phpBB with Social Network Software?
- Replies: 10
- Views: 12085
Re: How about to integrate phpBB with Social Network Softwar
phpBB is designed as stand alone forum software. It doesnt need to be integrated into anything.
If you want it integrated into anything, then you are more than welcome to do that yourself.
If you want it integrated into anything, then you are more than welcome to do that yourself.
- Fri Aug 19, 2005 10:06 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Nick name protect
- Replies: 13
- Views: 13535
Re: Nick name protect
Then there may be a possibility it would work... but IMO best left to a MOD... In a system like this, though, it would never be able to 100% protect a nick (possibly reason why it would not be included) as you can just easily add other charachters to the nick. Unless you strip out in the meta any no...
- Fri Aug 19, 2005 7:55 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Nick name protect
- Replies: 13
- Views: 13535
Re: Nick name protect
i dont think its a complex programming. all you have to do is to "cannonize" the nick, say by uppercasing, replacing "o" with "0", "i", "l" and "|" by "1", "-" by "_" etc., and add a column with the cannonic f...
Re: Doritos
Pringles r way better than doritos!
Plus their owned by Procter & Gamble. Gamble is just a kick ass name isnt it?
Plus their owned by Procter & Gamble. Gamble is just a kick ass name isnt it?
- Thu May 27, 2004 3:59 pm
- Forum: [3.0/Olympus] Styling
- Topic: What's with temlate system?
- Replies: 10
- Views: 17645
Re: What's with temlate system?
Abbat, You will need to look under Load Settings
- Mon May 24, 2004 9:20 am
- Forum: [3.0/Olympus] Discussion
- Topic: Upgrade Path for Mods in php2.0.x
- Replies: 8
- Views: 7965
Re: Upgrade Path for Mods in php2.0.x
Your answer is in the FAQ. To view it you have to click the view last unread post link to the left of the topic title, if it is still there.