Search found 109 matches

by LEW21
Sat Jan 06, 2007 8:26 pm
Forum: [3.0/Olympus] Discussion
Topic: Suspecting RC1 very soon!
Replies: 1443
Views: 1496099

Re: Suspecting RC1 very soon!

phpBB Group language -> English language translator - ON. Translated dhn's message: "RC1, today!" :)
by LEW21
Mon Sep 18, 2006 6:12 pm
Forum: [3.0/Olympus] Styling
Topic: Is It Safe?
Replies: 4
Views: 7859

Re: Is It Safe?

Working on the template before release of RC1 isn't good idea, because it will change a lot before RC1.
by LEW21
Tue Sep 12, 2006 8:40 pm
Forum: [3.0/Olympus] Discussion
Topic: Predicting Beta 3 release today!
Replies: 87
Views: 98956

Re: Predicting Beta 3 release today!

I think that time between RCs will not be longer than 2 weeks because devs will want to quickly fix all bugs. I think that first RC will be released at 1 January 2007, and final version will be released 1 February 2007.

Acyd Burn has deleted data from the newest version of file with converter, but ...
by LEW21
Mon Sep 11, 2006 4:40 pm
Forum: [3.0/Olympus] Discussion
Topic: Predicting Beta 3 release today!
Replies: 87
Views: 98956

Re: Predicting Beta 3 release today!

Yes, but you will have to update it 3 (or more) times in not very long time (RC1 -> RC2, RC2 -> RC3, RC3 -> final).
by LEW21
Mon Sep 11, 2006 3:43 pm
Forum: [3.0/Olympus] Discussion
Topic: Predicting Beta 3 release today!
Replies: 87
Views: 98956

Re: Predicting Beta 3 release today!

// Only an example, but also commented out
$database_update_info = array(
// Changes within this version
'3.0.b3' => array(
/*
// Change the following columns...
'change_columns' => array(
USERS_TABLE => array(
'user_avatar_width' => array('USINT', 0),
'user_avatar_height' => array('USINT ...
by LEW21
Mon Sep 11, 2006 3:16 pm
Forum: [3.0/Olympus] Discussion
Topic: Predicting Beta 3 release today!
Replies: 87
Views: 98956

Re: Predicting Beta 3 release today!

Acyd Burn already wrote and sent to the CVS B2 -> B3 update script.
by LEW21
Tue Jul 11, 2006 9:00 am
Forum: [3.0/Olympus] Styling
Topic: Can't get border...
Replies: 2
Views: 5171

Re: Can't get border...

Find:

Code: Select all

.tablebg {
	background-color: #A9B8C2;
}
Replace with:

Code: Select all

.tablebg {
   background-color: white;
}
by LEW21
Sun Jul 09, 2006 8:34 pm
Forum: [3.0/Olympus] Styling
Topic: How to install template?
Replies: 3
Views: 6022

Re: How to install template?

harmlessgoat22 wrote: how to install a style in phpBB3
by LEW21
Sat Jul 08, 2006 10:12 am
Forum: [3.0/Olympus] Discussion
Topic: FOR SALE Samsung D410.........$130usd
Replies: 2
Views: 4052

Re: FOR SALE Samsung D410.........$130usd

MODs, please delete this topic. Locking topics and deleting links is a bad idea becouse spam topics still spam viewforum.php
by LEW21
Fri Jul 07, 2006 7:55 am
Forum: [3.0/Olympus] Discussion
Topic: Is it good enough (as beta1) to start building a site aroud?
Replies: 8
Views: 10406

Re: Is it good enough (as beta1) to start building a site ar


So I'm wondering if using Olympus in its current state is a wise decision?

Yes.


Is it relatively safe?

Yes.


Are the major functions working as they should?

Yes, minor functions too.


Are there any major bugs that are causing problems for the "everyday use" of a messageboard?

I ...