Forums

Moving WP install, NO go (4 posts)

  1. fluentdesigns
    Member
    Posted 4 years ago #

    Ok after downloading the datafiles 5 times and uploading them and exporting and importing the database multiple times I cannot figure out why I am getting this error.

    if ( $admin ) { require_once(dirname(__FILE__) . '/lib_functions.php'); add_action('activate_'.$plugindir.'/cforms.php', 'cforms_init'); add_action('admin_head', 'cforms_options_page_style'); add_action('admin_menu', 'cforms_menu'); add_action('init', 'download_cforms'); } } add_filter('wp_head', 'cforms_style'); add_filter('the_content', 'cforms_insert',10); ?>
    Warning: Cannot modify header information - headers already sent by (output started at /home/mfsperfo/public_html/wp-content/plugins/contactforms/cforms.php:16) in /home/mfsperfo/public_html/wp-includes/pluggable.php on line 390

    Im at a total loss. I have never had more trouble moving a script in my life... please help.

  2. fluentdesigns
    Member
    Posted 4 years ago #

    After disabling the plugins and reexporting the error changed to this:

    Warning: Cannot modify header information - headers already sent by (output started at /home/mfsperfo/public_html/wp-config.php:47) in /home/mfsperfo/public_html/wp-includes/pluggable.php on line 390

  3. fluentdesigns
    Member
    Posted 4 years ago #

    Anyone help, any ideas???
    the site works fine on the same server different domain.

  4. moshu
    Member
    Posted 4 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.