Search found 75 matches
- Wed Jul 06, 2005 12:18 am
- Forum: [3.0/Olympus] Discussion
- Topic: faking 2.2 over at knoppix.net ?
- Replies: 26
- Views: 20567
Re: faking 2.2 over at knoppix.net ?
However it is ironic that an open source project would do that. Wonder how they feel about copyrights being removed.
- Mon Aug 09, 2004 1:19 am
- Forum: [3.0/Olympus] Discussion
- Topic: CVS upgrade?
- Replies: 8
- Views: 8501
Re: CVS upgrade?
And unless you intened to only use the CVS that you installed you have problems too. There are constant changes to the db. You are best to wait, it is not production quality code right now and you are oppening yourself up to security problems and numersous headaches.
- Wed Jul 28, 2004 3:55 am
- Forum: [3.0/Olympus] Discussion
- Topic: max_execution_time
- Replies: 12
- Views: 12145
Re: max_execution_time
That may be however as stated in the forum descriptions and rules and in multiple posts. The devs do not want any bug reports at this time.richardwhiuk wrote: In development bug reports are often USEFUL to the developers.
- Tue Jul 27, 2004 7:14 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Finally date?
- Replies: 32
- Views: 28726
Re: Finally date?
At the risk of being considered an ignorant cad :twisted: , I respectfully submit that this whole "it's done when it's done" stance on the ship date is really annoying.
I mean, phpBB has a lot of users; a lot of organizations use it; and an amazing number of people use the boards themselves. Some ...
I mean, phpBB has a lot of users; a lot of organizations use it; and an amazing number of people use the boards themselves. Some ...
- Tue Jul 27, 2004 7:03 pm
- Forum: [3.0/Olympus] Discussion
- Topic: max_execution_time
- Replies: 12
- Views: 12145
Re: max_execution_time
And this supprises you being that it is development code and all. NO BUG REPORTS.richardwhiuk wrote:An associated topic, I got a memory execution problem for the admin page.
- Sun Jul 25, 2004 1:55 am
- Forum: [3.0/Olympus] Discussion
- Topic: A question about how topics are listed.
- Replies: 6
- Views: 7483
Re: A question about how topics are listed.
Why dont you look at the feature request tracker. If its not listed then submit it.RushB wrote:I don't suppose this has been looked at as an option for 2.2?
Thanks,
RushB
- Fri Jul 23, 2004 12:42 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Daylight Saving Time (DST) within one country
- Replies: 103
- Views: 87819
Re: Daylight Saving Time (DST) within one country
So short of having an extremely complex list of when DST started and ended in each country/region for each year, this would be impossible to implement perfectly (That isn't to mention what would then be the more performance impact, since database queries would probably be required). My mod takes ...
- Thu Jul 22, 2004 6:39 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Forum Robot
- Replies: 1
- Views: 3160
Re: Forum Robot
Those are search engines indexing the site. 2.2 includes the ability to detect and control access to individual search bots.
- Wed Jul 21, 2004 9:50 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Daylight Saving Time (DST) within one country
- Replies: 103
- Views: 87819
Re: Daylight Saving Time (DST) within one country
Sure there is, the whole phpBB philosphy is KISS, if a feature has limited purpose then it stays as a MOD. As far as processing time goes think about those boards with hundreds of people on at time, with millions of posts.
- Mon Jul 19, 2004 6:24 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Daylight Saving Time (DST) within one country
- Replies: 103
- Views: 87819
Re: Daylight Saving Time (DST) within one country
Just about any mod that adds functionality is going to require more resources. It is the forum administrator's job to preform a cost-benefit analysis to determine whether the mod is right for their forum. If after seeing the fraction of a second that this change would add to the forum load time ...