Page 1 of 4

phpBB3

PostPosted: Tue Apr 11, 2006 6:17 pm
Author: Michaelo
Just wondering if any of you guys have install the CVS/Snapshot of phpbb3 so I can get some discussion going.
Mike

PostPosted: Wed Apr 12, 2006 2:14 am
Author: Simon N
Include a link...people are lazy you know <img>

PostPosted: Wed Apr 12, 2006 2:52 am
Author: found it
[quote=""Simon N";p="1082""]Include a link...people are lazy you know :grin: <img> absolutely

PostPosted: Wed Apr 12, 2006 5:41 am
Author: Fubie
Hmmmm, could this run on XAMPP?

PostPosted: Wed Apr 12, 2006 7:11 am
Author: Adrian Rea
I would think if you can run it on your server, you can run it on Xampp <img>

A

PostPosted: Thu Apr 13, 2006 4:29 am
Author: Michaelo
Here is a link to Olympus (latest CVS) <img>

[url=http]phpbb3 latest CVS[/url]

Anyone running Xampp should install it and check it out. You can see just how near beta it is.

For the longest time the guys at phpbb left several errors in the install (easily overcome). Basically this was an attempt to stop people without the relevant skill form installing. A little unusual I know but it had the desired effect.

I think these have now been removed so the install should go smoothly. Any problems just post here.

Once you are familiar we can start playing around with adding the KISS portal.

Mike

PostPosted: Thu Apr 13, 2006 8:48 am
Author: Fubie
I just installed phpBB3 on XAMPP. Wow! It's sweet! I really can't wait to use this. You can even set a limit to when users can bump posts. Sweet!

Allow Forum Watching Very nice.

The new ACP is really nice.

Here is my question about phpBB3. Once it is released how much effort will there be to convert existing phpBB2 mods to work with phpBB3?

Re: phpBB3

PostPosted: Fri Apr 14, 2006 7:24 am
Author: Michaelo
I have the following bit and pieces working with the KISS Portal. Several of the major mods are actually not needed but other will take a little time to port, as the core code is completely different.

You can bet many will be updating their mods to suit I just hope we dont go down the core edits road and if they do there is nothing to stop us re-modding mod to eliminate core breaches.

It is my aim not to mod the core so that future updates can be included as per the normal phpbb update procedure without having to write a separate update for IntegraMod or KISS...

We all know how much work it takes to edit files after each update and I believe if we leave the core (all files) alone we end up with a better product. Careful implementation of mods will ensure we dont mess up what is a super coreà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¦

Allowing for the fact that we will have to completely recode mods we can do so employing some smarts, it should be possible to do this without applying edits to core files. When I say no edits I actually mean structured edit one-liners that call external procedures. Most mods can be implemented in much the same way we add blocks.

Here are some of the KISS sections I have implemented so far.

Board Navigation
ACP setting of Header, Navigation and Secondary Menu block allows setting of individual images for each menu item.

Header/Footer Blocks
Styles Status [In database]
Board Style [Change the board style]
Portal Status [In Database]
Online Users [As IM]
Recent Topics [Set count, scroll, static via ACP]
Books (like Amazon) [Random image no sql query required]
User Information [as per IM]
Calendar (rudimentary) [Just the calendar no real functionality as yet]
Time/Clock [as per IM]
Statistics [basic stats]
Links [display x random images, no sql query required]

Centre Blocks
Welcome Message [basic welcome message set/edit via ACP]
News [similar to IM does not use fetchposts, all new code]
Announcements [similar to IM does not use fetchposts, all new code]
Unresolved [simple scrolling list of to dos]
KISS Integrated Blog [in development]
php Support Sites [ACP editable list stored in database]

I dont use unnecessary queries as in the Links and Books blocks. To add a link to the links blocks you only need to add the images (standard size) to the links directory. I will supply a form for proposed but the staff will be responsible for adding the image to the directory after they have check out the site proposing the link. The images are randomly generated I do not use weight to promote one over the other. To make the job easier to code the images are named after the site, for example: integrmod.com.gif

Mike

PostPosted: Sun Apr 16, 2006 6:10 pm
Author: lee
where is the link to the Kiss Portal? I like to see how it looks.

PostPosted: Sun Apr 16, 2006 9:27 pm
Author: Bush
My phpbb3 site has been disabled. I'll keep you updated.

PostPosted: Sun Apr 16, 2006 11:55 pm
Author: tekguru
Hells bells - quick isn't it!?

PostPosted: Mon Apr 17, 2006 2:12 am
Author: Adrian Rea
Bush can I recommend you take off anonymous posting, based on a postin inthe test thread on your site? Unless you put it there <img>

A

PostPosted: Mon Apr 17, 2006 4:44 am
Author: Eon
lol yeah nice one...

The posting area is still pretty plain though. Other than all the color choices.. You think they would have bumped this up a notch..

How does the admin panel look?

PostPosted: Mon Apr 17, 2006 6:35 am
Author: Nata
when will we have the admin test access ?

PostPosted: Mon Apr 17, 2006 7:21 am
Author: lee
ACP now uses tabs, instead of the regular all choices on the left side bar.