Title: robbertdam's Replies | WordPress.org

---

# robbertdam

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [RCE Vulnerability Email](https://wordpress.org/support/topic/rce-vulnerability-email/)
 *  [robbertdam](https://wordpress.org/support/users/robbertdam/)
 * (@robbertdam)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/rce-vulnerability-email/#post-17331483)
 * Thanks for pointing that out Steven. I was blind for the “en-“, I think they 
   choose a smart domain name.. 🙁
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [RCE Vulnerability Email](https://wordpress.org/support/topic/rce-vulnerability-email/)
 *  [robbertdam](https://wordpress.org/support/users/robbertdam/)
 * (@robbertdam)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/rce-vulnerability-email/#post-17330200)
 * It’s a big concern that this scam plugin is hosted on wordpress.org and even 
   states that it’s developed by WordPress. “_This plugin is an official release
   from WordPress_.”
 * How is that possible that this plugin is still there after a few days?
 * [https://us.en-wordpress.org/plugins/cve-2024-46188/#](https://us.en-wordpress.org/plugins/cve-2024-46188/#)
    -  This reply was modified 2 years, 6 months ago by [robbertdam](https://wordpress.org/support/users/robbertdam/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Text-Editor blank bottom line](https://wordpress.org/support/topic/text-editor-blank-bottom-line/)
 *  [robbertdam](https://wordpress.org/support/users/robbertdam/)
 * (@robbertdam)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/text-editor-blank-bottom-line/#post-11276815)
 * I’m new to Elementor and I experience the same problem 🙁 When I drag the widget
   on, there is not blank line in the sample text. But when I edit the text, suddenly
   it adds a blank line that I cannot remove.
 * UPDATE: found a workaround by NOT editing the text in the ‘Visual’ tab, but in
   the ‘Text’ tab. Then the extra line does not appear.
    -  This reply was modified 7 years, 4 months ago by [robbertdam](https://wordpress.org/support/users/robbertdam/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Integratie another payment provider with Give](https://wordpress.org/support/topic/integratie-another-payment-provider-with-give/)
 *  [robbertdam](https://wordpress.org/support/users/robbertdam/)
 * (@robbertdam)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/integratie-another-payment-provider-with-give/#post-6760910)
 * Same here.. I can’t use it because iDeal is not supported..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[iDEAL Mollie betalen doneren] Geen statusupdates](https://wordpress.org/support/topic/geen-statusupdates/)
 *  [robbertdam](https://wordpress.org/support/users/robbertdam/)
 * (@robbertdam)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/geen-statusupdates/#post-5649136)
 * Beste Emiel,
 * Ik had hetzelfde probleem als jij. Als je de .zip file uitpakt van de plugin (
   v1.2), vind je daar het bestand **ideal_mollie_betalen_doneren.php**.
 * De fout zit in regel 442 van dit bestand. Daar komt een vast partner ID voor (
   niet die van jezelf), wellicht die van de programmeur.
 * Als je deze regel vervangt door deze twee regels, zou het moeten gaan werken:
 *     ```
       $fip_partnerid = (get_option('fip_partnerid') != '') ? get_option('fip_partnerid') : '0';
       $transaction_status_request_url = "https://secure.mollie.nl/xml/ideal?a=check&partnerid=$fip_partnerid&transaction_id=$transaction_id&testmode=false";
       ```
   

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