Title: SomebodyWithAName's Replies | WordPress.org

---

# SomebodyWithAName

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/dreamwire/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dreamwire/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] How to add a extra admin column?](https://wordpress.org/support/topic/how-to-add-a-extra-admin-column/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/how-to-add-a-extra-admin-column/#post-18395707)
 * [@takayukister](https://wordpress.org/support/users/takayukister/) No problem!
   I have found another solution to add an extra column in the overview. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] How to add a extra admin column?](https://wordpress.org/support/topic/how-to-add-a-extra-admin-column/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/how-to-add-a-extra-admin-column/#post-18394985)
 * [@takayukister](https://wordpress.org/support/users/takayukister/) Hi, I’m talking
   about the overview page where all forms are displayed (/wp-admin/admin.php?page
   =wpcf7).
 * I believe you generate a custom overview page instead of using the default WordPress
   version. That’s why the standard “add column” filters unfortunately don’t work.
 * Do you have a solution for this, or is it simply not possible? And should I find
   a workaround using jQuery/Ajax or something?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mollie Payments for WooCommerce] {orderNumber}](https://wordpress.org/support/topic/ordernumber/)
 *  [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/ordernumber/#post-15908132)
 * [@martje65](https://wordpress.org/support/users/martje65/) with the new update
   of the plug-in or with the fix he send?
 * The plug-in version i run now is 7.3.0 and the beta-test version is 7.2.0
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculate Contact Form 7] PHP and REST API Erros](https://wordpress.org/support/topic/php-and-rest-api-erros/)
 *  [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php-and-rest-api-erros/#post-14480682)
 * [@jimk1416](https://wordpress.org/support/users/jimk1416/) sorry i was looking
   in a other file for the line 🙂
 * its line 98 you need… see here a screenshot:
    [https://i.imgur.com/qFHMI58.png](https://i.imgur.com/qFHMI58.png)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculate Contact Form 7] Getting 3 errors after activating the plugin](https://wordpress.org/support/topic/getting-3-errors-after-activating-the-plugin/)
 *  [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/getting-3-errors-after-activating-the-plugin/#post-14480574)
 * I have a fix… do the follow:
 * – Open the file “cost-calculator-contactform7.php”
    – Go to line 98 – add session_write_close();
   to that line. – save the file
 * And the errors are gone for me.
    -  This reply was modified 5 years, 1 month ago by [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculate Contact Form 7] Getting a critical error when running Cost calculator](https://wordpress.org/support/topic/getting-a-critical-error-when-running-cost-calculator/)
 *  [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/getting-a-critical-error-when-running-cost-calculator/#post-14480564)
 * I have a fix… do the follow:
 * – Open the file “cost-calculator-contactform7.php”
    – Go to line 98 – add session_write_close();
   to that line – save the file
 * And the errors are gone for me.
    -  This reply was modified 5 years, 1 month ago by [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/).
    -  This reply was modified 5 years, 1 month ago by [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculate Contact Form 7] PHP and REST API Erros](https://wordpress.org/support/topic/php-and-rest-api-erros/)
 *  [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php-and-rest-api-erros/#post-14480559)
 *     ```
       I have a fix... do the follow:
   
       - Open the file "cost-calculator-contactform7.php"
       - Go to line 98
       - add session_write_close(); to that line.
       - save the file
   
       And the errors are gone for me.
       ```
   
    -  This reply was modified 5 years, 1 month ago by [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/).
    -  This reply was modified 5 years, 1 month ago by [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] File uploads (PDf and doc)](https://wordpress.org/support/topic/file-uploads-pdf-and-doc/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/file-uploads-pdf-and-doc/#post-13649078)
 * [@aurovrata](https://wordpress.org/support/users/aurovrata/) is it possible to
   change that folder? So all the uploads from that form will saved in a custom 
   folder i can set? `wp-content/uploads/form-uploads`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] File uploads (PDf and doc)](https://wordpress.org/support/topic/file-uploads-pdf-and-doc/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/file-uploads-pdf-and-doc/#post-13648918)
 * [@aurovrata](https://wordpress.org/support/users/aurovrata/) the file gets automatically
   saved in the medialibary then or on a other place on the server? Because normally
   the file gets deleted of the server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Custom title from 2 hidden fields](https://wordpress.org/support/topic/custom-title-from-2-hidden-fields/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/custom-title-from-2-hidden-fields/#post-13648883)
 * [@aurovrata](https://wordpress.org/support/users/aurovrata/) thanks that will
   help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Required one of 2 different fields](https://wordpress.org/support/topic/required-one-of-2-different-fields/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/required-one-of-2-different-fields/#post-13519562)
 * Hi Aurovrata,
 * i have already fixed it, so no problem anymore. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Mapped post object fields dont get the data](https://wordpress.org/support/topic/mapped-post-object-fields-dont-get-the-data/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/mapped-post-object-fields-dont-get-the-data/#post-13435410)
 * This is solved, i used that plug-in i used already but i put the value on ID 
   instead of title and that was the fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Mapped post object fields dont get the data](https://wordpress.org/support/topic/mapped-post-object-fields-dont-get-the-data/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/mapped-post-object-fields-dont-get-the-data/#post-13434612)
 * Hi Aurovrata,
 * But if i change the post object field in ACF to a normal text field then i get
   the value? Is that not strange then?
 * And if i installed the plug-in and i wanna edit a contactform i get a error message“
   There has been a critical error on your website.”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Featured image meta field key?](https://wordpress.org/support/topic/featured-image-meta-field-key/)
 *  Thread Starter [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/featured-image-meta-field-key/#post-13368538)
 * I did it with the normal file upload and styled that one. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Flexible Content Modal] Nested (Children) Flexible Felds](https://wordpress.org/support/topic/nested-children-flexible-felds/)
 *  [SomebodyWithAName](https://wordpress.org/support/users/dreamwire/)
 * (@dreamwire)
 * [9 years ago](https://wordpress.org/support/topic/nested-children-flexible-felds/#post-9251725)
 * [@ktpeay](https://wordpress.org/support/users/ktpeay/) What was the fix for this?
   So i can use it also…

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/dreamwire/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dreamwire/replies/page/2/?output_format=md)