Sub Menu
Links Menu
Online Users

In total there are 311 users online :: 1 registered, 0 hidden and 310 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Google [Bot] based on users active over the past 60 minutes

phpBB3

Any topics related to phpBB (non-IntegraMOD related)

Moderator: Integra Moderator

phpBB3

PostAuthor: Michaelo » Tue Apr 11, 2006 6:17 pm

Just wondering if any of you guys have install the CVS/Snapshot of phpbb3 so I can get some discussion going.
Mike
Last edited by Michaelo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Kiss Portal Engine phpbbireland (status: Released)
User avatar
Michaelo
Administrator
Administrator
 
Posts: 1646
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 5:14 pm
Cash on hand: 0.00
Location: Dublin, Ireland

PostAuthor: Simon N » Wed Apr 12, 2006 2:14 am

Include a link...people are lazy you know <img>
Last edited by Simon N on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[marq=left][url=http][img=left]http://www.tau-designs.org.uk/pictures/im2_88x32.png[/img][/url] | [url=http][img=left]http://www.free-riders.co.uk/images/banners/freeriders_88_31.gif[/img][/url][/marq]
User avatar
Simon N
Sr Integra Member
Sr Integra Member
 
Posts: 242
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 1:43 pm
Cash on hand: 0.00

PostAuthor: found it » Wed Apr 12, 2006 2:52 am

[quote=""Simon N";p="1082""]Include a link...people are lazy you know :grin: <img> absolutely
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

PostAuthor: Fubie » Wed Apr 12, 2006 5:41 am

Hmmmm, could this run on XAMPP?
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: Adrian Rea » Wed Apr 12, 2006 7:11 am

I would think if you can run it on your server, you can run it on Xampp <img>

A
Last edited by Adrian Rea on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 11:59 pm
Cash on hand: 0.00

PostAuthor: Michaelo » Thu Apr 13, 2006 4:29 am

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
Last edited by Michaelo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Kiss Portal Engine phpbbireland (status: Released)
User avatar
Michaelo
Administrator
Administrator
 
Posts: 1646
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 5:14 pm
Cash on hand: 0.00
Location: Dublin, Ireland

PostAuthor: Fubie » Thu Apr 13, 2006 8:48 am

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?
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

Re: phpBB3

PostAuthor: Michaelo » Fri Apr 14, 2006 7:24 am

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
Last edited by Michaelo on Tue Apr 18, 2006 2:13 am, edited 1 time in total.
Kiss Portal Engine phpbbireland (status: Released)
User avatar
Michaelo
Administrator
Administrator
 
Posts: 1646
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 5:14 pm
Cash on hand: 0.00
Location: Dublin, Ireland

PostAuthor: lee » Sun Apr 16, 2006 6:10 pm

where is the link to the Kiss Portal? I like to see how it looks.
Last edited by lee on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

lee
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 16, 2006 6:02 pm
Cash on hand: 0.00

PostAuthor: Bush » Sun Apr 16, 2006 9:27 pm

My phpbb3 site has been disabled. I'll keep you updated.
Last edited by Bush on Wed Apr 19, 2006 5:35 am, edited 1 time in total.
no signature.

Bush
Integra Member
Integra Member
 
Posts: 191
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 7:55 am
Cash on hand: 0.00

PostAuthor: tekguru » Sun Apr 16, 2006 11:55 pm

Hells bells - quick isn't it!?
Last edited by tekguru on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[size=99px]http][/size]
[url=http][img=left]http://www.4winmobile.com/news/MVP_Horizontal_FullColor.png[/img][/url]
User avatar
tekguru
Sr Integra Member
Sr Integra Member
 
Posts: 329
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 10:29 pm
Cash on hand: 0.00

PostAuthor: Adrian Rea » Mon Apr 17, 2006 2:12 am

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
Last edited by Adrian Rea on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 11:59 pm
Cash on hand: 0.00

PostAuthor: Eon » Mon Apr 17, 2006 4:44 am

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?
Last edited by Eon on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Eon
Sr Integra Member
Sr Integra Member
 
Posts: 627
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 9:15 am
Cash on hand: 0.00

PostAuthor: Nata » Mon Apr 17, 2006 6:35 am

when will we have the admin test access ?
Last edited by Nata on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Nata
Translation Team
Translation Team
 
Posts: 83
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 9:14 pm
Cash on hand: 0.00

PostAuthor: lee » Mon Apr 17, 2006 7:21 am

ACP now uses tabs, instead of the regular all choices on the left side bar.
Last edited by lee on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

lee
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 16, 2006 6:02 pm
Cash on hand: 0.00

Next

Return to phpBB Related Topics

Who is online

Registered users: Google [Bot]

cron