Dashboard does not work

  • Anonymous

    #5568

    I was trying to edit an ad at the (Another WordPress Classifieds Plugin) and when I hit update the dashboard got stuck and since then I can not login into my account.

    Any ideas?

    Would be useful if I delete the plugin folder from the FTP server?

    http://www.aspros.gr

    Anonymous

    #32234

    Has anyone any idea. My site is not down but I cant login and generally do nothing at my dashboard. I didn’t mentioned before that i use graphene 1.81 and wordpress 3.41

    Any Ideas would be useful

    http://www.aspros.gr

    Anonymous

    #32235

    Use FTP and remove the plugin directory.

    Anonymous

    #32236

    I removed the directory from /httpdocs/wp-content/plugins but still the dashboard does not appear. Is there any other directory that I have to delete?

    Admin

    Syahir Hakim

    #32237

    Try setting WP_DEBUG to true in your wp-config.php file, and see if any error message comes up.

    Anonymous

    #32238

    I changed the WP_DEBUG to TRUE and when I am trying to login into Dashboard this error log appers:

    Notice: Undefined variable: cache_wptouch in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/wp-super-cache/plugins/wptouch.php on line 109

    Warning: Call-time pass-by-reference has been deprecated in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/gtranslate/gtranslate.php on line 43

    Warning: Call-time pass-by-reference has been deprecated in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/gtranslate/gtranslate.php on line 66

    Warning: Call-time pass-by-reference has been deprecated in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/gtranslate/gtranslate.php on line 81

    Warning: Call-time pass-by-reference has been deprecated in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/gtranslate/gtranslate.php on line 95

    Warning: Call-time pass-by-reference has been deprecated in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/gtranslate/gtranslate.php on line 121

    Notice: Use of undefined constant use_sorting – assumed ‘use_sorting’ in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/wp-table/wp-table.php on line 316

    Notice: Η load_plugin_textdomain κλήθηκε με όρισμα που είναι αποδοκιμαστέο από την έκδοση 2.7 και μετά. Δεν υπάρχει εναλλακτικό όρισμα. in /var/www/vhosts/aspros.gr/httpdocs/wp-includes/functions.php on line 2714

    Notice: Η has_cap κλήθηκε με όρισμα που είναι αποδοκιμαστέο από την έκδοση 2.0 και μετά! Τα επίπεδα χρηστών είναι αποδοκιμαστέα. Χρησιμοποιήστε ρόλους και δυνατότητες (Roles and Capabilities).. in /var/www/vhosts/aspros.gr/httpdocs/wp-includes/functions.php on line 2712

    Fatal error: Call to undefined function update_options() in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/wordpress-seo/admin/class-admin.php on line 441

    Any Ideas??

    Admin

    Syahir Hakim

    #32239

    This is the culprit:

    Fatal error: Call to undefined function update_options() in /var/www/vhosts/aspros.gr/httpdocs/wp-content/plugins/wordpress-seo/admin/class-admin.php on line 441

    AFAIK, there is no update_options() function in WordPress, but there is update_option() function, so it might just be a typo in the plugin. Try renaming the plugin’s directory to any other name.

    Anonymous

    #32240

    Or, just update the WordPress SEO plugin. Joost de Valk had fixed this issue in version 1.2.8.1 itself. You are still using 1.2.8, and the current version is 1.2.8.2

    Download a fresh copy from here, and upload it to wp-content/plugins directory.

    Anonymous

    #32241

    Thank you guys. When I changed the the name of the directory the dashboard worked. I also updated the plugin. There are still some errors that are coming up but I will deal with them later in another topic.

    Thanks again. You are the best.

    Resolved

Viewing 9 posts - 1 through 9 (of 9 total)

  • You must be logged in to reply to this topic.