Search found 60 matches
- Thu Feb 15, 2007 3:10 am
- Forum: [3.0/Olympus] Discussion
- Topic: how to automate group member addition?
- Replies: 11
- Views: 13736
Re: how to automate group member addition?
Such functionality would be part of the events system, which was pushed back due to time constraints.
Expect to see it in 3.2
Is there a post somewhere explaining the features held back to 3.2 and/or the full functionality of the events system? I've seen this mentioned, but haven't been able ...
- Sun Feb 11, 2007 6:55 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Stopping use of the foe list
- Replies: 19
- Views: 27482
Re: Stopping use of the foe list
Yes - and we will be disabling it on our board as well.
Admin Panel > System > User Control Panel > Friends & Foes > Disable Manage foes.
We are planning on leaving the friends list enabled - but if you want to get rid of that just disable it a level higher. If you really want to erase all signs ...
Admin Panel > System > User Control Panel > Friends & Foes > Disable Manage foes.
We are planning on leaving the friends list enabled - but if you want to get rid of that just disable it a level higher. If you really want to erase all signs ...
- Sun Feb 11, 2007 6:50 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Default profile fields("location"..) hardwired into the code
- Replies: 7
- Views: 8610
Re: Default profile fields("location"..) hardwired into the code
one reason may be the fact that these fields exist in v2, so it is, in a way, inertia.
Probably you got the point. What to do with phpBB2 tables location field, when converting to phpBB3, if it doesn't exist in the latter?
Put them in the "custom" location field, which would be turned on by ...
- Wed Jan 31, 2007 4:16 am
- Forum: [3.0/Olympus] Discussion
- Topic: Converting phpBB2 > phpBB3 (Harder than it looks)
- Replies: 20
- Views: 21202
Re: Converting phpBB2 > phpBB3 (Harder than it looks)
This is good you guys, but it presents some MAJOR problems once Final comes out.
Why? There is a convertor in the pack... ;)
Yeah, but the converter does some major removing and addition, unlike from phpBB2 to phpBB2 or phpBB1 to phpBB2.
But if the converter is doing the work for you ...
- Mon Jan 29, 2007 12:11 am
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 326970
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
My smilies and avatars will not transfer.
When I tried the first CVS that included a converter (when this topic was created) I just assumed that I didn't have the chmod permissions set correctly. I tried again with a later CVS and now with B5 and they're still not converting.
My images folder (as ...
When I tried the first CVS that included a converter (when this topic was created) I just assumed that I didn't have the chmod permissions set correctly. I tried again with a later CVS and now with B5 and they're still not converting.
My images folder (as ...
- Wed Jan 24, 2007 11:20 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 326970
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
chrisf wrote: So what happens if the admin converting to Olympus isn't the founder and 1st admin? What's the difference ?
Sorry if sounds numb but i've not got a successful convert to refer to so cant see the difference.
Well .. you can add and remove founders.
- Mon Jan 22, 2007 11:49 pm
- Forum: [3.0/Olympus] Discussion
- Topic: custom rank
- Replies: 10
- Views: 10081
Re: custom rank
Highway of Life wrote: You can still achieve the custom title using custom profile fields.![]()
Hmm ... eventually I'll catch on to the extreme customization this will allow
- Mon Jan 22, 2007 9:25 pm
- Forum: [3.0/Olympus] Discussion
- Topic: custom rank
- Replies: 10
- Views: 10081
Re: custom rank
The ranks in phpBB3 are very similar to ranks in phpBB2. There is improvements with group integration, but the user control is much the same.
However, I'm sure a custom rank mod will appear for phpBB3 just as it did for phpBB2.
However, I'm sure a custom rank mod will appear for phpBB3 just as it did for phpBB2.
- Sun Jan 21, 2007 6:47 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 326970
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
Does the speed of it matter that much? You're only going to do it once or twice at the most.
But when you factor in that your board is going to have to be disabled as you run the copy functions, it does matter. In a forum with thousands of users and hundreds of thousands of posts, that's a long ...
- Sun Jan 21, 2007 6:26 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 326970
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
Works a treat but it's pretty slow on a large board...
Does anyone know if there are plans for a .sql upgrade script for those with shell access? Certainly would be a lot quicker!
Do you have whm/phpmyadmin? You can just copy the database to newuser_newdb. It's much quicker than disabling ...