Featured Image Upload and Activation Problems

This topic contains 6 reply and 2 voices, and was last updated by Apurva 9 years, 8 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
July 28, 2014 at 8:06 pm 24235
Apurva Hello, The plugin was working fine but now, when the user uploads the featured image from the frontend it gets uploaded in the media library but is not assigned as a featured image to the post. This is a very important for us and it has to work properly. Also we keep getting activation issues even after submitting the key and email correctly. Is this why the problems are caused? Please solve this problem.
July 28, 2014 at 8:09 pm 24236
Apurva Apurva This reply has been marked as private.
July 29, 2014 at 5:59 am 24258
Mahi Mahi

Does your theme use default featured image or custom? If custom then you have to find the right meta_key.

To check it further we need to see the backend. Please share an account details in private reply.

August 11, 2014 at 12:17 pm 24904
Apurva Apurva This reply has been marked as private.
August 11, 2014 at 6:51 pm 24956
Apurva Apurva

To answer your above question, we are using the default featured image not any custom field.
Also, help us get rid of the activation error.

August 11, 2014 at 7:14 pm 24958
Mahi Mahi

Hi there,

1. Fixed your plugin activation error. just removed it and resaved it.

2. Your images are uploading to library but not attaching with any post. Also, when you click on submit button that just spinning endlessly. After use firebug i found you have some server issue.

image:

View post on imgur.com

– please check this to fix it: http://wordpress.org/support/topic/fatal-error-allowed-memory-size-of-67108864-bytes-exhausted-1

– If above solution doesn’t help then try: http://docs.wedevs.com/stuck-in-a-endless-loop/

Let us know how it goes though…

Thank you.

August 11, 2014 at 8:55 pm 24975
Apurva Apurva

Hey,
contacted server admin and got the issue resolved by

define(‘WP_MEMORY_LIMIT’, ’64M’);

Also

Modified php.ini and forced 64M memory limit there.

Thanks for your help! Much appreciated.

Issue Resolved 🙂

Viewing 6 Posts - 1 through 6 (of 6 total)