When running update.php i get "update_script_selection_form<--CCK " printed at top of the page before the doctype
and in the error box i get.
warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/allstarsportsacademynj.com/subdomains/dev/httpdocs/sites/all/modules/image_fupload/image_fupload.module:113) in /var/www/vhosts/allstarsportsacademynj.com/subdomains/dev/httpdocs/includes/common.inc on line 141.
Comments
Comment #1
loze commentedcommenting this out on line 113 and 114 fixed this
Comment #2
grandcat commentedYou shouldn't use the devel version in the moment, use stable version instead.
Important Edit:
I made last changes revert because it will be developed a completely new module architecture in order to both support image module & ckk + filefield image.
Comment #3
grandcat commentedFixed now in devel. Stable version was not affected!
Comment #4
grandcat commentedClosed.