Title: Getting &#8216;Array&#8217; when using echo
Last modified: April 16, 2019

---

# Getting ‘Array’ when using echo

 *  Resolved [Lobsterdm](https://wordpress.org/support/users/lobsterdm/)
 * (@lobsterdm)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/getting-array-when-using-echo/)
 * Hi,
    I’ve installed the plugin and used the following code to insert the form
   in a user profile page where I want the form to display.
 * `<?php echo do_shortcode( ['[gpdr-data-request]'] ); ?>`
 * I’m getting the word ‘Array’ when viewed by the user.
 * Can anyone point me in the right direction to fix this?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgetting-array-when-using-echo%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Jb Audras](https://wordpress.org/support/users/audrasjb/)
 * (@audrasjb)
 * [7 years ago](https://wordpress.org/support/topic/getting-array-when-using-echo/#post-11535505)
 * Hi [@lobsterdm](https://wordpress.org/support/users/lobsterdm/) thanks for your
   report!
 * You should rather use `<?php echo do_shortcode( '[gpdr-data-request]' ); ?>`
 * Cheers,
    Jb
 *  Plugin Author [Jb Audras](https://wordpress.org/support/users/audrasjb/)
 * (@audrasjb)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/getting-array-when-using-echo/#post-11895846)
 * Solved (see last comment).

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

The topic ‘Getting ‘Array’ when using echo’ is closed to new replies.

 * ![](https://ps.w.org/gdpr-data-request-form/assets/icon-256x256.png?rev=2150782)
 * [GDPR Data Request Form](https://wordpress.org/plugins/gdpr-data-request-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gdpr-data-request-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gdpr-data-request-form/)
 * [Active Topics](https://wordpress.org/support/plugin/gdpr-data-request-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gdpr-data-request-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gdpr-data-request-form/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jb Audras](https://wordpress.org/support/users/audrasjb/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/getting-array-when-using-echo/#post-11895846)
 * Status: resolved