Search found 338 matches
- Sun Sep 30, 2007 6:26 am
- Forum: Chit Chat
- Topic: When is phpbb.com going to be back up?
- Replies: 17
- Views: 20135
Re: When is phpbb.com going to be back up?
The answer is simple.....don't sit waiting for it to come back up, yes they said Sunday at the latest...but there is many more hours left yet on Sunday. I assume (obviously) that it will return when they have completed the tasks which they set about when they shut things down....however long that ta...
- Sun Sep 30, 2007 6:07 am
- Forum: [3.0/Olympus] Discussion
- Topic: Need help with mod. Main site down
- Replies: 8
- Views: 5630
Re: Need help with mod. Main site down
Having never looked at the mod you are likely to need to ask the author, although double check your edits first to be sure that you have not made an error 

- Sun Sep 30, 2007 5:57 am
- Forum: [3.0/Olympus] Discussion
- Topic: Need help with mod. Main site down
- Replies: 8
- Views: 5630
Re: Need help with mod. Main site down
Hi, the main site is down so i have come here asking for support with a mod. I have installed the Advanced group management mod for 3.0. advanced group management mod for 3.0?? but isn't this a mod for phpbb 2.0??? That is what I thought, but phpBB2 does not have phpbb_acl_options database table
- Sun Sep 30, 2007 5:46 am
- Forum: [3.0/Olympus] Discussion
- Topic: Need help with mod. Main site down
- Replies: 8
- Views: 5630
Re: Need help with mod. Main site down
INSERT INTO phpbb_acl_options ( auth_option_id , auth_option , is_global , is_local , founder_only ) VALUES ('', 'a_agm_career', '1', '0', '0'); In the install file try changing the query to INSERT INTO phpbb_acl_options ( auth_option , is_global , is_local , founder_only ) VALUES ('a_agm_career', ...
- Sat Sep 29, 2007 11:17 am
- Forum: [3.0/Olympus] Discussion
- Topic: Is it possible to disable display of statistics?
- Replies: 6
- Views: 11041
Re: Is it possible to disable display of statistics?
you could simply edit the index_body.html of the template and place the stats inside the template switches for the birthday display meaning the admin option for displaying the birthday section will also control if the stats show 

- Mon Sep 17, 2007 7:45 am
- Forum: [3.0/Olympus] Discussion
- Topic: Seperate Sticky and Announcements
- Replies: 5
- Views: 6476
Re: Seperate Sticky and Announcements
IMO, the real problem is that proSilver and subSilver do not highlight sticky topics enough, because they don't have the "Sticky: " text before the topic title we had in phpBB 2. I know it was ugly, but it was useful and maybe should be restored. The thing is people assume sticky topics are importa...
- Fri Sep 14, 2007 10:03 am
- Forum: [3.0/Olympus] Discussion
- Topic: Seperate Sticky and Announcements
- Replies: 5
- Views: 6476
Re: Seperate Sticky and Announcements
Sticky topics are just normal topics which are fixed at the top of the forum, thus they are not considered special like announcements so they will not be separated, AFAIK this is not going to change so you will need to find a mod to alter this behaviour. There is one in development here http://www.p...
- Mon Sep 10, 2007 7:54 am
- Forum: [3.0/Olympus] Discussion
- Topic: Images in post
- Replies: 1
- Views: 1950
Re: Images in post
support should be sought from the phpBB3 support forum, thanks 

- Mon Sep 10, 2007 7:51 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Fast reply!
- Replies: 26
- Views: 24095
Re: Fast reply!
I kinda disagree, I think you got to understand that phpBB is not just used by developers (or people who are techies). For example, most of the users on my forum come from countries where they are still using 56.6kb modems (with downloading speeds of 4-5 kb), having to open a page to reply, is a bi...
- Sat Sep 08, 2007 9:31 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Fast reply!
- Replies: 26
- Views: 24095
Re: Fast reply!
so why don't the developers wanna add it in phpBB, while it's very necessary It not necessary , and they will not add it by default because it gives things a "chat" feel, phpBB is not a chat software it is a message board and as such they feel it is in not in the spirit of what phpBB is about to ad...