I have seen v6. Yes, it is tons better code. But it's stuck with a heavy legacy of zero design effort file formats which limit the power of the software in many areas and Infopop are unlikely to be able to get rid of any time soon. Something that really drove me off is their mess between wordlets and templates; their "templates" are a flat out lie since they're nothing other than a bunch of hardwired subroutine calls to generate the HTML and the wordlet system is a very inflexible, restricted way of modifying the looks of pages that depends on how much control Infopop or a hack's author deemed worth the effort to give you. Lastly, there is massive amounts of Javascript being thrown around, mostly as a quickhack to offload the "login" functionality to the browser rather than implementing it serverside.

For me personally there is also the fact that our board is full of custom hacks I wrote myself. I started porting them to UBB6, but the above factors eventually put me off before I could waste too much effort on it. Right now I'm hoping for a UBB importer to Ikonboard v3..


In reply to Re^3: UBB Ultimate Crappity Board by Aristotle
in thread UBB Ultimate Bulletin Board by LeGo

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.