Can I create subforums with PhpBB?

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #13) by Nazrin on Feb 20 2005, 02:51 AM. (Line Breaks Removed)
QUOTEQUOTEyeah....its very difficult to install them...Easymod can make it easier than eating bananasis it? I tried to use EasyMod to install them but it didn't work.. :evil:
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > Have your say > General Talk

Can I create subforums with PhpBB?

tybby
Can I create subforums to forums with PhpBB?? I know with IPB you can do that....

Reply

tybby
When I said subforums I mean to make subcategories...

Reply

Fit
Simple answer. NO!! :|

Reply

Crazyducky
Acctualy I heard they are making something like that I am still trying to make a mod really confusing but don't worry I think they'll have it in the future in the newer versions

Reply

xav1233
If u want to make sub-forum, or even sub-sub-forum, download the hierarchie
mod for phpbb.

Reply

tommyk
And edit your post next time wink.gif try not to double post

Reply

bandicoot
There is indeed a hierarchy mod. You can find it at phpbbhacks.com (use search function!!!)

Indeed will the sub-forums and catergories be included in phpBB 3.x.x

Reply

Nazrin
yeah....its very difficult to install them...ohmy.gif

Reply

tybby
Thanks for your ideas... I don't know exactely to do.... I have a lot of categories and sub-categories, I don't know how to arrange them, and I can't wait the 3.x.x version tongue.gif I'll try the hierarchie mod... I hope it will work biggrin.gif

Reply

bandicoot
QUOTE
yeah....its very difficult to install them...ohmy.gif


Easymod can make it easier than eating bananas

Reply

Latest Entries

Nazrin
QUOTE
QUOTE
yeah....its very difficult to install them...ohmy.gif


Easymod can make it easier than eating bananas


is it? I tried to use EasyMod to install them but it didn't work.. :evil:

Reply

God
Not for me. Anyway, I'd rather use the pre-modded heirarchy files and then mod them than mod the other files. I tried once, when I had a couple of hours free and nothing to do. It's really time-consuming. I didn't even finish it after two hours of straight work.

Reply

bandicoot
Yes. But I already have mods installed.
But if you edit the PHP files yourself, you will learn PHP faster biggrin.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Similar Topics

Keywords : create, subforums, phpbb

  1. How To Create Pdf Files Using Free Tool
    Introduction to use a free tool to create PDF file (0)
  2. Create Dynamic Html/php Pages Using Simple Vb.net Code
    Taking your application data, and creating a webpage for others to vie (1)
    This example will show you how use a string in VB to create PHP code. In order to do this, you need
    a string to store your PHP page and a function that I will list at the bottom of the page for you to
    put in a module. This code is written in VB.NET Public Sub CreatePage(ByVal HTMLTitle As
    String, ByVal HTMLText As String, ByVal HTMLFileName As String) Dim strFile As String '
    ---------------------- ' -- Prepare String -- ' ---------------------- strFile = "" '
    -------------------- ' -- Write Starter -- ' -------------------- strFile = " " ....
  3. How To Create A Torrent
    For legal/leanring purposes only! (4)
    Hello. I have searched the tutorial section and have seen many great tutorials. One which I have not
    seen is how to create a torrent. For this, I will be using uTorrent, the best torrent client, in my
    opinion. ( Windows Only ) ( I'm sure that Azureus/ABC/etc.. would not be much different. )
    Steps: 1. Have uTorrent open, and go to File >> Create New Torrent
    http://i8.photobucket.com/albums/a1/Shadowcode/step1.jpg 2. Click " Add File " or " Add Directory
    " and select WHAT YOU WANT PEOPLE TO DOWNLOAD . Add a tracker in the Trackers field. ( You can get
    this by....
  4. How To Create Cool Image Buttons
    (7)
    Hi guys ... I m making a personal site thats for me a nd my friend group. What I need is a tool
    which can make cool image buttons to use in my HTML pages. Is there any site which offers such
    software or the buttons itself for free. I would like to make them on my own, I just need to know
    the tool.I can't go for an expensive tool like photoshop or corel. So please suggest me a free
    tool. Thanks.......
  5. Phpbb Or Phpnuke?
    (3)
    well a while ago i had phpbb as my form boards and my friend saif phpnuke was better i was looking
    at some layouts and...they were not so good...Overall i want to know which is best to use?....
  6. How To Create A Show Desktop Shortcut
    (2)
    Here is the simple bit of code that will help you to create or restore the Show Desktop Shortcut in
    Windows XP. Open Notepad or any simple text editor and type the following code, CODE
    [Shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop Save
    the file as 'Show Desktop.scf' and make sure theat 'All Files' is selected in the
    File Type list. Save this file in desktop and then drag it ove to the Quick Launch bar. If you
    want to customize the icon and use your own Icon instead of using the Windows Default, put ....
  7. Php Nuke
    Create Block (2)
    Hi all! Im want create server status block with these codes if
    (eregi("block-Onlineplayers.php", $PHP_SELF)) { Header("Location: index.php"); die(); } //set
    server, port and timeout information $server = "same adress"; $portg = "7777";
    $portl = "2106"; $timeout = "1"; //try to open a connection to the game and login
    server $game = @fsockopen("$server", $portg, $errno, $errstr,
    $timeout); $login = @fsockopen("$server", $portl, $errno, $errstr,
    $timeout); //let us kno....
  8. Phpmyadmin
    Create new database: No Privileges (7)
    i can not make a sql for diff srcipt, but the sricpt i have is php, DJ-cpanel.. all tho i can not
    install it the error is like this Creating Database Tables No database selected there a mysql
    database is made, but i can not use it for othere stuff... plz note that this is Free script and not
    for paid.. is there a way that the myqsul can not use sql other scripts? or it maybe not working...
    but i am not sure if the script not working or it can be the server may be down on mysql...? ....
  9. Create Table - Mysql Code - Help
    (1)
    I need your feedback about setting the database issues. Please, review them and correct some entries
    in the code if they got some mistakes. This is the code itself: SQL CREATE TABLE
    `news` ( `id` int(250) NOT NULL auto_increment, `title` varchar(255)
    NOT NULL default '', `text` text NOT NULL, `author` varchar(255) NOT
    NULL default '', `valid` varchar(255) NOT NULL default '',
    `date` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE = ....
  10. Hackers Hijack A Half-million Sites: Phpbb Forum Users Must Read
    (8)
    Since January, hackers have hit hit over 500,000 website, with everything you could possible
    imagine; viruses, trojans, malware etc etc. As for the types of websites, sadly to say, these
    websites who are getting hit are running PHPBB forum and the worse part is htey don't mention
    which version of the phpbb forums are getting hack. So it is safe to say any version below 3.0 is
    hackable and maybe even 3.0 itself. As for some of the stuff that is being transmitted are old and
    new, but one trojan has been identified and it is the Zlob Trojan or rather variations to th....
  11. [help]create P Server
    (2)
    Hello There, First of all I would like to explain fews I'm not a programmer and nothing. Just
    wanted to find people who can help me code private server games, as like
    http://www.perfectworld.com.my/ , http://ms.runup.com.my/ ( dark story online) , Warcraft III -
    Frozen Throne Server(Could be exclude). As the member of my cyber cafe has asked me to create a
    private server of those game, unfortunately I'd have no experiences in any of these so I need
    help from other who is an expert can help me out and I need the sources and guide /smile.gif"
    style="vertical-....
  12. Create Page?
    How? (11)
    Hi, everyone! I need to create a script just within a page. Read the following story: I have
    an account at one of file sharing hosts. I am tired of every time log in and tell others what I have
    at it (files). If there is way to create a script that logs in me and just list the files i have
    on this account from specified folder. If you know, let me know as usual.....
  13. What Is Your Dream Naruto Character
    create your own naruto character (20)
    Basically all you have to say is your name, your jutsus (Gen, Tai, and Nin), any special abilities
    and maybe a bit about his or her backstory. this is my character: Name: Nightmare also goes by
    Shadow. No last name Jutsus: I think he would have Drunken fist style tai jutsu, Shadow shuriken tai
    jutsu, Shadow leaf dance. my nin jutsus would be; Air slicing blast, Armor of sand, Demonic soul
    stealing technique, Desert coffin and desert graveyard, Fire dragon flame blast, Grand fireball,
    phoenix fire, Chidori, Rasengan, Shadow clones, Water prison, Genesis of rebirth, deser....
  14. Fruity Loops Tutorials-trance Style Songs
    How to create and use a profesional trance style bass mellody (11)
    Creating a bass mellody tutorial Software / fruity loops VST Plugins / Nexus,VANguard Song Style
    / Trance Tutorial Level / Beginner files needed to download bellow. ok to start I am going to
    teach you how to create what's sometimes referd to as a bass mellody. A bass mellody is used in
    most trance songs as its primary function is to fill out the song by this I mean make the song sound
    a bit fuller to add depth to it. a bass mellody is never made of more than a few note styles. see
    below In the above image you can see that I have use in all a total of t....
  15. How To Create A Song In Fruity Loops Using Vanguard
    but you can use outhers (1)
    ok i began by trying to create individual tutorials for the creation of a song in general but as i
    make songs in fruity loops i thaught it better to teach you how to create a song inside fruity loops
    using anumber of efects and plugins. this is the bit of song we are going to learn how to create
    (note this song is copryrited to me so dont try claim it as yourown, i do give permision for you
    to remix it aslong as the title is displayd in this way in its entierty DJ StarSkream, solar
    flare(your name REMIX)) ok step one once you have downloaded the song snip abo....
  16. Php Linking
    One of the major advantages of PHP is the ability to create something (4)
    PHP Links Requirements 1. You should understand the majority of PHP (ex: variables, echo, etc.
    www.w3schools.com is a good reference). 2. Experienced with HTML. 3. You need a PHP compatible
    server if you wish to see your results. Description One of the major advantages of PHP is the
    ability to create something similar to an Iframe, only without the scroll-bar. The main advantage of
    this is that you only need one layout page, while the others can be simple 'white space &
    content' pages. Another advantage of this is your web site doesn't look like a fi....
  17. Create You Own Operating System
    My new Website! (4)
    Hi all! I am The Codemaster Snake /wink.gif" style="vertical-align:middle" emoid=";)"
    border="0" alt="wink.gif" /> Well I have been recently approved for hosting my site here. Before
    getting started with my website I thought that I should discudd few aspects of my site with you all.
    I would appreciate if you can help me out with my website. My website http://magneto.trap17.com
    is going to be focussed on Operating System Development! I will also use it to showcase my
    Operating System: 'Magneto'. Don't get surprised it just boots from floppy and d....
  18. How To Create A Photoshop Vortex
    (12)
    Hello, I will be teaching you to make a vortex in Photoshop CS3 or CS2. (Ugh... My comp froze while
    I was writing this the first time and lost the whole tut, so I'll try again. First make an
    image with any proportions. I prefer 1000x1000. Next pick a primary and a secondary color. You can
    use anything, and if you don't know what you want, just use White for primary and Black for
    secondary. Now go to Layer -> New -> Layer, and press OK. Then go to Filter -> Render -> Clouds At
    this point, I have: Now go to Filter -> Blur -> Radial Blur, and select these setti....
  19. How To Create Smallest Website
    (21)
    I wonder if any one create smallest website on earth? any webmaster can share this things .. .if
    they can make how could it be? /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
    alt="wink.gif" />....
  20. Toufee.com - Create Free Flash Movies Online
    very good site (3)
    Toufee.com allows you to create free Adobe Flash movies online. There are no ads on your movies
    and you can use a wide variety of features to enhance your presentations like text effects and
    speech-engines that read your text aloud. In fact, I still to get what the catch is. Here's
    what you can do free: http://www.toufee.com/demo/create-flash.html And here is a test signature
    I created using the service: http://tinyurl.com/ysosxj/flash.swf It must have taken me all of
    ten to twenty minutes to create that once I knew what I wanted to do and how to do it. Th....
  21. Own Server
    I would like to create my own server... (9)
    Howdy, i'm dreaming of an own website(that's why i'm on theis forum..) and I'm
    searching for the files to create an own server... I would need to be able top have: PHP Mysql smtp
    perl all the other usefull things can somewone help me, i've searched on google, yahoo and
    altavista and I didn't find annything! Help me please... Greetz(to all females..I'm
    available...) StYn0!....
  22. Big 3: Vbulletin Vs. Invision Power Board Vs. Phpbb
    (23)
    The 3 main competitors in the forum software battle. VBULLETIN: commercially sold, probably the
    most well known and popular forum system. INVISION POWER BOARD: used to be free, now commercially
    sold, very popular forum system. PHPBB: free and very popular forum system. What is your pick and
    why? personally, I used to be an Invision Power Board fan but have switched to phpbb. I really like
    it's range of skins and most of all it's free!....
  23. Private Server Ro .
    How to create your own private Ragnarok-Online server !!! (159)
    I saw that there are a lot of people asking for how to create a private Ragnarok-Online server . so
    now i decide to make this tutorial to to help these people ... i didn't have a server but my
    friend had server and ihelped him to find pros and some tutos so , i learned with him how to create
    a server ...stop making introduction ...let's go ... first you have to have minimum
    requirements : ----Software :---- i think any windows should work, but i recommend Win Xp i
    think you have alredy a Winrar *- Korean Ragnarok client *- Sakray patch (*i recommend the las....
  24. How To Create Embed Image Mail In Gmail
    (56)
    Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
    automatically see that image. Moreover I wont attached that image as it appears small in size in on
    gmail. Thanks in Advance. ....
  25. Have You Ever Heard Discuz?
    it's a free forum likes phpBB..... (7)
    Many people use phpBB,Invision Power Board to make english forum. But did you hear about on
    Discuz?? I am Hong Kong people and i can tell you about that. Discuz is created by mainland China.
    Many people use it for chinese forum. It is freeware but of course you can apply for business
    version. Since it is free of charge, peolpe can improve it togeter. I think Discuz is more powerful
    than phpBB and Invision Power Board. Because it have many functions such as ,Devil system, pet
    center,game centre, court,etc..etc........ It also have many styles to display. Unfortunatel....
  26. How To Create Java Button Or Frame
    to be customized (14)
    hi to all!!!! just like to ask if it would be possible if i could make a custom
    button or frame in java. i got tired of using the build infeatures in java. i would like to create
    my own dessign of button or frame.. can it be possible!!! /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> thank!!!! /laugh.gif'
    border='0' style='vertical-align:middle' alt='laugh.gif' /> New Help In! is NOT a descriptive
    topic title. Next time you decide not to follow the posting rules, you will be issued a w....
  27. Free Forum Hosting With No Annoying Ads!
    Forums PHPbb (29)
    Does anyone know where I can get a FREE! Forum with NO ADS!? Thanks A Billion.!....
  28. How Can I Create A Gui Using C++
    I need easy steps! (5)
    can someone tell me how to create gui using c++... thanks!!!! /biggrin.gif'
    border='0' style='vertical-align:middle' alt='biggrin.gif' /> Questions do not belong in the
    tutorial section. Moved. Topic names and descriptions are VERY important. Changed that too. Issued
    warning. ....
  29. How To Create A Forum?
    (18)
    I want to create a forum after getting a host on this site,but i cant find a propper program for
    it.Also i want to know how to have polls and other stuff on the side. P0ZzZ! Post moved to the
    right section ....
  30. How To Create Virtual Drives
    A complete guide on how to create virtual drives (20)
    I'm planning to format my computer tonight, and I need some sort of reference about this when I
    get back. What is a virtual drive? A virtual drive is a shortcut to a folder hidden deep inside
    Windows. Instead of having an icon for the shortcut (virtual drive), you will see a drive icon with
    a letter that you chose when you go to My Computer after you create the drive. After completing this
    tutorial, you will be able to turn a long path
    (C:\directory\directory\more\directory\oh\my\gosh\this\
    is\a\long\direc....

    1. Looking for create, subforums, phpbb

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for create, subforums, phpbb

*MORE FROM TRAP17.COM*
Similar
How To Create Pdf Files Using Free Tool - Introduction to use a free tool to create PDF file
Create Dynamic Html/php Pages Using Simple Vb.net Code - Taking your application data, and creating a webpage for others to vie
How To Create A Torrent - For legal/leanring purposes only!
How To Create Cool Image Buttons
Phpbb Or Phpnuke?
How To Create A Show Desktop Shortcut
Php Nuke - Create Block
Phpmyadmin - Create new database: No Privileges
Create Table - Mysql Code - Help
Hackers Hijack A Half-million Sites: Phpbb Forum Users Must Read
[help]create P Server
Create Page? - How?
What Is Your Dream Naruto Character - create your own naruto character
Fruity Loops Tutorials-trance Style Songs - How to create and use a profesional trance style bass mellody
How To Create A Song In Fruity Loops Using Vanguard - but you can use outhers
Php Linking - One of the major advantages of PHP is the ability to create something
Create You Own Operating System - My new Website!
How To Create A Photoshop Vortex
How To Create Smallest Website
Toufee.com - Create Free Flash Movies Online - very good site
Own Server - I would like to create my own server...
Big 3: Vbulletin Vs. Invision Power Board Vs. Phpbb
Private Server Ro . - How to create your own private Ragnarok-Online server !!!
How To Create Embed Image Mail In Gmail
Have You Ever Heard Discuz? - it's a free forum likes phpBB.....
How To Create Java Button Or Frame - to be customized
Free Forum Hosting With No Annoying Ads! - Forums PHPbb
How Can I Create A Gui Using C++ - I need easy steps!
How To Create A Forum?
How To Create Virtual Drives - A complete guide on how to create virtual drives
advertisement



Can I create subforums with PhpBB?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE