View Single Post
Space at top of module
Old
  (#1 (permalink))
Frostblade
Junior Member
 
Status: Offline
Posts: 13
Join Date: Sep 2006
Space at top of module - 02-20-2007, 07:16 PM

I'm running into a problem with some Nuke 8.0 modules. On the standard modules with nuke, the right block fix
Code:
define('INDEX_FILE', true);
works with no problem. But on custom modules that line of code puts a space in at the top of the module. You can see this at: http://www.blackhorsefaction.org/mod...e=Captain_List

Any ideas on a fix for this?
   
Reply With Quote