Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
6 registered (gliderdad, runaask, Mike L, Gizmo, id242, FordDoctor), 25 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 01/02/12
Posts: 2
Top Posters (30 Days)
Ruben 65
SD 57
Gizmo 53
gliderdad 32
Iann128 22
Dunny 21
Steve C 20
driv 18
dbremer 16
Stan 15
Latest Photos
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Gizzo Marx
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: 3382
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: 3382
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: 3382
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: 3382
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: 3382
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
A positive note
by SteveS
09:36 PM
How to locate links to particular site if they are only used in images?
by Conrad
02/10/12 09:41 PM
Pictures not displaying
by Marker23
02/09/12 10:04 PM
Issue with logging out constantly
by Flanuva
02/09/12 07:05 PM
Long thread, UBB code not parsing
by Bad Frog
02/09/12 07:47 AM
Forum Stats
10211 Members
36 Forums
33666 Topics
180901 Posts

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