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

loze’s picture

commenting this out on line 113 and 114 fixed this

grandcat’s picture

Status: Active » Needs work

You 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.

grandcat’s picture

Status: Needs work » Fixed

Fixed now in devel. Stable version was not affected!

grandcat’s picture

Status: Fixed » Closed (fixed)

Closed.