Welcome Guest, Not a member yet? Register   Sign In
PROBLEM WHEN SAVING DATA FROM MY FORMS TO DB
#1

hello!
i've my app running correctly long ago.
but since yesterday, i when a push the save button, my data are not stored in the DB (mysql).
with the forms of my app, i can't perform successfully data insertion via POST, but all GET method works fine.
the app works fine too.
i've checked and it's not DB problem.

this is the ERROR log of my apache.


[Wed Apr 05 07:13:30.531081 2017] [core:error] [pid 3376:tid 876] (20024)The given path is misformatted or contained invalid characters: [client ::1:49408] AH00127: Cannot map GET /dgiparcauto/%3Casset/js/global/jquery.min.js HTTP/1.1 to file, referer: http://localhost/dgiparcauto/admin/mission/add_mission

[Wed Apr 05 07:14:04.229009 2017] [core:error] [pid 3376:tid 876] (20024)The given path is misformatted or contained invalid characters: [client ::1:49410] AH00127: Cannot map GET /dgiparcauto/%3Casset/js/global/jquery.min.js HTTP/1.1 to file, referer: http://localhost/dgiparcauto/admin/missi...ge_mission

this is the ERROR log of my apache.

[04/Apr/2017:23:55:12 +0000] "GET /dgiparcauto/%3Casset/js/global/jquery.min.js HTTP/1.1" 403 339
[04/Apr/2017:23:55:13 +0000] "GET /dgiparcauto/admin/mission/%3Ehttp://localhost/dgiparcauto/%3Casset/js/jquery-
                                               1.9.1.min.js HTTP/1.1" 404 1180
[04/Apr/2017:23:55:38 +0000] "POST /dgiparcauto/admin/mission/save_mission/ HTTP/1.1" 302 -
[04/Apr/2017:23:55:38 +0000] "GET /dgiparcauto/admin/mission/manage_mission HTTP/1.1" 200 51112
[04/Apr/2017:23:55:38 +0000] "GET /dgiparcauto/js/css3-mediaqueries.js HTTP/1.1" 404 1180


need help please !!

Attached Files Thumbnail(s)
       
Reply


Messages In This Thread
PROBLEM WHEN SAVING DATA FROM MY FORMS TO DB - by johnCI - 04-05-2017, 01:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB