Log in

View Full Version : vB3 test


assassingod
09-13-2003, 04:59 PM
Hello, I am assassingod....Moo, Baa, Oink, Cluck, *insert more farm animal noises here*

Testing some code in one of mah addons

// get latest thread
$newestthread = $DB_site->query("
SELECT thread.threadid,thread.title,thread.dateline
FROM " . TABLE_PREFIX . "thread
ORDER BY dateline DESC
");
while ($newestthreads = $DB_site->fetch_array($newestthread))
{
$latestthread = ("<a href=\"$vboptions[bburl]\showthread.php?$session[sessionurl]t=$newestthreads[threadid]\">$newestthreads[title]</a><br />");
}


Testing some HTML code in one of my pages

<p>
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">


Testing an SQL query

SELECT thread.title
FROM thread
ORDER BY dateline DESC


Testing another quote

I toast, therefore I am

ending the main quote

filburt1
09-13-2003, 05:08 PM
You broke it! *soothing voice* There, there...

assassingod
09-13-2003, 05:14 PM
You broke it! *soothing voice* There, there...
LOL! Looks like we need some special vB3 bandages

assassingod
09-13-2003, 05:54 PM
Testing a bug I found:

Hey everybody, here is a tag for vB, the tag is [QUOTE]

What this does is ...*blah blah* ...

(The space has been removed between is and the quote tag)

filburt1
09-13-2003, 06:24 PM
Testing a bug I found:

Hey everybody, here is a tag for vB, the tag is [QUOTE]

What this does is ...*blah blah* ...

(The space has been removed between is and the quote tag)
Already reported it and was classified as "Won't Fix."

assassingod
09-13-2003, 06:29 PM
I did a search in the bug tracker and didnt find anything. Who said it wont be fixed, because Scott hasn't said that yet and he's replied.

filburt1
09-13-2003, 06:46 PM
I did a search in the bug tracker and didnt find anything. Who said it wont be fixed, because Scott hasn't said that yet and he's replied.
http://www.vbulletin.com/forum/bugs.php?do=view&bugid=604

assassingod
09-13-2003, 06:49 PM
http://www.vbulletin.com/forum/bugs.php?do=view&bugid=604
Thanks much.

Xenon
09-17-2003, 09:08 PM
test

new line

test

test

test

Xenon
09-17-2003, 09:08 PM
test

test

test