tonymontanabcn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: HTTP ERROR 500 por update de WordPress+PluginsI followed the instructions I found googleing.
Most of them talk about renaming (temporarily) the Plugins and Theme folders to find where the problem could appear.
I also overwrited the Theme folder I was using when I got the problem (Activello) with the last version of the Theme.
No solution in both cases.I’m not an expert and I can’t undersand the problem into the de error log.
Thanks anyway ??Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-includes/functions.php on line 3573 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-includes/functions.php on line 3792 Deprecated: Function create_function() is deprecated in /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-includes/pomo/translations.php on line 208 Deprecated: Function create_function() is deprecated in /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-includes/pomo/translations.php on line 208 Deprecated: Function create_function() is deprecated in /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-includes/pomo/translations.php on line 208 Fatal error: Uncaught Error: Call to undefined function wp_update_custom_css_post() in /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-content/themes/activello/functions.php:125 Stack trace: #0 /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-includes/plugin.php(525): activello_setup(”) #1 /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-settings.php(376): do_action(‘after_setup_the…’) #2 /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-config.php(88): require_once(‘/mnt/web006/c2/…’) #3 /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-load.php(37): require_once(‘/mnt/web006/c2/…’) #4 /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-blog-header.php(12): require_once(‘/mnt/web006/c2/…’) #5 /mnt/web006/c2/08/57253708/htdocs/WordPress_03/index.php(17): require(‘/mnt/web006/c2/…’) #6 {main} thrown in /mnt/web006/c2/08/57253708/htdocs/WordPress_03/wp-content/themes/activello/functions.php on line 125`
Forum: Fixing WordPress
In reply to: HTTP ERROR 500 por update de WordPress+PluginsThanks for your response.
I have no access to the WP Admin, so I had to disable all themes and plugins by re-naming their folders into the FTP “wp-content”. No results.
The only change was that when active the page shows HTTP ERROR 500, and when disabled the page is completely white, no error text.
That’s why I managed to have the errors log I pasted in my first message.My hosting provider is STRATO and the customer service is poor, they only send me basic solutions. I got a backup but its date is after the problem.
Acccessing from the FTP I got all the data, uploaded content, etc but I don’t know what else to change or try.It’s desperating… ??