alango80
Forum Replies Created
-
Forum: Plugins
In reply to: [Knews Multilingual Newsletters] Can't edit or create newseltterThanks 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
Forum: Plugins
In reply to: [Knews Multilingual Newsletters] Can't edit or create newseltterCarles,
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
Forum: Plugins
In reply to: [Knews Multilingual Newsletters] Can't edit or create newseltterPHP 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.
Forum: Fixing WordPress
In reply to: Problem with databaseBut after that info I went again into wp-admin and I’m able to work again.
Just want to know what does it mean?Forum: Fixing WordPress
In reply to: Problem with databaseUnfortunately not