FlexBB Forum Software

Namecheap AuctionsNamecheap Auctions
SpaceshipSpaceship
SpaceshipSpaceship
Watch
Status
Not open for further replies.

-LB-

Established Member
Impact
19
Hey,

Yes, it may seem like I'm advertising because i'm co-owner of FlexBB, but I just want people to see how amazing and Flexible this forum software really is.

Here are some of the many features FlexBB holds:
User Registration.
Posting.
Membergroups.
Forum Categories.
Member list.
"Whos online" list.
Advanced Private Messaging facilities.
Unique clean design.
Usergroups.
Redirection forums.
Forum Announcements system.
User Control panel.
Excellent AdminCP.
...and more!

Find out more about FlexBB at http://www.flexbb.net or see a demo at http://www.support.flexbb.net.

Thanks for looking, and I hope you enjoy using FlexBBas much as we love making it.

Regards,
Lewis.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
The next largest feature for FlexBB will be the Attatchment Feature in version 0.6.2.

~ Lewis Beechey
** Owner of FlexBB
 
0
•••
i really like flexbb, i use it on my hosting site:
cybermb.be
 
0
•••
Just taken a look at it, looks really nice and clean.

I'm glad you like it, and remember you can advertise it on support.flexbb.net for more people to view.

~ Lewis Beechey
** Owner of FlexBB
 
0
•••
What about making it seo friendly? Is it possible?
 
0
•••
It could be possible but hard I guess.

We'll have to see in the future about that, but at the minute our eyes are locked on new features and improving the old ones.

~ Lewis Beechey
** Owner of FlexBB
 
0
•••
Okay, might put up a mod at a later state for that.
Not sure as i dont have alot of time but i will try to ;)
 
0
•••
Thanks JuggernautH. :)

Did you manage to make any FlexBB theme/templates either yet?
 
0
•••
glad that everyone loves FlexBB so much! I hope that it'll continue to be like that in the future! Please try and tell your friends!!

~ Kokkei Mizu
** Main Developer of FlexBB
 
0
•••
Nice, jood job. :)
 
0
•••
Yes, I am happy as well. Kokkei Mizu, Myself, and Lewis there are the 3 founders of FlexBB. We are very pleased to see our hardwork appreciated.
 
0
•••
lewisbeech said:
Thanks JuggernautH. :)

Did you manage to make any FlexBB theme/templates either yet?


Not yet, have been to busy so far.
Will probably be doing one this weekend though.
 
0
•••
Awesome, thanks man.
 
0
•••
Notice:

The server was down for a day. It is now back up and running.
 
0
•••
Not bad :)

May make a few modifications for it when I have the time.


-Eric
 
0
•••
Thanks, Eric.

Glad you like it, and please do let us know how you get on with the modifications for it.

Lewis
 
0
•••
0
•••
Great new version guys...!
 
0
•••
Thanks, Colin.

We'll have released a new version which includes attatchments and bug fixes by the end of the weekend.

Also check out FlexBB's past by going to http://www.ivup.com/

All Demo's of FlexBB's official releases are found there.
 
0
•••
It's here.

FlexBB 0.6.2 BETA 1.
Download/View Demo from http://flexbb.net
Heres some information on the new release:

The Attachment System

- Thread Listings
On the thread listings page, if a thread contains one or more attachments, it will show an attachment icon, similar to vBulletin. It will also tell the user (if they scroll over the icon) how many attachments are in the thread (adding up all the attachments in the thread starter and replies).

- Viewing Attachments
When there are attachments on a post, you will see a list of them underneath the post, like most forum softwares. But there are 3 things you probably wouldn't see anywhere else. They are listed next:

- Attachment Comments
You can add comments to attachments such as "Here's a picture of me with Bob!" just so you can understand quickly what that attachment is about. Comments can be 100 characters or less, so the descriptions aren't that long.

- Inline Attachment Moderation
Instead of editing the post to delete an attachment, there is a delete link right beside the attachment itself. This will save moderators a lot of steps.

- Attachment Slideshow View
Instead of the boring old list view, you can also view any post's attachments using FlexBB's one and only Slideshow view. This allows you to view the attachments in a view similar to the Filmstrip view in Windows XP and later. It gives you a chance to view an attachment while still being able to view another without closing the window. The slideshow view uses Large 50 x 50 icons, as apposed to 16 x 16 icons, so please be aware if your wanting to make a template, or something.

Minor Feature Changes

- New BBCode
I have added the [ font] BBCode. It is used in the following fashion:

[ font=Trebuchet MS]Trebuchet MS[/ font]
Without spaces, would appear:
Trebuchet MS

- Better Security, and Some Bug Fixes
I have added some security measures and have fixed some small bugs including the thread not changing place in the Thread Listings after a Normal Member posted.

Template Modifications

The following templates have been modified in this version. We advise you to compare the templates to yours to make sure you don't need to change yours.

fdisplay-thread.template.html
new-reply.template.html
new-thread.template.html
thread-post.template.html

New Images have been added. Also, the following images are no longer needed:
profile.gif
user_offline.gif
user_online.gif

MySQL Changes

ALTER TABLE `flexbb_threads` ADD `attachements` INT( 50 ) NOT NULL ;

ALTER TABLE `flexbb_usertypes` ADD `can_attach` INT( 1 ) NOT NULL ;
ALTER TABLE `flexbb_usertypes` ADD `can_view_attach` INT( 1 ) NOT NULL ;

Change `can_attach` and `can_view_attach` to '1' for each User Group

CREATE TABLE `flexbb_attach` (
`id` INT( 50 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`type` VARCHAR( 100 ) NOT NULL ,
`name` VARCHAR( 200 ) NOT NULL ,
`file` TEXT NOT NULL ,
`comments` VARCHAR( 100 ) NOT NULL ,
`threadid` INT( 50 ) NOT NULL ,
`replyid` INT( 50 ) NOT NULL ,
`size` INT( 20 ) NOT NULL
) ENGINE = innodb;

Next Version's Goals

Hopefully in the next version we will have the following large feature:

- Polls
- Signature Features
 
0
•••
Do you plan on having major changes to the template system from now on? I am going to see if I can do up some templates for the software.

Looks great so far.
 
1
•••
Status
Not open for further replies.
Olitt — high-converting AI websites, only from $1/moOlitt — high-converting AI websites, only from $1/mo

We're social

Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back