DEVDEBUG("DEBUG THIS FILE - EDITOR HERE");
eval('print_output("' . fetch_template('GENERIC_SHELL') . '");');
Ok this does print out the templete but my debugging statements do not display so what am I doing wrong please explain how this function DEVDEBUG(); is used and how to get it working in my PHP file. THANKS
I am real stumped and have tried a couple of versions and nothing works for me?
Note: I have also tryied moving the debug statement after the eval and that does not work either?
Ya the echo statements and print_r and var_dump do work if i do not have a eval() in the PHP but if I have a eval() in the PHP it just shows a blank page in vbulletin I do not know about anywhere else. I rember have a problem when i was doing some PHP to a backend for merchent processing. But now this is causeing me real probems and i have to be able the debug my PHP before the templete displays and then inside the templete like in the body of the templete. Can you explain how this can be done. THANKS
SirAdrian - Can you send me the file functions_debug.php i would love to look at the PHP and see if anything their gives me a idea of what i am doing wrong and what type of debug functions i can use. THANKS
I have change my notifation type to instant did not know it was not set correctly THANKS