Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
5 registered (Bjab, FordDoctor, Stan, SteveS, Pilgrim), 26 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 05/17/12
Posts: 3
Top Posters (30 Days)
Ruben 51
Gizmo 24
DennyP 24
Dunny 15
SteveS 14
AllenAyres 12
SD 10
dbremer 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
New Reply
Topic Options
#209261 - 03/26/08 03:48 PM Post Code Test
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Hello this is a test uses [color : red]

Hello this is a test uses [color = red]
Top Reply Quote Quick Reply Quick Quote
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#209262 - 03/26/08 03:48 PM Re: Post Code Test [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Nice... now uses either COLON or EQUAL SIGN
Top Reply Quote Quick Reply Quick Quote
#209263 - 03/26/08 03:49 PM Re: Post Code Test [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
When was this implemented ?

7.2.2 does not understand using the = sign

Was checking this as many of the other boards seem to use the = sign and not the colon.
Top Reply Quote Quick Reply Quick Quote
#209269 - 03/26/08 04:16 PM Re: Post Code Test [Re: ntdoc]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
cool

cool

Code:
[size:14pt]cool[/size]

[size=14pt]cool[/size]
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top Reply Quote Quick Reply Quick Quote
#209270 - 03/26/08 04:16 PM Re: Post Code Test [Re: Mark S]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
And font sizes too wink
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top Reply Quote Quick Reply Quick Quote
#209276 - 03/26/08 05:09 PM Re: Post Code Test [Re: Mark S]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Thanks Mark. Would assume most tags now parse either tag method.

I don't get too fancy on other boards though as I find that UBB has more options for TAGS than most other boards I'm on.
Top Reply Quote Quick Reply Quick Quote
#209287 - 03/26/08 08:31 PM Re: Post Code Test [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Top Reply Quote Quick Reply Quick Quote
#216541 - 08/20/08 05:56 AM Re: Post Code Test [Re: ntdoc]
Anonymous Gurax
Unregistered

Testing code tags. I administer with some friends a 7.2.2 and browsing with FireFox there are overleaps of normal text with text between code tags which makes the page unreadable.

Code tagged text follows.

Code:
char encr(char input, char key) {
    char charset[]="abcdef";
    char coded;

    int inputindex = -1; /*Indeks -1 dmth qe s'dihet asgje fillimisht */
    int keyindex = -1;
    int codedindex = -1;
    int i = 0;

    for(i=0; i<=strlen(charset)-1; ++i)
            if(input == charset[i]) {
                   inputindex = i;
                   i = strlen(charset);
            }

    for(i=0; i<=strlen(charset)-1; ++i)
            if(key == charset[i]) {
                   keyindex = i;
                   i = strlen(charset);
            }

    if(keyindex == -1)
            keyindex = 4; /* Vlere arbitrare, asnjehere s'duhet te ngelemi pa key */

    if(inputindex == -1)  /* Kur karakteri s'eshte ne alfabet e leme paprekur */
            return input;

    codedindex = keyindex + inputindex;
    if(codedindex > (strlen(charset)-1) )
            codedindex = codedindex - strlen(charset);

    coded = charset[codedindex];
    return coded;
}
Top Reply Quote Quick Reply Quick Quote
#216542 - 08/20/08 05:59 AM Re: Post Code Test [Re: Anonymous]
Anonymous Gurax
Unregistered

Here it shows correctly, it's displayed the same code snipet. Could this be a version dependent bug?
Top Reply Quote Quick Reply Quick Quote
#217568 - 10/05/08 09:59 AM Re: Post Code Test [Re: Anonymous]
Anonymous
Unregistered

&#322;&#347;&#261;&#263;&#324;&#322;&#322;&#322;
Top Reply Quote Quick Reply Quick Quote
Page 1 of 2 1 2 >


Quick Reply:
HTML is disabled
UBBCode is enabled




Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Due Date Calculator-Calculate When Your Baby is Due
by StewartMyduedate
Today at 12:54 AM
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
Forum Stats
10491 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image