error 500 when saving website url
-
I can’t save the website URL in the plugin configuration, it returns an ‘error 500’ message in the right footer of the screen
-
Hello @germanoalves !
I’m sorry to hear that you’re having trouble saving the website URL in the plugin configuration.
An “error 500” message usually indicates an internal server error.?
- could you please?specify which version?of the plugin you are currently using? It would be helpful if you could provide the version number.
- Try to save same settings in here . and let me know if you encounter any specific error messages or issues?
here https://playground.wordpress.net/ it worked, but in my installation it is returning an error 500, see:
https://prnt.sc/eSUJipetaImn
plugin version: 6.2.2@germanoalves It appears that you are using WordPress version 6.2.2.
Could you please visit the /wp-json page?
If it is working, then the issue may be with my plugin and I will update it as soon as possible.
If the page is not working,
- please go to
/wp-admin/options-permalink.php
and check yourPermalink structure
. - If it is set to
Post name
, change it to another option, save the change, - then select
Post name
again and save the change. - After doing this, try saving the settings again.
- I hope this helps.
I tried that and it didn’t work see: https://watch.screencastify.com/v/JuWjstrjcrNklrtPtG9Z
@germanoalves Thank you for bringing this video to my attention. I will promptly review the code and make the necessary updates to the plugin as soon as possible to address the issue.
However, if you require an immediate solution, I recommend trying an alternative plugin available on www.remarpro.com. There are several options that may suit your needs while I work on resolving the problem with my plugin.
Please let me know if there is anything else I can assist you with or if you have any further questions.
Thank you for your understanding and patience!
-
This reply was modified 1 year, 8 months ago by
Dev Kabir.
thanks!
I am closing this Thread
@germanoalves I just wanted to let you know that a new update has been released. If you’re still interested in this plugin, please follow these instructions,
- Uninstall the enable-cors plugin.
- Install version 1.1.4 from
/wp-admin/plugin-install.php
page - Try to save settings.
I hope this time it should work. To verify if your site has CORS enabled, you can perform a test here
@devkabir brother – see the same issue i pointed out. @germanoalves too has hosted his site on a subfolder. Its pretty common. The request url should dynamically work regardless of where it is hosted. I have posted the solution in my thread. We hope to see the fix soon if you wish. ??
Let me know if you are having trouble or i can be of any more help. Thanks
@devkabir Thank you for your attention and help, but even after updating the plugin, the error 500 problem continues.
I already removed the plugin and did a new installation and it didn’t work either.
————–
@mehbubrashidI think this is a path to correction.
Let’s wait for this fix.
Meanwhile, I’m suffering from cors issues and a project using WP and Reactjs
@germanoalves it will only work if you install your site at the root of your server instead of any subfolder. And you are correct. Its a simple fix – just making a url static to dynamic.
@germanoalves @mehbubrashid I just wanted to let you know that a new update has been released.
I hope this time it should work. To verify if your site has CORS enabled, you can perform a test here
Hi @devkabir thanks for the fix! its now working perfectly fine. Thanks for putting your effort in this issue.
I have noticed the thank you section and it made me overwhelmed with joy instantly ?? It means a lot! thank you.
One last thing: I had noticed the entries this plugin makes in the .htaccess file for enabling cors for resources like fonts images etc. However, I think one is missing. Can’t remember now but its either css or js. Hope you will have a look when you have time. Thanks again! Good luck
-
This reply was modified 1 year, 8 months ago by
Mehbub Rashid.
Hi @mehbubrashid, I’m glad to hear that the fix is working perfectly fine and that the thank you section brought you joy.
Regarding the missing entry in the .htaccess file for enabling CORS for resources like fonts, images, etc., I’ll make sure to have a look at it when I have time.
Thank you for bringing this to my attention and for your kind words.
Good luck to you as well!
- The topic ‘error 500 when saving website url’ is closed to new replies.