Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #192585

    Hi !

    First of all i want to say that your Theme is awesome :)

      My Problem:

    I want to switch the language from english to german and added / edited the wp-config file and set up ‘de_DE’ .
    Well so far everything is good, the site is in german now.

    …But when i want to enter “Theme Options” or the “LayerSlider WP” i always get an error like this

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes) in /www/htdocs/w00e6f92/ios/wp-admin/includes/deprecated.php on line 529

    I already tryed to change things like 32M to 64M or 128M etc. but i get still the same error.
    I Hope you can help me, or tell me how i can save all settings and reinstall everything without loosing my data.

    Thank you

    Eyman1

    • This topic was modified 11 years ago by Eyman1.
    #192688
      Things I have already tryed are :

    – replacing all WordPress file / Enfold theme files
    – adding “define(‘WP_MEMORY_LIMIT’, ‘**M’);” with 32M, 64M, 128M etc.
    – deactivate theme and activate ( in various combinations like : switching -> change language -> switch back to Enfold and so on )



    The curious thing is that the whole site works, everything is displayed in german, so the language change worked fine.
    Just the Ajax Search doesn´t work and I am not able to enter the theme specific settings ( including the Slider settings )

    Greetz

    Eyman1

    #192702

    Ok.

      Problem solved

    I increased the php memory size with adding “php_value memory_limit 128M” in the .htacces file.

    Maybe this can help someone else.

    Greetings

    Eyman1

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error when switching the language’ is closed to new replies.