Title: Internal Server Error
Last modified: April 2, 2020

---

# Internal Server Error

 *  Resolved [bitlane](https://wordpress.org/support/users/bitlane/)
 * (@bitlane)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-607/)
 * Hallo,
    wir haben über das Plugin eine Listenansicht und eine Detailansicht erstellt
   und eingebunden. Leider erhalten wir nun auf den entsprechenden Seiten den Fehler:
   Internal Server Error.
 * Im Error Log steht folgendes:
 *     ```
       [02-Apr-2020 16:30:06 UTC] [onOffice-Plugin]: Exception: EstateId must not be 0 in /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/Filter/DefaultFilterBuilderDetailView.php:51
       Stack trace:
       #0 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/EstateList.php(243): onOffice\WPlugin\Filter\DefaultFilterBuilderDetailView->buildFilter()
       #1 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/EstateList.php(196): onOffice\WPlugin\EstateList->getEstateParameters(1, true)
       #2 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/EstateList.php(168): onOffice\WPlugin\EstateList->loadRecords(1)
       #3 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/EstateDetail.php(64): onOffice\WPlugin\EstateList->loadEstates(1)
       #4 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/Controller/ContentFilter/ContentFilterShortCodeEstateDetail.php(78): onOffice\WPlugin\EstateDetail->loadSingleEstate(0)
       #5 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/Controller/ContentFilter/ContentFilterShortCodeEstate.php(92): onOffice\WPlugin\Controller\ContentFilter\ContentFilterShortCodeEstateDetail->render(Array)
       #6 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/Controller/ContentFilter/ContentFilterShortCodeEstate.php(69): onOffice\WPlugin\Controller\ContentFilter\ContentFilterShortCodeEstate->buildReplacementString(Array)
       #7 /html/wordpress/wp-content/plugins/onoffice-for-wp-websites/plugin/Controller/ContentFilter/ContentFilterShortCodeRegistrator.php(59): onOffice\WPlugin\Controller\ContentFilter\ContentFilterShortCodeEstate->replaceShortCodes(Array)
       #8 /html/wordpress/wp-includes/shortcodes.php(343): onOffice\WPlugin\Controller\ContentFilter\ContentFilterShortCodeRegistrator->onOffice\WPlugin\Controller\ContentFilter\{closure}(Array, '', 'oo_estate')
       #9 [internal function]: do_shortcode_tag(Array)
       #10 /html/wordpress/wp-includes/shortcodes.php(218): preg_replace_callback('/\\[(\\[?)(oo_est...', 'do_shortcode_ta...', '[oo_estate view...')
       #11 /html/wordpress/wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php(35): do_shortcode('[oo_estate view...')
       #12 /html/wordpress/wp-includes/class-wp-hook.php(287): WPSEO_Shortcode_Filter->do_filter('')
       #13 /html/wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array)
       #14 /html/wordpress/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
       #15 /html/wordpress/wp-admin/admin-ajax.php(175): do_action('wp_ajax_wpseo_f...')
       #16 {main}
       ```
   
 * Die WP Seite läuft unter PHP 7.2 und WP 5.4
 * Beste Grüße
    Das Bitlane Team

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

 *  Plugin Author [Jakob](https://wordpress.org/support/users/jayay/)
 * (@jayay)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-607/#post-12620973)
 * Hi! Die Meldung aus Ihrem Log wurde durch den Aufruf der Detailansicht geworfen.
   Die Detailansicht kann nur zusammen mit einer Immobilien-ID aufgerufen werden.
 * Über welche URL wurde die Detailansicht aufgerufen? Haben Sie in WordPress die“
   hübschen” Permalink-URLs aktiviert?
 *  Thread Starter [bitlane](https://wordpress.org/support/users/bitlane/)
 * (@bitlane)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-607/#post-12633895)
 * Hallo,
 * die Einstellungen zu Permalinks sind aktiviert (Beitragsname).
    Der Aufruf kam
   von [http://wordpress.p547725.webspaceconfig.de](http://wordpress.p547725.webspaceconfig.de).
   Die URL für die Detailansicht können wir nicht abrufen, da die Siete dadurch 
   gerade nicht erreichbar ist.
 *  Plugin Author [Jakob](https://wordpress.org/support/users/jayay/)
 * (@jayay)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-607/#post-12635625)
 * Hi! Ich sehe, dass ein Übersetzungsplugin aktiv ist.
 * Es gibt aktuell einen Bug, dass WPML die URLs falsch umschreibt. Welches Übersetzungsplugin
   ist bei Ihnen aktiv?
 * Funktioniert es ohne Übersetzungsplugin?
 *  Thread Starter [bitlane](https://wordpress.org/support/users/bitlane/)
 * (@bitlane)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-607/#post-12644675)
 * Hallo,
    wir nutzen WPML zum übersetzten. Leider macht es keinen unterschied ob
   WPML aktiv ist, oder nicht.
 * Momentan läuft das Plugin einigermaßen stabil, der Link zu den Detailseiten wird
   jedoch aus irgend einem Grund nicht ausgegeben? Im href tag steht lediglich ein#.
 *  Thread Starter [bitlane](https://wordpress.org/support/users/bitlane/)
 * (@bitlane)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-607/#post-12646532)
 * Wir konnten den Fehler eben finden.
 * Der Shortcode ( `[oo_estate view="detail"]` ) war über ein ACF Feld in die Seite
   eingebunden und nicht direkt über den Gutenberg Editor. Scheinbar kommt es mit
   dem ACF Plugin zu Problemen.

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

The topic ‘Internal Server Error’ is closed to new replies.

 * ![](https://ps.w.org/onoffice-for-wp-websites/assets/icon-256x256.png?rev=3132461)
 * [onOffice for WP-Websites](https://wordpress.org/plugins/onoffice-for-wp-websites/)
 * [Support Threads](https://wordpress.org/support/plugin/onoffice-for-wp-websites/)
 * [Active Topics](https://wordpress.org/support/plugin/onoffice-for-wp-websites/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/onoffice-for-wp-websites/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/onoffice-for-wp-websites/reviews/)

## Tags

 * [server-error](https://wordpress.org/support/topic-tag/server-error/)

 * 5 replies
 * 2 participants
 * Last reply from: [bitlane](https://wordpress.org/support/users/bitlane/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-607/#post-12646532)
 * Status: resolved