The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 104 - File: global.php(961) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 104 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$search_forums - Line: 121 - File: global.php(1070) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(1070) : eval()'d code 121 errorHandler->error_callback
/global.php 1070 eval
/printthread.php 16 require_once



No Cancer RP
A Testing Thread - Printable Version

+- No Cancer RP (https://www.nocancerrp.com/Forums)
+-- Forum: General (https://www.nocancerrp.com/Forums/forumdisplay.php?fid=1)
+--- Forum: Off-Topic (https://www.nocancerrp.com/Forums/forumdisplay.php?fid=2)
+--- Thread: A Testing Thread (/showthread.php?tid=2203)



A Testing Thread - Lawn Chair - 03-10-2022

Congratz! You found my test thread Smile
Please disregard this, I'm just testing to see the full capabilities of the forum posts to test some things...




Code:
<h1 id=testing> This is just a test</h1>
<p> If I am lucky, this will work as actual html code and allow for jump linking. </p>
<p> Well, darn, this dosn't work the way I want :( I wonder what Mark Up language this fourm uses.</p>

I guess lets see how the PHP box works...

PHP Code:
<?php $string "Simple PHP test!!"; echo ("Printing the string: "); echo $string;?>

So it's literally just a box for posting PHP code that gets colorized, that's lame

I did some digging and it looks like the forum is just built on PHP using BBcode formating which would be to limiting for my ideas. Well now my idea won't work so that's not nearly as cool Sad