Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter reyach

    (@reyach)

    thanks Blago 🙂 any links to where i might find this plugin??

    Thread Starter reyach

    (@reyach)

    Sorry for the treble posting !!

    I have found with post.php this at line 379

    $post = get_post( wp_insert_post( array( ‘post_title’ => __( ‘Auto Draft’ ), ‘post_type’ => $post_type, ‘post_status’ => ‘auto-draft’ ) ) );

    Is there anything odd about this call?

    As wordpress3 is fairly new, perhaps we can compare it again an earlier post.php file. I don’t know clutching at straws here! 🙂 Thank you!

    Thread Starter reyach

    (@reyach)

    Hi – Active_plugins is set to the value suggested. Renamed plugins folder and created an empty plugins folder. I have freshly install wp-includes folders – I am working on a local server so no FTP.

    Error message still there. Looking at the post.php need a script editor to find out what’s on line 379?

    Any other suggestions. Thanks again for your help.

    Thread Starter reyach

    (@reyach)

    Hi – Active_plugins is set to the value suggested. Renamed plugins folder and created an empty plugins folder – still error message.
    I have not tried to freshly install wp-content folders as I am working on a local server and its easy to see the files are identical.

    Just to mention the error message appears in a new window when I click on ‘add post’ What folder/file(s) is ‘add post’ calling to?
    Thanks again for your help.

    Thread Starter reyach

    (@reyach)

    Hi thanks for your help.. Deactivated plugins, switchback to original default them, yet same Fatal error: Only variables can be passed by reference in c:\wamp\www\wordpress\wp-admin\includes\post.php on line 379

    Do you think a PHP config file needs tweaking?
    Thanks again,

Viewing 5 replies - 1 through 5 (of 5 total)