I have check my log and this is what I get:

PHP Parse error: syntax error, unexpected 'DECIMAL' (T_STRING) in /home/sabaturproaudio/public_html/includes/database_tables.php on line 102

And this is what I put in on line 102:

define('products_msrp' DECIMAL( 15, 4 ) NOT NULL AFTER 'products_price');