• Resolved DellStar

    (@dellstar)


    Dear all,

    do you have any advice how to solve my problem?
    When I click on “preview” after adding all the data required to the form (default settings) I receive the following error:

    Maximum execution time of 30 seconds exceeded in on line
    Fatal error/www/htdocs/…/…/wp-includes/wp-db.php1803

    Do you have any ideas how to find the source of this error?

    Thanks a lot and cheers

    DellStar

    https://wordpress.org/plugins/wpadverts/

Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi, hmm i am not sure, there are few things you can try:
    1. switch to different theme and see if it works.
    2. disable other plugins (if any) and see if this helps.
    3. open file wpadverts/includes/shortcodes.php go to line 249 and change it from

    $post_content = apply_filters("the_content", get_post( $post_id )->post_content );

    to

    $post_content = "";
Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error submitting [adverts_add]’ is closed to new replies.