• Resolved Ellie Strejlau

    (@ellieroepken)


    This is what I’m getting when I enable the plugin and go to the settings page. I don’t have the authority to change php.ini, and adding memory_limit to the plugin’s php script or to my .htaccess file isn’t working.

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 153431384 bytes) in /home/.../public_html/wp-content/plugins/vice-versa/vice-versa.php on line 181

Viewing 1 replies (of 1 total)
  • Plugin Author Jason Lau

    (@jason-lau)

    Comment out lines 182 and 260 in wp-content/plugins/vice-versa/vice-versa.php
    //$wpdb->flush();
    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Vice Versa] Fatal Error’ is closed to new replies.