Results 1 to 10 of 24

Dev. Posts

Hybrid View

  1. #1
    Player
    Konachibi's Avatar
    Join Date
    Aug 2011
    Posts
    1,854
    Character
    Kona Chibi
    World
    Coeurl
    Main Class
    Archer Lv 50
    They fixed the table so that it shows properly now but now there's lines missing from the sides of them.

    If it were me I'd be getting pretty angry with HTML right now XD

  2. #2
    Player
    Reinheart's Avatar
    Join Date
    Mar 2011
    Location
    Subligania
    Posts
    5,831
    Character
    Reinheart Valentine
    World
    Sargatanas
    Main Class
    Warrior Lv 86
    Quote Originally Posted by Konachibi View Post
    They fixed the table so that it shows properly now but now there's lines missing from the sides of them.

    If it were me I'd be getting pretty angry with HTML right now XD
    lol oh yeah didn't check that part after just saw rest of the post being there lolol.

    I guess they closed the <td> tag like I posted but missing the data afterwards still missing two rows of column, if my coding friend saw that he would be bit**ing about it for a while lol...

    HTML Code:
    </td></tr></tbody></table>
    yeah I see they added that to close the table row, now they just need to bring whatever data is missing from recipe (crystal/shard info) for Plumed Bronze Pickaxe and everything afterwards.

    Hope they had backup ....reminds me when I almost lost all my FFXI linkshell members points.... lol but that was data in SQL table so had backup few days back
    (0)

  3. #3
    Player
    Konachibi's Avatar
    Join Date
    Aug 2011
    Posts
    1,854
    Character
    Kona Chibi
    World
    Coeurl
    Main Class
    Archer Lv 50
    Quote Originally Posted by Reinheart View Post
    lol oh yeah didn't check that part after just saw rest of the post being there lolol.

    I guess they closed the <td> tag like I posted but missing the data afterwards still missing two rows of column, if my coding friend saw that he would be bit**ing about it for a while lol...

    HTML Code:
    </td></tr></tbody></table>
    yeah I see they added that to close the table row, now they just need to bring whatever data is missing from recipe (crystal/shard info) for Plumed Bronze Pickaxe and everything afterwards.

    Hope they had backup ....reminds me when I almost lost all my FFXI linkshell members points.... lol but that was data in SQL table so had backup few days back
    Reminds me of my college days when I wrote a C++ program that basically spammed the screen with questions and if every single one was answered it'd shut the computer down.

    Would have made a good joke, but I missed a '<' in one of the lines and turning it on caused a blue screen of death, all those lines of code went *poof* XD