Forum Replies Created

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

    (@alango80)

    Thanks for help Carles.

    Carles solution was to allocate more memory to PHP in the wp-conf.
    Below solution.

    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Try to add to your wp-config.php:

    define( ‘WP_MEMORY_LIMIT’, ’64M’ );

    Alan

    Thread Starter alango80

    (@alango80)

    Carles,

    As well as

    Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /home/mojairla/public_html/maditrunner.com/wp-includes/functions.php on line 3201

    Notice: Undefined variable: supported in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/library.php on line 385

    Warning: preg_match() [function.preg-match]: Compilation failed: missing ) at offset 166 in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/library.php on line 385

    Warning: preg_match() [function.preg-match]: No ending delimiter ‘/’ found in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/library.php on line 385

    Notice: Undefined index: knews_news in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/administrator.php on line 35

    Thread Starter alango80

    (@alango80)

    PHP debug

    Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /home/mojairla/public_html/maditrunner.com/wp-includes/functions.php on line 3201

    Notice: Undefined variable: supported in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/library.php on line 385

    Warning: preg_match() [function.preg-match]: Compilation failed: missing ) at offset 166 in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/library.php on line 385

    Warning: preg_match() [function.preg-match]: No ending delimiter ‘/’ found in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/library.php on line 385

    Notice: Undefined index: page in /home/mojairla/public_html/maditrunner.com/wp-content/themes/hockeytime/inc/administrator.php on line 16

    Fatal error: Allowed memory size of 44040192 bytes exhausted (tried to allocate 81 bytes) in /home/mojairla/public_html/maditrunner.com/wp-includes/pomo/mo.php on line 235

    To add to that ‘Save’ button doesn’t work as well.

    Thread Starter alango80

    (@alango80)

    But after that info I went again into wp-admin and I’m able to work again.
    Just want to know what does it mean?

    Thread Starter alango80

    (@alango80)

    Unfortunately not

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