navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Free forums that are easy to template?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Free forums that are easy to template?
Page: [1]
 
Ryokotsusai

 

Posts: 248
Joined: 10/5/2005
Status: offline

 
Free forums that are easy to template? - 4/12/2008 9:26:42   
Hello,

I am looking for a forum setup that is easy to template, and I would prefer that it is free. It is for something I am doing, and in this case phpBB won't work (There is a major bug that they can't seem to fix that prevents the admin from getting to the CP).

I have looked into SMF and that looks like its a nightmare to adjust the template. So I was wondering how many other free forums are there, that can compete with phpBB and SMF in features, and are easy to adjust the templates?

< Message edited by Ryokotsusai -- 4/12/2008 9:32:15 >


_____________________________

The world is more like it is now than it ever has been before.
--Dwight Eisenhower
Tailslide

 

Posts: 6040
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Free forums that are easy to template? - 4/12/2008 9:49:56   
SMF has a big following (including Womble). I like PunBB but it's less fancy - some bits are add-ons rather than built in (like private messaging).

Vanilla is also nice - fairly clean code, but very simple in design - possibly not what most people think of when they think of a forum.

_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to Ryokotsusai)
jurgen

 

Posts: 385
Joined: 1/9/2007
From: Castle Rock, Colorado
Status: offline

 
RE: Free forums that are easy to template? - 4/12/2008 11:39:19   
I don't think that SMF is to terrible to change the template. Most colors and fonts can easily changed with the style sheet only. Images and backgrounds are also pretty easy to handle. There are a ton of themes available. However, you might run in problems with occasional updates using a different theme. Stick with the default theme and modify those templates.

_____________________________

Wedding Dresses Colorado

(in reply to Tailslide)
womble

 

Posts: 5528
Joined: 3/14/2005
From: Living on the edge
Status: offline

 
RE: Free forums that are easy to template? - 4/12/2008 11:56:16   
Yep, I'm a big SMF fan. phpBB on the other hand is a huge PITA to make changes to, unless they've changed something major since I stopped using it.

With SMF though I just swap out the graphics on the default theme to suit my colour scheme (keeping the same name and just uploading the re-coloured graphics and such like to overwrite the originals). New post icons, indicators, ranks and smileys are equally easy to change, and I just use an included header and footer to tie the forum in with the rest of the site. As practically all the changes are done on the graphics and the sytylesheet, usually updates make no difference to them and thus leave me with my own uniquelly styled forum, but also one that's low maintenance, which makes Wombley a happy bunny indeed. :)

_____________________________

~~ "A cruel god ain't no god at all" ~~
:)

(in reply to jurgen)
jaybee

 

Posts: 14157
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Free forums that are easy to template? - 4/12/2008 11:57:43   
I use SMF as well. I found it was miles easier to template than phpBB

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to womble)
Ryokotsusai

 

Posts: 248
Joined: 10/5/2005
Status: offline

 
RE: Free forums that are easy to template? - 4/12/2008 13:05:48   
quote:

I use SMF as well. I found it was miles easier to template than phpBB


I must have been doing something wrong then, I couldn't make heads or tails of the template file. Maybe it's 'cause I learned with an IPB layout XP I'll look at it again though

I thought it would be easier with one like phpbb because I need to change the whole structure of the forum, so it lines up with the way the rest of the site is set up, phpBB and IPB make it easy, as the templates are html files, and can be altered pretty much by copying and pasting the source of the page you want it to resemble.

quote:

SMF has a big following (including Womble). I like PunBB but it's less fancy - some bits are add-ons rather than built in (like private messaging).

Vanilla is also nice - fairly clean code, but very simple in design - possibly not what most people think of when they think of a forum.


I'll look into these if I still can't figure out SMF...

_____________________________

The world is more like it is now than it ever has been before.
--Dwight Eisenhower

(in reply to jaybee)
Ryokotsusai

 

Posts: 248
Joined: 10/5/2005
Status: offline

 
RE: Free forums that are easy to template? - 4/12/2008 20:40:25   
With SMF is there a way to alter the structure of the template when it is installed?

I have gone through all the template files and they are packed with functions and straight php, and I don't feel like learning their way of scripting so I can safely disassemble it :)

_____________________________

The world is more like it is now than it ever has been before.
--Dwight Eisenhower

(in reply to Ryokotsusai)
womble

 

Posts: 5528
Joined: 3/14/2005
From: Living on the edge
Status: offline

 
RE: Free forums that are easy to template? - 4/13/2008 5:52:12   
It depends what you're wanting to do with the template. I don't alter the template at all in that I don't move things around or install new themes onto SMF. All I use is the default template and swap out the graphics and play with the CSS - sometimes I don't even need to play with the CSS - just swapping out the graphics is enough to do it.

If there's a specific bit of the template you want to move or don't want to display, the best thing's to ask over at the SMF forums - usually the experts around there are pretty good at giving clear instructions on what to take out/add in/comment out etc. For example getting rid of the info box, or not displaying the avatar at the top of the page are easy to do once you know where to comment out.

Of course your other alternative's to find a template you do like and then hack the hell out of that, rather than the default theme. I've done that as well. I once had one where I needed a bit more than the standard template, so I found a theme I liked in terms of it having bits where I wanted them on the page, but I didn't like the colour scheme, which of course meant some of the little graphics then needed swapping out too. Opened up the theme's associated graphics in PSP and set to retexturing and re-colouring them to suit my site, swapped out the graphics, and stuck a footer on the bottom that said "Theme hacked about by Wombley based on the XXXXX theme by XXXXX" or words to that effect, and it was good to go. :)

Another forum I'm a member of uses the default theme, with some tweaks to the CSS but uses a photo for the top of the forum that goes behind the info/login box, with the elements of the top bit of the forum moved around strategically to not block any essential bits of the background image. Only that small part of the screen has been touched - the rest's the default theme 'as is'. Even without getting into messing about with PHP, tweaking the default theme the possibilities are endless. Just post over at SMF with an idea of what you're trying to acheive and either link to an example of a forum that does something like you're wanting to do, or post a screenshot of a default install annotated with stuff like "lose this", "move this over there", "change this background", and the guys will be able to show you the easiest way of accomplishing it without having to become an expert in PHP. The SMF community I've found is way more friendly than the phpBB community and I've always had some sort of answer to my queries there within 48 hours max, and even if it's not the full answer, it's been enough to get me started in figuring out how to do it, but generally I've found that if I've had a partial answer and then gone off and figured out the rest myself, a week or so later one of the mods or development team'll post on the thread again and ask if I've got the issue, whatever it was, resolved. 9 times out of 10 I'm able to say, "Ooops! My bad. I forgot to mark the topic as solved - thanks for your help", but if I'm still having problems they'll continue to help me work through it until I do get it nailed.

Yeah, okay so I'm a SMF fangirl and I won't have a word said against 'em. :) Believe me though, when I was first looking to move away from phpBB though, I installed tests of just about every forum system going, and it became very clear before I'd even really looked into most of the others in great detail that SMF had all the features I needed without bells and whistles I didn't, and offered the easiest way to customise it. Of course I'm always open to persuasion, but...:)

_____________________________

~~ "A cruel god ain't no god at all" ~~
:)

(in reply to Ryokotsusai)
Ryokotsusai

 

Posts: 248
Joined: 10/5/2005
Status: offline

 
RE: Free forums that are easy to template? - 4/13/2008 14:07:34   
I'm uploading it right now, I will probably be spending a lot of time in the SMF support boards (testing their patience :)), but it will be worth it in the end

Thank you :)

_____________________________

The world is more like it is now than it ever has been before.
--Dwight Eisenhower

(in reply to womble)
womble

 

Posts: 5528
Joined: 3/14/2005
From: Living on the edge
Status: offline

 
RE: Free forums that are easy to template? - 4/13/2008 15:10:32   
:) Cool!





_____________________________

~~ "A cruel god ain't no god at all" ~~
:)

(in reply to Ryokotsusai)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Free forums that are easy to template?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts