Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey David,

    Great plugin!

    I have a similar problem with support for Ghostscript. On the shortcodes tab I get the “Ghostscript support is not installed” warning.

    I talked to my web hosting provider. And they confirmed that imagemagick and ghostscript are installed.

    I checked if imagemagick supports pdf via phpinfo() and that was also true.

    Can you help me debug this problem? Would the way wordpress is installed on the server effect they way in which the plugin calls on ghostcript?

    Mark

    • This reply was modified 5 years, 6 months ago by amoras.
    Thread Starter amoras

    (@amoras)

    Hey @g5theme and @skyverge team,

    Thanks a lot for the help. The proposed solution from @skyverge fixed the issue.
    Soon the plugin will be used on our official site. We think our the students are gonna love the nieuw feature made possible by the plugin from @g5theme.

    Thanks a lot!

    Thread Starter amoras

    (@amoras)

    The plugin file were they are referring to:

    /plugins/essential-real-estate/public/partials/property/class-ere-property.php(233): do_action(‘wp_insert_post’, ‘wp_insert_post’)

    Thread Starter amoras

    (@amoras)

    Hey,

    Thanks for the quick reply.

    The guys by Woocommerce sent me the following finding:

    To add a little extra context, the error mentioned in your stacktrace is being thrown by Memberships, though it is hooked into a standard WordPress action, so not something directly related to the Memberships functions. The action it is listening for is: ‘wp_insert_post’. According to the developer guide for WordPress, this should provide three arguments, but according to the stack trace, the Essential Real Estate plugin only provided one.

    I hope this may be helpful for the developer team.

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