Title: [Plugin: WordPress Form Manager] Why does this return nothing?
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] Why does this return nothing?

 *  [Good in Today](https://wordpress.org/support/users/goodintoday/)
 * (@goodintoday)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-why-does-this-return-nothing/)
 * Can you please clue me in as to how we are suppose to access the stored data?
   What I’ve read so far is pretty weak. I have a fairly simple form with three 
   label’s. They are ‘Select Image’, ‘Image Caption’, and ‘Category’. I honestly
   do not understand how to access the stored data from this Plug-In at all. I found
   this…
 * $nickname = fm_summary_the_nickname();
    $file = fm_summary_get_item_value(‘$nickname’);
   $file = unserialize($file);
 * echo $file[‘upload_url’].’/’.$file[‘filename’];
 * … from one of the other Forum Member’s here, but it returns absolutely nothing.
 *  All I’m trying to do is figure out how to access the data so that I can display
   the image, the caption, and the users name that uploaded. And once that’s working
   I wish to replace this as the default when a new image is uploaded so rather 
   than displaying a LINK to the Image it actually displays the IMAGE.
 * Any help would be greatly appreciated!
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

The topic ‘[Plugin: WordPress Form Manager] Why does this return nothing?’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

## Tags

 * [Howto](https://wordpress.org/support/topic-tag/howto/)

 * 0 replies
 * 1 participant
 * Last reply from: [Good in Today](https://wordpress.org/support/users/goodintoday/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-why-does-this-return-nothing/)
 * Status: not resolved