Title: ebeseb's Replies | WordPress.org

---

# ebeseb

  [  ](https://wordpress.org/support/users/ebeseb/)

 *   [Profile](https://wordpress.org/support/users/ebeseb/)
 *   [Topics Started](https://wordpress.org/support/users/ebeseb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ebeseb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ebeseb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ebeseb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ebeseb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ebeseb/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] Plugin legt Seite lahm](https://wordpress.org/support/topic/plugin-legt-seite-lahm/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-legt-seite-lahm/#post-15098245)
 * Habs mittlerweile selbst repariert. Danke fuer nichts [@legalweb](https://wordpress.org/support/users/legalweb/),
   toller Support, 0 Antworten von euch!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] Plugin legt Seite lahm](https://wordpress.org/support/topic/plugin-legt-seite-lahm/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-legt-seite-lahm/#post-15078559)
 * Dear [@legalweb](https://wordpress.org/support/users/legalweb/), bekommt man 
   hier auch support? Ich kann gerne noch mehr Infos zur Diagnose bereitstellen,
   je nach dem was ihr braucht.
 * Seit Tagen schon ist meine Seite entweder nicht zu erreichen oder ohne legal 
   Texte und Cookie notice …
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] HTTP Error 500](https://wordpress.org/support/topic/http-error-500-177/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/http-error-500-177/#post-12173914)
 * Ja, funktioniert 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] HTTP Error 500](https://wordpress.org/support/topic/http-error-500-177/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/http-error-500-177/#post-12168141)
 * Ja klar, aber könnte man das nicht zb mit nem übergabe parameter lösen anstatt
   2 mal 95% die gleiche funktion zu haben? naja egal, nicht mein code 😀
 * danke für den fix
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] HTTP Error 500](https://wordpress.org/support/topic/http-error-500-177/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/http-error-500-177/#post-12168095)
 * Cool, danke. Wenn ihr schon an der Stelle dran seid könnt ihr auch mal schauen
   ob man beide Funktionen getDefaultLanguageCode() und getCurrentLanguageCode()
   braucht, die haben identischen Code … (bis auf einen einzigen Parameter) 🙂
    -  This reply was modified 6 years, 6 months ago by [ebeseb](https://wordpress.org/support/users/ebeseb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] HTTP Error 500](https://wordpress.org/support/topic/http-error-500-177/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/http-error-500-177/#post-12167906)
 * Ok, bei mir scheint er in dem Language Tool eine rekursive endlls Schleife zu
   machen und dann ist halt der heap voll.
 * Wenn ich Zeile 100 in class-sp-dsgvo-language-tools.php
    von $currentLanguage
   = $this->getDefaultLanguageCode(); auf $currentLanguage = $this->defaultLanguage;
 * ändere geht das Plugin in Version 3.0.8 …
    -  This reply was modified 6 years, 6 months ago by [ebeseb](https://wordpress.org/support/users/ebeseb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] HTTP Error 500](https://wordpress.org/support/topic/http-error-500-177/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/http-error-500-177/#post-12167867)
 * Joa werde mal sehen ob ich RAM frei bekommen. Gibts in PhP kein Errorhandling
   falls der Speicher voll ist?
 * Edit:
 * Speicher verdoppelt, gleicher Fehler was bei der Menge die hier angeblich allokiert
   werden soll keinen Sinn macht:
 * Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate
   262144 bytes) in /usr/www/users/gpgpua/wp-content/plugins/shapepress-dsgvo/includes/
   class-sp-dsgvo-language-tools.php on line 100
 * Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate
   262144 bytes) in Unknown on line 0
 * Vlt. doch was am Plugin?
    -  This reply was modified 6 years, 6 months ago by [ebeseb](https://wordpress.org/support/users/ebeseb/).
    -  This reply was modified 6 years, 6 months ago by [ebeseb](https://wordpress.org/support/users/ebeseb/).
    -  This reply was modified 6 years, 6 months ago by [ebeseb](https://wordpress.org/support/users/ebeseb/).
    -  This reply was modified 6 years, 6 months ago by [ebeseb](https://wordpress.org/support/users/ebeseb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP DSGVO Tools (GDPR)] HTTP Error 500](https://wordpress.org/support/topic/http-error-500-177/)
 *  Thread Starter [ebeseb](https://wordpress.org/support/users/ebeseb/)
 * (@ebeseb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/http-error-500-177/#post-12167845)
 * Folgendes steht nach einem wiederholten Installationsversuch in meiner wp debug.
   log:
 * [23-Nov-2019 18:48:02 UTC] PHP Fatal error: Allowed memory size of 100663296 
   bytes exhausted (tried to allocate 262144 bytes) in /usr/www/users/gpgpua/wp-
   content/plugins/shapepress-dsgvo/includes/class-sp-dsgvo-language-tools.php on
   line 100
    [23-Nov-2019 18:48:02 UTC] PHP Fatal error: Allowed memory size of 
   100663296 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line
   0

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