Image myBB Custom markup for PHP Code insert for posts.

myBB Custom markup for PHP Code insert for posts.
#1
Open showthread.php (You can find it in your root directory, i.e. where index.php, etc, files are located).



After:
(Code_Block)
define('THIS_SCRIPT''showthread.php'); 

Add after it:
(Code_Block)
ini_set('highlight.string''#ffffff'); 
ini_set('highlight.comment''#00ff00'); 
ini_set('highlight.keyword''#22ff22'); 
ini_set('highlight.default''#cecece'); 
REPLY


MESSAGES IN THIS THREAD
myBB Custom markup for PHP Code insert for posts. - by Anonymous - 03-18-2025, 09:45 AM

FORUM JUMP: