Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #283821

    Hey, there seems to be a conflict between Enfold and the Content Timeline plugin I’m using (by Shindiri Studio http://www.shindiristudio.com/demo/?item=Content%20Timeline_Wordpress). I’ve tried getting them to solve this for me, but they asked if I could try you. I’m getting the following error not only in the plugin area (both front and back end), but even I’ve even seen it show up when just clicking on a text block element on another page.

    Fatal Error: memory size of 41943040 bytes exhausted (tried to allocate 258017 bytes) in /data/23/3/90/15/3416504/user/3809111/htdocs/wp-content/themes/enfold/css/dynamic-css.php on line 750

    The plugin developer upgraded the plugin for me and now it’s not showing up at all, they say due to this conflict, but it was here http://skidrow.org/history-timeline-timeline/

    Thanks!

    #283905

    Hey!

    Try increasing the memory allocated to PHP:
    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Regards,
    Josue

    #286870

    Thanks, adding define( 'WP_MEMORY_LIMIT', '96M' ); to the bottom of the wp-config.php file seems to be working.

    #286888

    You are welcome, always glad to help :)

    Regards,
    Josue

    #307607

    Well, I was able to work on the timeline a bit — back after we had the previous exchange — then the project got put on hold. Now I’m back to working on it and having the same issue again. I tried upping the memory to 256M, but still no luck. I’m also seeing the error again (see below). Any other suggestions?

    Memory size of 41943040 bytes exhausted (tried to allocate 260935 bytes) in /data/23/3/90/15/3416504/user/3809111/htdocs/wp-content/themes/enfold/css/dynamic-css.php on line 754

    http://skidrow.org/history-timeline-timeline/

    #307730

    Hi!

    The memory limit is still 40M. Please contact your host, maybe they put a limit on the wordpress memory configuration. If possible, set it to 128M.

    Regards,
    Ismael

    #308338

    Awesome; thank you — I called the host and they instructed me to add memory_limit = 128M to the php.ini file in the cgi bin, which seems to have done the trick! Thanks again!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Content Timeline plugin conflict’ is closed to new replies.