Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> New Version Of Phpbb!, Available for download!
karlo
post Nov 2 2004, 06:25 AM
Post #1


Privileged Member
*********

Group: Members
Posts: 618
Joined: 30-October 04
From: Philippines
Member No.: 2,049



Beta and Alpha versions of phpBB, available for download!

Go to http://area51.phpbb.com

Enjoy!

Tell Admin about this. tongue.gif biggrin.gif
Go to the top of the page
 
+Quote Post
Deaths Aprentice
post Nov 2 2004, 07:48 AM
Post #2


.: http://www.xgnews.tk :.
*******

Group: Members
Posts: 119
Joined: 29-October 04
Member No.: 2,025



Cool biggrin.gif.
Does this work with easyMOD?
Go to the top of the page
 
+Quote Post
karlo
post Nov 2 2004, 08:14 AM
Post #3


Privileged Member
*********

Group: Members
Posts: 618
Joined: 30-October 04
From: Philippines
Member No.: 2,049



Yup. It really do work! Try it for your self! Every one hour, there is a new version! biggrin.gif

Enjoy downloading and using it!
Go to the top of the page
 
+Quote Post
NeXDesigns
post Nov 2 2004, 10:06 PM
Post #4


Super Member
*********

Group: Members
Posts: 260
Joined: 12-August 04
From: Hurricane Alley, Florida
Member No.: 770



I do not suggest you use this CVS Version of 2.1.2. It is very unstable at this point of the release. USE AT YOUR OWN RISK

This is for only people who know alot about php, and that have the time to fix all the errors as there is also NO support given for it in their forums.

But if you still want to use it, It is a great version of phpBB.
If you have any problems with it that you cant figure out yourself, go to www.viperal.com They can help you.
Go to the top of the page
 
+Quote Post
xboxrulz
post Nov 3 2004, 01:11 AM
Post #5


POWERED BY LINUX!
*********

Group: Members
Posts: 606
Joined: 11-July 04
From: Toronto, Canada
Member No.: 78



Also, they had worked on version 2.2 since early 2003. Note: they use the UNIX numbering system, 2.1 means it is a development version. I do not recommend you to use it.

Thanks,
xboxrulz
Go to the top of the page
 
+Quote Post
filipc
post Nov 6 2004, 12:39 PM
Post #6


Member [Level 2]
*****

Group: Members
Posts: 75
Joined: 20-October 04
Member No.: 1,847



Hi,

Thnx you! It's great!

When will we be able to download stable version of 2.2 ?

bye...
Go to the top of the page
 
+Quote Post
hulunes
post Nov 6 2004, 02:00 PM
Post #7


.::UniCorN::.
*********

Group: Members
Posts: 973
Joined: 19-September 04
From: Dalian CHN
Member No.: 1,192



i have just seen it thePhPbb whick loos verrrry nice.i will have a try... biggrin.gif
Go to the top of the page
 
+Quote Post
filipc
post Nov 6 2004, 06:55 PM
Post #8


Member [Level 2]
*****

Group: Members
Posts: 75
Joined: 20-October 04
Member No.: 1,847



Hi,

New version , 2.2 , have bug. Not bug smile.gif

Admin panel > editing member profiles, doesn't work.
That means we will must wait stable version.

bye...
Go to the top of the page
 
+Quote Post
NeXDesigns
post Nov 6 2004, 09:11 PM
Post #9


Super Member
*********

Group: Members
Posts: 260
Joined: 12-August 04
From: Hurricane Alley, Florida
Member No.: 770



Actually, if you still plan on using the 2.1 for a live board, i do have a fix for that bug.

Open, adm/admin_users.php

Replace (it should be line 34)
$user->add_lang(array('posting', 'ucp', 'gcp'));

with
$user->add_lang(array('posting', 'ucp'));

Thanks goes to viperal (www.viperal.com) for the help.
Go to the top of the page
 
+Quote Post
X3r0X
post Nov 6 2004, 10:06 PM