An error of type E_COMPILE_ERROR was caused in line 13 of the file /home/scubatec/public_html/scuba_blog/wp-content/plugins/getwid/includes/load.php. Error message: require_once(): Failed opening required ‘/home/scubatec/public_html/scuba_blog/wp-content/plugins/getwid/includes/font-icons-manager/font-icons-manager.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’)
An error of type E_COMPILE_ERROR was caused in line 16 of the file /home/scubatec/public_html/wp-content/plugins/getwid/includes/load.php. Error message: require_once(): Failed opening required ‘/home/scubatec/public_html/wp-content/plugins/getwid/includes/version-control.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’)
Site details:
WordPress version 6.2
Active theme: Blocksy (version 1.8.82)
Current plugin: Getwid (version 1.8.3)
PHP version 7.4.33
I would rather not uninstall your plugin as I find it very useful. Are you aware of problems and/or will they be fixed quickly?
Any ideas? WP and Plugins all up to date.
]]>We have emails not delivered due to this error: 501 Syntax error – line too long
This email issue occurred when system sends email with PDF attachments using SMTP.com API only,
only few email servers rejects the emails
and we tried to investigated the issue with comparing other email libraries(PHPMailer), we found there is an issue in attachment string, Usually the PDF attachment converted into long string when send through emails
When using SMTP.com API the PDF is converted into 559882 characters in single line, (more than 76 characters allowed by RFC 2822 section 2.1.1.), You can check the .eml file
This issue 559882 characters in single line occur only when sending via SMTP.com, But this issue not occur when sending via default PHP email option in the plugin.
So we modified the following file in Version 2.3.1 to fix the issue in our server
/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Mailer.php
Removed line: 'content' => base64_encode( $file ),
Added line: 'content' => chunk_split(base64_encode($file), 76, "\r\n"),
Please review the above changes and implement them in next version of the plugin.
thanks
]]>[Large code excerpt removed by moderator per forum rules. Please use Pastebin or a Gist for all large code excerpts]
Code excerpt here: https://pastebin.com/TT7sSVGi
The websites themselves work fine so I assume the issue is in the htaccess file. Any help/guidance is appreciated!
]]>… wp-admin/admin.php?page=add-snippet
results in the following error:
501: Not Implemented
The requested method is not implemented by the server.
Thanks for your assistance.
https://www.ads-software.com/plugins/code-snippets/
]]>1. I am able to login to these sites on my iMac, using my username and password.
2. I am able to create a post in these sites.
3. When I add any content to the post, such as writing to the body, titles, tags, SEO information, I either timeout of my connection from WordPress, or my page loads until eventually I received a “501 Method Not Implemented” error. The full message reads:
“Method Not Implemented. GET to /wp-admin/post.php not supported. Additionally, a 501 Method Not Implemented error was encountered while trying to use an ErrorDocument to handle the request.”
4. I also received errors when trying to upload images to my content or selecting a feature image. The image error reads: “An error occurred in the upload. Please try again later.”
I have done logs of online reading, including WordPress forum posts and tip sites that I find from Google Search. However, I have not been able to find a solution to my problems. These are actions that I have taken that were suggested but did not solve my errors:
– Deactivate all plugins.
– Switch to Twenty Fifteen theme.
– Clear browser cache and cookies.
– Reset I.P. address.
– Switch to a different wifi network.
– Try a different web browser.
As well, I am able to login to these WordPress accounts and save changes on my MacBook Pro, using the same internet connection that I use with my iMac. I know the problem is linked to my iMac, but I do not know how to solve it.
This has made it very difficult for me to add posts to these sites and to be an effective online writer. Any help and possible solutions are much appreciated. I am not a coder, so I don’t have any real knowledge of HTML and CSS. I use WordPress because it allows me to blog without any technical knowledge.
Thanks for your time.
]]>https://www.oneandonebd.com/wp-content/uploads/2014/10/Screen%20Shot%202014-10-13%20at%202.36.45%20pm.png
When I use visual mode, click on the Add Media button, no response at all, the developer tool state that is a 400 Bad request:
“https://www.oneandonebd.com/wp-content/uploads/2014/10/Screen%20Shot%202014-10-13%20at%202.50.07%20pm.png
This ia a brand new website, without any plugin activated.
Using theme: Twenty Twelve
I ve tried reinstall WP, cannot solve this problem.
Please Help!! Thank you!
]]>https://www.ads-software.com/plugins/wp-security-scan/
]]>Now my history:
Before I install jetpack, I was having a blank page posting comments in my blog www.hornodeluna.es, Then I installed jetpack and make many test. With Jetpack installed, jetpack comments and google adsense plugin turned off I can put comments in my blog, but if I turn on jetpack comments or google adsense plugin, I have the 501 error:
Method Not Implemented
POST to /wp-comments-post.php not supported.
In other thread i read many about .htaccess problem, but i don’t know exactly. I set .htaccess to the basic but the problem still continues.
Of course if I disable all the plugins there’s no problem.
Someone can help me?
Thanks a lot and sorry for my English,
Sergio.
https://www.ads-software.com/plugins/jetpack/
]]>Im using the elegant themes’ boutique theme and eshop. My site is: https://www.creative-motivations.com/cmblog and im using web hosting hub for my hosting site. Upon testing out my shopping cart, I’m getting an error page. It has happened 2x now. I get all the way to checkout on paypal, where u enter ur credit card info as a guest and when I click the link to return to the site, I can’t, I get this error page:
———————————————
Method Not Implemented
GET to /cmblog/ not supported.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
———————————————
except the /cmblog/ had a longer address most likely… this is a copy of the page I get when I just type in my address https://www.creative-motivations.com/cmblog
this also happened when I didnt click the return link, but just opened another tab and typed my address and BAM, error, couldnt view my site… Im using firefox and its a 501 error. Upon doing some digging around Ive discovered that clearing my history solves the problem, and I am hearing that its a mod security issue associated with the eshop plug in. It happens even when I try it on someone else’s computer, thus it will happen to my customers as well. I cannot continue using eshop if this continues to happen. HELP!
How can this be fixed? Thanks so much.
https://www.ads-software.com/extend/plugins/eshop/
]]>