Forums

PHP error (4 posts)

  1. jimitchell
    Member
    Posted 1 year ago #

    I am running into a PHP issue. I assume that it is a result of a plug-in but cannot access the Admin due to the errors (see below). Does anyone have an idea on how I can deactivate the plugins without having access to the admin?

    Thanks,
    Jim

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/infoedre/public_html/wp-includes/cron.php on line 320

    Warning: Cannot modify header information - headers already sent by (output started at /home/infoedre/public_html/wp-includes/cron.php:320) in /home/infoedre/public_html/wp-includes/pluggable.php on line 866

  2. Warning: Cannot modify header information - headers already sent by

    Give this a read, it may help you sort it out.

    http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F

  3. jimitchell
    Member
    Posted 1 year ago #

    Hi Jan,

    Thank you. I tried everything, but with no luck. I did some info where it could be related to a db cache issue. I just happen to have WP Super Cache installed.

    Thanks,
    Jim

  4. Normally I'd say deactivate all of your plugins but with WP Super Cache give this a read first for gotchas regarding deactivating that plugin.

    http://wordpress.org/extend/plugins/wp-super-cache/other_notes/

    Once you've read and understood those steps, give this a read for disabling your plugins when you don't have admin access.

    And as usual, consider backing up the whole works first. ;)

    http://codex.wordpress.org/WordPress_Backups
    http://codex.wordpress.org/Backing_Up_Your_Database
    http://codex.wordpress.org/Restoring_Your_Database_From_Backup

    With the plugins turned off, see if you can get into the admin pages.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.