Hello WebFlake,
I'm having an issue with adding developer tools to my suite. I currently have uploaded a new, clean version of IPS 4.3.3, uploaded the dev tools (downloaded from the official IPS site), and added the following code to my constants.php file;
<php
define( 'IN_DEV', TRUE );
?>
The end result;