Alphabetically Categories

Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Scam Warning
Forum rules
END OF SUPPORT: 1 January 2017 (announcement)
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Alphabetically Categories

Post by petewinter »

I need to have about 3000 different forum area's in my phpBB forum so I just want a simple list of letters on the home page which you can select the relevant letter, then it will only display forums starting with the selected letter.

For an example see this link:
http://www.graphicdisplayworld.com/en/directory

I'm not worried about the list of companies.

I just want the

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

as clickable links.

Any idea's how I can do this?
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52681
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Alphabetically Categories

Post by stevemaury »

Have you actually created and used this 3000 forum board? Because unless you spend about $750/month for hosting, it will either not run at all or run like molasses. Navigation of it is, as you apparently realize, certainly an issue, but is really the least of your issues with that many forums (or are those just categories so there will be more than 3,000 forums?).

phpBB was not designed to perform with that many forums. Merely checking forum permissions would wake a lot of time and resources. And forget about loading jumpbox.html.

I think you need different software for whatever it is you are doing.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Re: Alphabetically Categories

Post by petewinter »

Thanks for your reply.

No I haven't created the 3000 forums yet.

I have been asked to create a chat forum which splits down into a forum for 3000 different companies.

If phpBB can't do it what do you suggest? Will it have to be a bespoke forum?

I have a dedicated server will phpBB struggle just because of the amount of data?
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52681
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Alphabetically Categories

Post by stevemaury »

The biggest issue is that before phpBB displays a forum to a user, it must check to see whether that user has, for example, permission to see a particular forum. If it has to do that 3000 times for every user at every page load - well, you get the idea. There are other aspects to it as well. It is not the amount of data or the amount of users (witness this board) but the manipulation of the display of the data in a system that not only has multiple forum-based permissions roles but also has the ability to create more and, even worse, the ability to use permission sets other than standard roles, which requires even more permissions checking.

By "chat" do you mean real-time chat? Because if you need a bulletin board for 3000 companies, each with their own set of forums, I do not think there is an existing solution on the planet.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Re: Alphabetically Categories

Post by petewinter »

Thanks again for the reply.

No it does not need to chat real time.

Okay so do you have any suggestions?

My client has requested this so do I just go back to my client and say this can not be done?

How many different forums can phpBB cope with?

If I created a bespoke streamlined version do you think it will work?
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52681
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Alphabetically Categories

Post by stevemaury »

Around 200 forums, you start to take a hit.

I do not know how you could make a streamlined version of phpBB. Obviously, unless you want all the companies to see each others' forums, you would have to use permissions, and those permissions would have to be checked, so I don't see a way around that. And, is that the way it works? Each company's users only see their own forums, or they can also see some or all of the other companies' forums? If I knew more about the goal, maybe I could be more helpful.

Look at the email storm you would get from PMs and Subscriptions, if you allowed them.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
User avatar
Lumpy Burgertushie
Registered User
Posts: 69132
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Alphabetically Categories

Post by Lumpy Burgertushie »

If you could explain exactly what the end goal is instead of how you think it should be accomplished, then we might be able to help you figure out a way to reach that goal.

luck,
robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Re: Alphabetically Categories

Post by petewinter »

I basically need to create website that splits down into a 3000 separate forums for each company.

1) Can this be done or is it too much for phpBB to cope with?

Could it be done if there were extra modifications made to phpbb. Like removing the jump menu, etc.

If not can you suggest another solution?
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52681
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Alphabetically Categories

Post by stevemaury »

It cannot be done with phpBB. As I said the jump menu is the least of your problems. The problem is permissions. Bur since you don't answer my questions I really cannot be of any more assistance.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Re: Alphabetically Categories

Post by petewinter »

All users should be able see all forums so no need for separate permissions. Can it be done based on this?

Please let me know if there are any other questions I have not answered???
User avatar
Oyabun1
Former Team Member
Posts: 23162
Joined: Sun May 17, 2009 1:05 pm
Location: Australia
Name: Bill

Re: Alphabetically Categories

Post by Oyabun1 »

petewinter wrote:All users should be able see all forums so no need for separate permissions.
  • Who's going to act as moderators on this mega-board, will each of the 3000 forums have it's own moderator?
  • What about administrators? Will each company have someone with administrator permissions?
  • Who decides what styles will be available on the board? There are a few hundred styles, but not 3000.
  • Are all the users of the 3000 companies to be in the same user group? The companies won't want to do a mass email just to members of their forum (user group)?
I don't know of any BB program that would handle this sort of load well because it's not what they were designed for.
Last edited by Oyabun1 on Tue Aug 02, 2011 9:33 pm, edited 1 time in total.
                      Support Request Template
3.0.x: Knowledge Base Styles Support MOD Requests
3.1.x: Knowledge BaseStyles SupportExtension Requests
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Re: Alphabetically Categories

Post by petewinter »

Oyabun1 - Thanks for your reply.

I will discuss these questions with my client further.
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52681
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Alphabetically Categories

Post by stevemaury »

Having no permissions means that anyone in the world can view and post to any of these forums - viagra, Asian XXX, etc. How would that work?
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Re: Alphabetically Categories

Post by petewinter »

Okay. Thanks for all your advice. I will go back to my client and ask a few more questions.
petewinter
Registered User
Posts: 47
Joined: Mon Aug 01, 2011 2:07 pm

Re: Alphabetically Categories

Post by petewinter »

I have had further conversations with my client.

Can you please let me know if this is possible...

30 forums and 3000 topics?

Many thanks for your help and advice.
Locked

Return to “[3.0.x] Support Forum”