tysonlt / pods-auto-display

Pods Auto-Display automatically displays Pods custom fields below custom post content.
2 stars 1 forks source link

Getting a fatal error and need your help. #1

Open garymgordon opened 10 years ago

garymgordon commented 10 years ago

UPDATE 8:54am 1/21/2014: I think I found the issue. By accident, I must have also deactivated (not deleted) PODS. So, without PODS being activated, I was getting the fatal error with Pods Auto Display. So maybe, this can be modified so it doesn't give a fatal error and just looks to see if its activated and if not, provide a message and stop the plugin from being able to even try to activate. Just a thought. :-)

Gary

ORIGINAL MESSAGE: 8:40am 1/21/2014:

See my post on WP at: http://wordpress.org/support/topic/tyson-im-getting-a-fatal-error?replies=1

Your help would be most appreciated.

Thanks, Gary

I was using your plugin most of yesterday without any issue. I just removed 2 plugins, Custom Post Type UI (http://wordpress.org/plugins/custom-post-type-ui/) and a supplemental plugin from WP All Import that worked with the Advanced Custom Fields plugin (http://wordpress.org/plugins/advanced-custom-fields/) and when I deleted these other plugins, since I'm using PODS and didn't need them any longer, I can't seem to activate Pods Auto-Display without getting the fatal error message. So it won't activate. I uninstalled the plugin (using the delete plugin feature in WP) and then reinstalled it, but I'm still getting the same error. Here's what I'm seeing:

Fatal Error (hide details) (remove) The site encountered a problem that it cannot recover from. Please use the following information to try to resolve the problem.

Error Message

Fatal Error: The Pods Framework plugin must be active. in /home/mysite/public_html/facultyprofiledev/wp-content/plugins/pods-auto-display/pods-auto-display.php on line 19 Description

The Pods Auto-Display plugin code created an error that caused PHP execution to fail.

Solutions

Invalid code modifications can cause this problem. If you have made any modifications to the plugin, remove them and try to load the site again. It is possible that this plugin's code is out of date and that an upgrade is available. Check with the plugin's author to see if an upgrade is available. There may be a conflict with another plugin running on the site. Try upgrading the other plugins on the site. A plugin conflict can be ruled out by deactivating all the other active plugins on the site and checking to see if the error still occurs. The Pods Auto-Display plugin may not have been fully uploaded. Uploading the plugin again could fix the issue. Important: If you do this, you will lose any modifications made to the plugin. Error Source Details

Type Plugin Name Pods Auto-Display Version 0.4.1 Author Tyson Lloyd Thwaites Path /home/mysite/public_html/facultyprofiledev/wp-content/plugins/pods-auto-display File pods-auto-display.php Other Software Details

WordPress Version 3.8 PHP Version 5.4.20 Full Error Details

Type Code-Generated Fatal Error via trigger_error() (E_USER_ERROR) Message The Pods Framework plugin must be active. File /home/mysite/public_html/facultyprofiledev/wp-content/plugins/pods-auto-display/pods-auto-display.php Line 19 Type Description Code running on the site purposefully triggered an error. This typically indicates that some unrecoverable problem happened in the code that could only be properly handled by forcing an error so that the code would no longer run.

Do you know what could have caused this and what I can do to get it back working?

Thanks, Gary

garymgordon commented 10 years ago

I just updated this and resolved the issue so I was able to get Pods Auto Update working. But I think a slight modification to prevent the fatal error would be good. :-) smile