dashed-slug.net › Forums › CoinPayments.net Wallet Adapter extension support › Plugin crashes my site
Tagged: 500, Internal server error
- This topic has 8 replies, 2 voices, and was last updated 7 years, 1 month ago by
alexg.
-
AuthorPosts
-
September 12, 2018 at 12:01 pm #4385
Anonymous
InactiveWhenever i activate the plugin I get an HTTP ERROR 500.
September 12, 2018 at 12:22 pm #4387alexg
KeymasterHello,
Please tell me the following:
1. Is this a new installation?
2. Have you enabled some coin adapter?
3. Are you using the latest version
3.6.6?4. Do you see any errors on the screen?
5. If you get error 500 this means that there should be an error written out to your PHP logs. Alternatively, you could enable WordPress debugging and see the error in your
debug.log. If you can spot this error, please share it with me so I can help you.kind regards
September 14, 2018 at 7:15 pm #4419Anonymous
Inactiveim sorry but it wont send
it takes me to a 403 forbidden page when ever i submit it
September 14, 2018 at 7:29 pm #4420Anonymous
InactiveHeres a screenshot
Attachments:
You must be logged in to view attached files.September 17, 2018 at 4:53 am #4432alexg
KeymasterHello. It looks like your site is having trouble loading the files for the CoinPayments adapter.
1. Did you install the plugin using “Plugins” -> “Add new” -> “Upload Plugin” or via some other method?
2. When do you get a 403 error?
Please let me know. Thanks
with regards
September 17, 2018 at 8:19 am #4435Anonymous
InactiveI installed it via the upload plugin method.
I got the 403 error when I wanted to paste the error here on dashed slugSeptember 18, 2018 at 1:54 pm #4461alexg
KeymasterOK, were you able to spot the code 500 error in your logs? This is what would help me determine the root cause.
You should be able to post images, but if you want to send me a screenshot you can also email it to me.
September 26, 2018 at 7:13 pm #4591Anonymous
InactiveI dont know how to enable debug
September 27, 2018 at 7:27 am #4599alexg
KeymasterInstructions for enabling debugging are here:
Simply add to your wp-config.php:
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );In any case, it seems from your screenshots that the plugin fails to read information about the installed extensions. This should happen only when you attempt to view the Dashboard section. Not sure about the exact reason but I could add some guard code to make this fail gracefully.
Do you see a problem when you visit any other page in your admin interface?
thanks
-
AuthorPosts
- You must be logged in to reply to this topic.
