• Responding to email notices you receive.
    **************************************************
    In short, DON'T! Email notices are to ONLY alert you of a reply to your private message or your ad on this site. Replying to the email just wastes your time as it goes NOWHERE, and probably pisses off the person you thought you replied to when they think you just ignored them. So instead of complaining to me about your messages not being replied to from this site via email, please READ that email notice that plainly states what you need to do in order to reply to who you are trying to converse with.

  • IMPORTANT! PLEASE READ!! About the Google Adsense ads being displayed

    =====================
    Posted 08/15/2025
    =====================


    Yeah, I know. They are a pain in the butt. But they pay the bills to keep my server running. Just a fact of life, I am afraid.

    Want to get rid of them? Simple. Just become a Contributor level member or above and they will be gone. -> Please click HERE."

    Is that too much for me to ask of you to keep this site running? Well, sorry about that. I too wish I could get everything for free. But alas.....

    =====================
    Addendum: 01/10/2026
    =====================


    Google Adsense ad revenue for December, 2025 was just $30 over the cost of the lease for the server running this site. So, in effect, the money providing the incentive for me to continue running this site is coming SOLELY from the paid memberships and sponsorships here. Which honestly ain't much....

testing table code

Just FYI, if you don't want all the leading blank lines before your table, remove all the hard returns from your text. (You can see what I mean if you hit the "quote" button on my post.)

Like this:
test1test2
test3test4
56

Instead of this:
test1test2
test3test4
56

This seems to be a function of vBulletin converting all hard returns into <br> tags, and since they are not inside the table/tr/td tags, they all get displayed before the table itself. So the table becomes this:

<table><br>
<tr><br>
<td>test1</td><br>
<td>test2</td><br>
</tr><br>
<tr><br>
<td>test3</td><br>
<td>test4</td><br>
</tr><br>
<tr><br>
<td>5</td><br>
<td>6</td><br>
</tr><br>
</table><br>

Which is displayed (at least by IE) like this:
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<table>
<tr>
<td>test1</td>
<td>test2</td>
</tr>
<tr>
<td>test3</td>
<td>test4</td>
</tr>
<tr>
<td>5</td>
<td>6</td>
</tr>
</table>

(Yeah, it's totally lame but I don't think there's a work-around for it. :ack2: )
 
Yeah, I know. I am trying to do a work around for my blocking HTML conversions within posts for that table I use for membership perks. This system allows BB code substitution for HTML codes, so I am trying that route.
 
_Visitor/Guest/Not logged inRegistered memberParticipantContributorBenefactorEndowment
Yearly Feenonenone$10.00$25.00$100.00$250.00
Can view threads on BOI_XXXXX
Can POST threads and replies on the BOI__XXXX
Can view posts in other restricted forums (Lonely Hearts Club, Web Watch, Consumer Reports, Police Blotter, etc.)XXXXXX
Can post threads and replies in other restricted forums__XXXX
Can view threads in ALL other non-restricted forumsXXXXXX
Can view, post threads and replies in ALL other non-restricted forums_XXXXX
Ability to have avatars and profile photos__XXXX
Ability to participate in Fauna Fund auctions__XXXX
Ability to give positive karma points_XXXXX
Ability to give negative karma points__XXXX
Can display signature area__XXXX
Avatar size limit in pixels__50x50160x160160x160160x160
Avatar size limit in kbytes__20404040
Profile picture size in pixels__100x100160x160160x160160x160
Profile picture size in kbytes__20404040
# of allowed stored private messages_205075125250
Upload attachment (photos) limit in forums in kilobytes_1002507502000unlimited
Upload photos limit in photo gallery in kilobytes_1002507502000unlimited
Can post, edit, and delete public calendar events__XXXX
Can vote on polls in the BOI Good Guy Certification Forum & provide Traders Ratings feedback__XXXX
Can be accepted as a "Certified Good Guy" in the BOI Good Guy Certification Forum ___XXX
Registered user name changes permitted___XXX
Can view members name who left karma point comments___XXX
Can view other member's info___XXX
Can create custom member titles___XXX
Can edit and delete own posts in discussion forums___XXX
Ability to view IP addresses on posts_____X
Ability to move and open/close their own threads in discussion forums_____X
*FREE* FaunaNet website hosting_____X
_
 
Back
Top