Page 1 of 1

UBB Code

Posted: Tue Jul 29, 2003 11:50 pm
by Chris Vogel
I have a question...

Why can't I use the same UBB here as I do at The Anything Forums?

Here are two examples:

<ul>
<li>With the LIST tag, I can't make a numbered list by putting
  1. or a list with letters by putting
    1. or
      1. . It just doesn't work.

        <li>With the QUOTE tag, I can't specify the quote source by doing
        Slashdot Article wrote: or whatever the source happens to be.
        </ul>

        See:
        1. <li>Item 1
          <li>Item 2
          <li>Item 3
          </ul>

          (And yes, I did close that list although you can't see it.)
          Blah Blah wrote: What I say is what I say is what I say.


          Archived topic from Iceteks, old topic ID:1164, old post ID:10213

UBB Code

Posted: Wed Jul 30, 2003 12:35 am
by jryan
A few issues could be:

1) We may have disabled some UBB coding... have to get Red to check in to that.

2) The Anything Forums may be running a newer version of IPB than us.

In any case, thanks for bringing that to our attention, we'll start working on it right away.

Archived topic from Iceteks, old topic ID:1164, old post ID:10217

UBB Code

Posted: Wed Jul 30, 2003 12:46 am
by Chris Vogel
jryan wrote: 2) The Anything Forums may be running a newer version of IPB than us.
They are...

At the Château (Which runs the same version of IPB as Iceteks I think), I can't make the different type of lists, but I can do the quote thing.

Thanks for helping, Jryan. :)

Archived topic from Iceteks, old topic ID:1164, old post ID:10218

UBB Code

Posted: Wed Jul 30, 2003 12:19 pm
by Red Squirrel

<ul>
<li>item 1
<li>item 2
<li>item 3
<li>item 4
</ul>

Code: Select all

[LIST]
[*]item 1
[*]item 2
[*]item 3
[*]item 4
[/LIST]
Yeah I think it's only supported in the newer version. I'm planing to upgrade, just not sure what kind of style to go with for the new skin. I might keep it similar, but either way I have to do it pretty much from scratch.

Archived topic from Iceteks, old topic ID:1164, old post ID:10234

UBB Code

Posted: Wed Jul 30, 2003 11:06 pm
by Chris Vogel
Thanks for the answers, guys. :) I can just wait. After all, I don't really need to make a numbered list. :lol:

Archived topic from Iceteks, old topic ID:1164, old post ID:10265