skuriles
Forum Replies Created
-
I think I’m just stupid.
I’m not 100% sure if it was already in my last test, but today I noticed that I had double equal sign username==test instead of username=test in my code.
Now it worked.
I disabled and re-enabled all plugins and it works, too.My bad. Thanks for help and this plugin.
Hello Nicu,
this is a fresh installed WordPress with latest version.
There are some other plugins I’ve installed for testing:WP Simple Booking Calendar
HR Management Lite
Shift ControllerI will try it again after uninstalling these three.
Everything else is default installation
Regards Sku- This reply was modified 5 years, 8 months ago by skuriles.
Hello,
I’ve the same problem.
I have a WP test system on localhost. And a Angular Client running on localhost as well.
When I try to login I always get the above mentioned error result with code 48 and the “wrong credentials” message.
I’ve changed the pw to “test”, just to be sure that it is not a problem with special characters. And I tried to use login with username and email, both with the same result.
Second test with another non-admin user fails again.e.g.
http://localhost:65004/wptest_master/?rest_route=/admin/auth&username=test&password=test
pw and email is correct, no space characters or something in the url.No idea what the problem is.
Thanks for help
RegardsForum: Plugins
In reply to: [Connections Business Directory] Error after provider changeI think I found a hint for the problem
Could it be that in overview the “options” field in connections table is used?
There are two different paths (path and url). Path is relativ and url is absolute.
“logo”: {
“linked”: false,
“display”: false,
“name”: null,
“meta”: {
“name”: “fullsizeoutput_6f99.jpeg”,
“path”: “<pathtowordpress>/wp-content/uploads/connections-images/<imagefoldername>/fullsizeoutput_6f99.jpeg”,
“url”: “<domain>/wp-content/uploads/connections-images/<imagefoldername>/fullsizeoutput_6f99.jpeg”,
“width”: 1280,
“height”: 225,
“size”: “width=\”1280\” height=\”225\””,
“mime”: “image/jpeg”,
“type”: 2
}
}So if I replace path with the correct relative path it should work?
I will do a small testForum: Plugins
In reply to: [Connections Business Directory] Error after provider changeI will have a look if the images are correctly stored.
I meant where the image path is stored in database entries? I didn’t have time to have a deeper look, but maybe there is something missing after I imported tables (and have to run some rename scripts for new domain name)
Forum: Plugins
In reply to: [Connections Business Directory] Error after provider changeHey, thanks for reply,
I tried to edit the entries, but this does not help. Strange thing is that the images are shown in homepage and in the entries itself but not in the overview.Where are the images stored in SQL database? Is there some kind of a thumbnail folder for the manage admin page?
Regards
Forum: Plugins
In reply to: [Connections Business Directory] Error after provider changeNot really, if I switch back to image thumbnails the error is back.
So it looks like it is a bug with image thumbnails, but logo works!Forum: Plugins
In reply to: [Connections Business Directory] Error after provider changeIf I switch from image to logo there is no error any longer and the thumbnails for the entries are shown in overview.
Forum: Plugins
In reply to: [Connections Business Directory] Error after provider changeHey,
sorry for late reply, looks like the notifications are in Spam folder.Images are shown on website and in “edit entry” page, but not in overview:
Forum: Plugins
In reply to: [Connections Business Directory] Error after provider changeSure,
it’s in German, but it just says: Error: file exists?
Version is 9.3.2 (updated this morning, but error was there before)
regards