Results 1 to 4 of 4

Thread: phpBB3 Table Mod?     submit to reddit submit to twitter

  1. #1
    New Merits
    Join Date
    Mar 2005
    Posts
    206
    BG Level
    4
    FFXI Server
    Bahamut

    phpBB3 Table Mod?

    I really need to be able to create a tables in my forums but it seems there isn't a mod yet for phpBB3. But I see people doing it, I am still very new to all of this and learning a lot every time I toy with it. How do I put the ability to post tables? I see people writing all these codes, but I don't know where they go, or what I have to do to be able to get a visual of it.

    Thanks in advance.

  2. #2
    Not Killing Ganon
    Join Date
    Sep 2006
    Posts
    1,262
    BG Level
    6
    FFXI Server
    Siren

    Re: phpBB3 Table Mod?

    could be as simple as turning on HTML in posts and allowing <td> <tr> and the rest of the table codes in there.

  3. #3
    Final Fantasy XI Music Devotee

    Join Date
    Dec 2005
    Posts
    723
    BG Level
    5
    FFXIV Character
    Vianne Nys
    FFXIV Server
    Excalibur
    FFXI Server
    Quetzalcoatl

    Re: phpBB3 Table Mod?

    As far as I know phpBB3 doesn't support html on post content.

    However, it allows adding custom tags easily, so you can configure some tags to create html tables in posts.

  4. #4
    New Merits
    Join Date
    Mar 2005
    Posts
    206
    BG Level
    4
    FFXI Server
    Bahamut

    Re: phpBB3 Table Mod?

    http://startrekguide.com/forum/mods/...php?f=82&t=309

    I found this: [Tutorial] Creating Table BBCodes

    Like I said I am still very new and don't know too much about this, What am I suppose to do, or put these codes?