Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

fusionboard4: BETA 1 RELEASED!

Asked Modified Viewed 32,209 times
I
iunruh
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
asked
Member

php-invent.com/images/fb4b1.gif

Quote

fusionboard 4 beta 2
php-Invent team
http://www.php-invent.com

Developer: SoBeNoFear (ianunruh@gmail.com)


Quote

DOWNLOAD HERE

http://php-invent.com/forum/viewthrea...ead_id=129

Quote

DESCRIPTION


fusionBoard 4 is a huge enhancement to Fusion 7's standard forums. It updates the forums
to compete with bigger, more complex forums without sacrificing the lightweight attribute
that we all love PHPFusion for.

It is highly configurable through the admin panel, letting you turn on/off about any
feature in the whole package

Quote

ABOUT / BIO


I never thought fB4 would get this big. I've devoted the last 3 weeks of my life
to this project and it's really a community-driven project. I implement 99% of
user feature requests, so if you think something would fit into the fB4 project,
contact me or post it on the phpInvent forums...

I'd like to give much of the credit to my buddies over at phpInvent;
willy888, Fangree_Craig, and Daywalker for starters.

Without them I don't think I would be this far into the project.

Quote

FEATURES


» AJAX Chat panel (Tied to shoutbox)
» Warning system
» User labels in posts/latest active threads panel/profile (settings-based)
» "Invisible mode" for administrators and above
» Merging/Splitting threads
» Improvements to Hybrid/Fusion thread views, making them look better
» Buddy system
» Avatar Gallery
» Enhanced User Groups (groups will get their own comments section)
»» Groups can have a leader which has rights to manage the group.
»» Groups can be public (anyone can join), apply to join (leader/officer must approve applications), or invite-only (existing member can only invite)
»» Apply for user group/Send user group invite
» vB-style User CP / Navigation
» Option to not show post edit for moderators and above
» Show/hide forum categories on forum index through JS
» Social bookmarking (submit link to Digg/Facebook/etc.)
» Online/offline status
» Option to show today's birthdays or this month's birthdays
» "Hide Edit" Option on post edit
» Collapsible forum categories
» Ignore List (allows members to be "blocked" by each other)

Plus all the (improved) features from alpha 1 and alpha 2:

» Forum icons
» Multiple thread locking
» Forum statistics
» Reason for editing
» Multiple attachments
» Built in spell-check
» User titles
» vBulletin / Fusion & vB hybrid / Fusion / phpBB3 thread views
» Sub-forums
» Better forum rank icons
» Ability to change "Show My Signature on Post" during post edit
» Improved Latest Threads Panel (scrolling, etc.)
» Attachment download counter
» Post preview on mouse over
» Full admin control
» Time since post for posts/forums/index/latest posts
» Awards
» Auto-redirect after posting
» Track thread on Quick Reply
» Post ordering/sorting based on time/popularity/replies
» Forum rules
» Forum Announcements
» User labels
» Improved forum statistics
» User post ratings (thank you, funny, agree, etc.)
» Post Icons
» Forum Post Notifications

Quote

DOWNLOAD HERE

http://php-invent.com/forum/viewthrea...ead_id=129

Quote

CREDIT


--Concept, Coding, Design, and Testing:
SoBeNoFear

--Additional Testing by:
willy888
Fangree_Craig
Marwelln
Bigfoot
Daywalker
tartysmurf
MTGap

--Ideas & Suggestions from:
Googlebot
willy888
Fangree_Craig
Daywalker
Bigfoot
tartysmarf
Marwelln
Wanabo

--Idea Concepts partially from:
Invision Power Board
vBulletin
Icy Phoenix Forums
phpBB 3
Maxx Forum
Extboard
Facepunch Studios (custom vB)

--Coding:
All PHP coding is 100% me, except for the base of the forum admin/forums, which is Digitanium's work
Most of the JS is by me, the parts that aren't have links to the authors in fb4.js/boxover.js/etc.
Edited by iunruh on 24-08-2008 11:02,
0 replies

91 posts

I
iunruh
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Member

Quote

tarikasim wrote:
v7 fusionboard fb4a1.zip no unzip fb4a1.zip bug


Yeah, I had a problem uploading. I re-uploaded it though, should be working.
0 replies
T
tarikasim
T
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

Thanks

0 replies
H
hammer
H
hammer 10
  • Member, joined since
  • Contributed 51 posts on the community forums.
  • Started 8 threads in the forums
answered
Member

thanks SoBeNoFear !!!!!
0 replies
A
alcazar
A
Alcazar
nach Diktat spazierengegangen
  • Senior Member, joined since
  • Contributed 247 posts on the community forums.
  • Started 5 threads in the forums
answered
Senior Member

Nice work, but will still continue using ExtBoard :P
As for the "awards", feel free to use our Medal Mod, to be found on OPEN BETA b)
Edited by alcazar on 06-08-2008 14:54,
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Th e Awards feature in FB4 does not work it does not save medals.
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Ah it seems that you can not add medals in Firefox but I tryed in IE and it did work.

I have looked in awardRender.php and noticed at line 20 there is a code calling IE.

if($br->Name !== "MSIE"){
         echo "<a onClick='deleteAward(".$data['award_id'].", ".$_GET['q'].");'>delete</a><br />\n";
      } else {
         echo "<a href='".INFUSIONS."fusionboard4/admin.php".$aidlink."&amp;section=awards&amp;del=".$data['award_id']."'>delete</a><br />\n";


is this the code we change to get it to work in firefox or can you add a code so it will work in firefox.

thanks
0 replies
N
NL-LINK
N
  • Junior Member, joined since
  • Contributed 45 posts on the community forums.
  • Started 15 threads in the forums
answered
Junior Member

Quote

SoBeNoFear wrote:

Quote

php-invent.com/images/fb4a1.gif
php-Invent team
http://www.php-invent.com


Developer: SoBeNoFear ([mail]ianunruh@gmail.com[/mail])


DESCRIPTION

fusionBoard 4 is a huge enhancement to Fusion 7's standard forums. It updates the forums
to compete with bigger, more complex forums without sacrificing the lightweight attribute
that we all love PHPFusion for.

It is highly configurable through the admin panel, letting you turn on/off about any
feature in the whole package

FEATURES

» Forum icons
» Multiple thread locking
» Forum statistics
» Reason for editing
» Multiple attachments
» Built in spell-check
» User titles
» vBulletin / Fusion & vB hybrid / Fusion thread views
» Sub-forums
» Better forum rank icons
» Ability to change "Show My Signature on Post" during post edit
» Improved Latest Threads Panel (scrolling, etc.)
» Attachment download counter
» Post preview on mouse over
» Full admin control
» Time since post for posts/forums/index/latest posts
» Awards
» Auto-redirect after posting
» Track thread on Quick Reply

Download here

http://php-invent.com/forum/viewthrea...read_id=44

About Ranks:
If i install FB4 will that delete all the ranks im using on my regular forum?
0 replies
I
iunruh
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Member

Quote

NL_LINK wrote:
About Ranks:
If i install FB4 will that delete all the ranks im using on my regular forum?


Nope, it doesn't affect your ranks at all

Quote

Fangree_Craig wrote:
Ah it seems that you can not add medals in Firefox but I tryed in IE and it did work.

I have looked in awardRender.php and noticed at line 20 there is a code calling IE.

if($br->Name !== "MSIE"){
         echo "<a onClick='deleteAward(".$data['award_id'].", ".$_GET['q'].");'>delete</a><br />\n";
      } else {
         echo "<a href='".INFUSIONS."fusionboard4/admin.php".$aidlink."&amp;section=awards&amp;del=".$data['award_id']."'>delete</a><br />\n";


is this the code we change to get it to work in firefox or can you add a code so it will work in firefox.

thanks


Actually, it worked the opposite way on my test site.. Firefox worked amazingly with the AJAX award management. Do you have javascript enabled on Firefox? Internet Explorer didn't like how I called up AJAX so I chose to have IE revert back to the old POST/GET method..

If it doesn't work for you and you have JS enabled, just change:

if($br->Name !== "MSIE"){


to

if($br->Name !== "MSIE" && $br->Name !== "Firefox"){
Edited by iunruh on 06-08-2008 19:44,
0 replies
K
KEFF
K
KEFF 10
Member of Executive Committee. No sites running.
  • Veteran Member, joined since
  • Contributed 797 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

You should update the license included as well, we're under AGPL 3, not 1.

And the copyright footer, is not correct.

Quote

Copyright © 2006-2008 php-Invent.com Team

Engine: Fusion 7 | 4,420 unique visits


Sorry lads, that just isn't an Appropriate Legal Notice as stated in the license. I hope you change that to what it should be.
0 replies
I
iunruh
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Member

Quote

KEFF wrote:
You should update the license included as well, we're under AGPL 3, not 1.

And the copyright footer, is not correct.

Quote

Copyright © 2006-2008 php-Invent.com Team

Engine: Fusion 7 | 4,420 unique visits


Sorry lads, that just isn't an Appropriate Legal Notice as stated in the license. I hope you change that to what it should be.


That's weird, because I copied the file from the RC2 package.

And it's fixed.

By the way, do the infusions made for PHPFusion have to fall under the same license as PHPFusion?
0 replies
E
Elactos
E
Elactos 10
Infusions & modifications for PHP-Fusion v7
http://www.redward.org
  • Member, joined since
  • Contributed 138 posts on the community forums.
  • Started 5 threads in the forums
answered
Member

No it doesn't. You can decide what license you want to have yourself.
0 replies
S
starefossen
S
www.postexus.com - Follow Postexus on Facebook.
  • Senior Member, joined since
  • Contributed 359 posts on the community forums.
  • Started 20 threads in the forums
answered
Senior Member

Wrong! They cannot be less than AGPL!
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Quote

SoBeNoFear wrote:

Quote

NL_LINK wrote:
About Ranks:
If i install FB4 will that delete all the ranks im using on my regular forum?


Nope, it doesn't affect your ranks at all

Quote

Fangree_Craig wrote:
Ah it seems that you can not add medals in Firefox but I tryed in IE and it did work.

I have looked in awardRender.php and noticed at line 20 there is a code calling IE.

if($br->Name !== "MSIE"){
         echo "<a onClick='deleteAward(".$data['award_id'].", ".$_GET['q'].");'>delete</a><br />\n";
      } else {
         echo "<a href='".INFUSIONS."fusionboard4/admin.php".$aidlink."&amp;section=awards&amp;del=".$data['award_id']."'>delete</a><br />\n";


is this the code we change to get it to work in firefox or can you add a code so it will work in firefox.

thanks


Actually, it worked the opposite way on my test site.. Firefox worked amazingly with the AJAX award management. Do you have javascript enabled on Firefox? Internet Explorer didn't like how I called up AJAX so I chose to have IE revert back to the old POST/GET method..

If it doesn't work for you and you have JS enabled, just change:

if($br->Name !== "MSIE"){


to

if($br->Name !== "MSIE" && $br->Name !== "Firefox"){


I changed that code but it still does not work.
0 replies
D
Daywalker
D
"Might and Greed will never outweigh Honor and Loyalty"

Come join us for IRC Support: Here
  • Member, joined since
  • Contributed 152 posts on the community forums.
  • Started 31 threads in the forums
answered
Member

Quote

starefossen wrote:
Wrong! They cannot be less than AGPL!


Correct me if I'm wrong, but arent infusions/mods written by someone their own intellectual property. If it is such, then they can put their work under whatever liscense that they choose to hold them under from a legal stand point anyway.

Also, is anyone else having problems creating subforums?

Update: I think I figured out my problem with the subforums bit. I had already put the forums in and such it wasnt registering them as being in there. I can select them now.

Also, my opinion it would be nice if when you were selecting Parent Forum that it JS'd to only allow the selection of a parent forum in that category.
Edited by Daywalker on 07-08-2008 00:19,
0 replies
S
sick-lizard
S
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
answered
Newbie

Quote

Daywalker wrote:

Quote

starefossen wrote:
Wrong! They cannot be less than AGPL!


Correct me if I'm wrong, but arent infusions/mods written by someone their own intellectual property. If it is such, then they can put their work under whatever liscense that they choose to hold them under from a legal stand point anyway.

Also, is anyone else having problems creating subforums?

Update: I think I figured out my problem with the subforums bit. I had already put the forums in and such it wasnt registering them as being in there. I can select them now.

Also, my opinion it would be nice if when you were selecting Parent Forum that it JS'd to only allow the selection of a parent forum in that category.


I had issues with sub forums & indeed trying to post after modding, but i have a dirty installation at the moment,

I think I'm going to have to do some funky stuff to migrate from v6 to fusionbaord & v7
0 replies
I
iunruh
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Member

Quote

Daywalker wrote:

Quote

starefossen wrote:
Wrong! They cannot be less than AGPL!


Correct me if I'm wrong, but arent infusions/mods written by someone their own intellectual property. If it is such, then they can put their work under whatever liscense that they choose to hold them under from a legal stand point anyway.

Also, is anyone else having problems creating subforums?

Update: I think I figured out my problem with the subforums bit. I had already put the forums in and such it wasnt registering them as being in there. I can select them now.

Also, my opinion it would be nice if when you were selecting Parent Forum that it JS'd to only allow the selection of a parent forum in that category.


Yeah, that's what I thought about it, because if I write an infusion, I want to be able to put it under any license I choose since I'm the one making it.

And I don't quite understand what you mean by the subforums problem. Nor do I understand your suggestion, please explain. :)
0 replies
D
Daywalker
D
"Might and Greed will never outweigh Honor and Loyalty"

Come join us for IRC Support: Here
  • Member, joined since
  • Contributed 152 posts on the community forums.
  • Started 31 threads in the forums
answered
Member

My problem was:

When in the Content Administration Forum section. Where you would Add Edit Remove Forums the Parent Forum menu would show the Categories of my forums, but I couldnt select any of the actual forums.

Now once I had clicked Edit for the Forums in the categories and refreshed the screen I was able to make selections.

My Thought on that is maybe when the Infusion is infused it could recognize the forums in the categories right away?

My Suggestion:
When you look at the Parent Forum menu it shows All categories that you've made and the forums all categories. My Suggestion would be to make it JS'd with the Category Selection menu. And when you select a Category for your Forum to be added to, the Parent Forum selection menu shouldfocus on only that category.

Catch my meaning now?

All in all, this is a great modification to the forums. Thank you I needed the subforums!

Update:
Another suggestion I would say for the Subforum listing in the Index, I would make it only visible to those that have the rights to view those forums. Right now, even if you dont have the rights to view those subforums, if you have the rights to the parent, then you can see what subforums are attached to that parent forum.
Edited by Daywalker on 07-08-2008 02:46,
0 replies
G
googlebot
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
answered
Senior Member

Downloading now, been looking forward to this!
0 replies
I
iunruh
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Member

Quote

Daywalker wrote:
My problem was:

When in the Content Administration Forum section. Where you would Add Edit Remove Forums the Parent Forum menu would show the Categories of my forums, but I couldnt select any of the actual forums.

Now once I had clicked Edit for the Forums in the categories and refreshed the screen I was able to make selections.

My Thought on that is maybe when the Infusion is infused it could recognize the forums in the categories right away?

My Suggestion:
When you look at the Parent Forum menu it shows All categories that you've made and the forums all categories. My Suggestion would be to make it JS'd with the Category Selection menu. And when you select a Category for your Forum to be added to, the Parent Forum selection menu shouldfocus on only that category.

Catch my meaning now?

All in all, this is a great modification to the forums. Thank you I needed the subforums!

Update:
Another suggestion I would say for the Subforum listing in the Index, I would make it only visible to those that have the rights to view those forums. Right now, even if you dont have the rights to view those subforums, if you have the rights to the parent, then you can see what subforums are attached to that parent forum.


I completely agree with what you have suggested..

The alpha 2 installer will immediately recognize forums.
And I've already corrected the access rights for the index, it's in the fusionBoard SVN and it'll be included in alpha 2
0 replies
D
Daywalker
D
"Might and Greed will never outweigh Honor and Loyalty"

Come join us for IRC Support: Here
  • Member, joined since
  • Contributed 152 posts on the community forums.
  • Started 31 threads in the forums
answered
Member

Well guess i'll be visiting that svn lol. This mod is awesome, and though I'm not going to use the built in user title and award system because I already have my own, I'm just loving this mod.
0 replies

Category Forum

General Discussion

Labels

None yet

Statistics

  • Views 0 views
  • Posts 91 posts
  • Votes 0 votes
  • Topic users 27 members

27 participants

M
M
Paul

Time flies like an arrow, fruit flies like banana (Groucho Marx)

Sites: Diptera.info (site owner); Online-Keys.net (site owner); Sciomyzidae.info (site co-owner); muscapaul.com (defunct; site owner)
  • Veteran Member, joined since
  • Contributed 1,075 posts on the community forums.
  • Started 8 threads in the forums
K
K
KEFF 10
Member of Executive Committee. No sites running.
  • Veteran Member, joined since
  • Contributed 797 posts on the community forums.
  • Started 32 threads in the forums
H
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,246 posts on the community forums.
  • Started 108 threads in the forums
I
I
Enjoy,

Invisiblegeek
invisablegeek@gmail.com
www.php-invent.com
img454.imageshack.us/img454/3313/invisible0rv.jpg
  • Member, joined since
  • Contributed 73 posts on the community forums.
  • Started 12 threads in the forums
D
D
"Might and Greed will never outweigh Honor and Loyalty"

Come join us for IRC Support: Here
  • Member, joined since
  • Contributed 152 posts on the community forums.
  • Started 31 threads in the forums
I
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
Q
Q
www.php-fusion.co.uk/../../images/smiley/cool.gif

Mike
---------------------------------------
Quartzkyte, admin @ French N.S.S.
  • Senior Member, joined since
  • Contributed 404 posts on the community forums.
  • Started 40 threads in the forums
S
S
www.postexus.com - Follow Postexus on Facebook.
  • Senior Member, joined since
  • Contributed 359 posts on the community forums.
  • Started 20 threads in the forums
J
J
Jock 10
  • Member, joined since
  • Contributed 116 posts on the community forums.
  • Started 15 threads in the forums
D
D
  • Member, joined since
  • Contributed 77 posts on the community forums.
  • Started 21 threads in the forums
A
A
alex08 10

i3.tinypic.com/263u6w5.gif
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 7 threads in the forums
P
P
Puma 10
RESISTANCE IS FUTILE EARTHLINGS !!!
  • Member, joined since
  • Contributed 142 posts on the community forums.
  • Started 22 threads in the forums
D
D
  • Member, joined since
  • Contributed 51 posts on the community forums.
  • Started 5 threads in the forums
S
S
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
H
H
hammer 10
  • Member, joined since
  • Contributed 51 posts on the community forums.
  • Started 8 threads in the forums
A
A
Alcazar
nach Diktat spazierengegangen
  • Senior Member, joined since
  • Contributed 247 posts on the community forums.
  • Started 5 threads in the forums
E
E
Elactos 10
Infusions & modifications for PHP-Fusion v7
http://www.redward.org
  • Member, joined since
  • Contributed 138 posts on the community forums.
  • Started 5 threads in the forums
T
T
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
B
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
S
S
Smith 10
Regards,
Smith
smile
  • Member, joined since
  • Contributed 152 posts on the community forums.
  • Started 2 threads in the forums
T
T
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
S
S
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 31 threads in the forums
N
N
  • Junior Member, joined since
  • Contributed 45 posts on the community forums.
  • Started 15 threads in the forums
G
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
N
N
Ninos 10
  • Member, joined since
  • Contributed 58 posts on the community forums.
  • Started 11 threads in the forums
S
S
StoyaN 10
  • Member, joined since
  • Contributed 162 posts on the community forums.
  • Started 37 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet