Quote Originally Posted by dssprogrammer View Post
/** * Breakpoint 180. * * require('includes/init_includes/init_html_editor.php); * */ $autoLoadConfig[180][] = array('autoType'=>'init_script', 'loadFile'=> 'init_html_editor.php'); ?>
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/versatilereproductions/public_html/admin/includes/auto_loaders/config.core.php:246) in /home/versatilereproductions/public_html/includes/functions/sessions.php on line 108
eaned ... '); define('WARNING_ADMIN_ACTIVITY_LOG_RECORDS', 'WARNING: The Admin Activity Log table has over 50,000 records and should be cleaned ... '); define('RESET_ADMIN_ACTIVITY_LOG', 'Go to Store Manager to Reset the Admin Activity Log'); define('CATEGORY_HAS_SUBCATEGORIES', 'NOTE: Category has SubCategories
Products cannot be added'); /////////////////////////////////////////////////////////// // include additional files: require(DIR_WS_LANGUAGES . $_SESSION['language'] . '/' . FILENAME_EMAIL_EXTRAS); include(zen_get_file_directory(DIR_FS_CATALOG_LANGUAGES . $_SESSION['language'] . '/', FILENAME_OTHER_IMAGES_NAMES, 'false')); ?>

Warning: Cannot modify header information - headers already sent by (output started at /home/versatilereproductions/public_html/admin/includes/auto_loaders/config.core.php:246) in /home/versatilereproductions/public_html/admin/includes/init_includes/init_templates.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/versatilereproductions/public_html/admin/includes/auto_loaders/config.core.php:246) in /home/versatilereproductions/public_html/admin/includes/functions/general.php on line 34
It seems several of your files have been transferred incorrectly. Maybe they've been uploaded as binary files instead of ascii? Maybe they've lost their line-endings and are being treated as all-on-one-line? Maybe pieces of them are incomplete?