UBB Code

Announcements about the forum or services itself
Locked
Chris Vogel
Posts: 5140
Joined: Fri Jan 10, 2003 1:14 am

UBB Code

Post 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
User avatar
jryan
Posts: 395
Joined: Wed Dec 18, 2002 1:19 am

UBB Code

Post 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
Chris Vogel
Posts: 5140
Joined: Fri Jan 10, 2003 1:14 am

UBB Code

Post 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
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

UBB Code

Post 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
Honk if you love Jesus, text if you want to meet Him!
Chris Vogel
Posts: 5140
Joined: Fri Jan 10, 2003 1:14 am

UBB Code

Post 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
Locked