View Single Post
Old 10-05-2004, 05:29 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
A couple of things you can do is make sure config.php looks like this for these two values:
Code:
define('DISPLAY_SNIPPETS',false);
define('DISPLAY_SUMMARY',false);
Also, you might want to take a look at libs/function_phpdig_form.php. Something might need to be changed there.

Hope this helps.
vinyl-junkie is offline   Reply With Quote