error installing in hoteldroid

35 views
Skip to first unread message

NASFAT WORLDWIDE

unread,
Apr 22, 2012, 10:04:17 AM4/22/12
to CK-ERP (English)
please i get the error installing the ck erp in the initial setup
Warning: Cannot modify header information - headers already sent by
(output started at /home/eliasdu5/public_html/hrm/hrm/ck-api/hoteld/
connector.inc.php:115) in /home/eliasdu5/public_html/hrm/hrm/ck-admin/
adminfilter_validate.php on line 33

C K Wu

unread,
Apr 22, 2012, 8:24:12 PM4/22/12
to CK-E...@googlegroups.com
Looks like you are putting the CK-ERP modules two levels below the
shared hosting's public folder,

......./public_html/hrm/hrm/ck-api/........

Please refer to the Installation Manual for the target (HotelDruid)
folder into which the CK-ERP modules are to be placed. If this is not
the cause of your problem, please provide further details as to your
running environment to allow a better diagnosis.

operating system and version
web server and version
database backend and version
php version
hoteldruid/php-residence version
the sequence of events/clicks prior to the display of the warning message
whether you have added any customisation to CK-ERP's distribution code
...... etc.

Best Regards,
CK

Ivan T.

unread,
Oct 16, 2012, 10:46:53 PM10/16/12
to ck-e...@googlegroups.com
Try to modify /home/eliasdu5/public_html/hrm/hrm/ck-api/hoteld/ 
connector.inc.php, around line 21:

$ck_header = ob_get_contents();
ob_end_clean();

add this line:

ob_start();

in order to turn on output buffering; it worked for me with the same error message (osCommerce 2.2/2.3)

Good luck
Reply all
Reply to author
Forward
0 new messages