RC
Asked
When i try to check out items i get error 500. Please fix this or give refund, I need to use check out feature
- MSAnsweredHello,
I have updated the file. Please try to update.
Thank you - RCAnsweredOkay. Can finally checkout, but it gives error. Says there is one form error but still creates a checkout. Fix pls
- RCAnsweredon IMPORT of item I get this:
No query results for model [App\Models\Unit]. HELP please. - RCAnsweredI am reciveing this in console always.
runtime-core.esm-bundler.js:226 TypeError: Cannot read property 'name' of undefined
at Proxy.render (Details.vue:33)
at So (runtime-core.esm-bundler.js:1168)
at runtime-core.esm-bundler.js:5214
at o (reactivity.esm-bundler.js:42)
at ce (reactivity.esm-bundler.js:17)
at E (runtime-core.esm-bundler.js:5167)
at j (runtime-core.esm-bundler.js:5126)
at A (runtime-core.esm-bundler.js:5084)
at g (runtime-core.esm-bundler.js:4690)
at U (runtime-core.esm-bundler.js:5568)
(anonymous) @ runtime-core.esm-bundler.js:226
2runtime-core.esm-bundler.js:226 TypeError: Cannot read property 'name' of undefined
at Proxy.render (Details.vue:33)
at So (runtime-core.esm-bundler.js:1168)
at runtime-core.esm-bundler.js:5278
at Object.o [as update] (reactivity.esm-bundler.js:42)
at M (runtime-core.esm-bundler.js:5155)
at A (runtime-core.esm-bundler.js:5088)
at g (runtime-core.esm-bundler.js:4690)
at U (runtime-core.esm-bundler.js:5427)
at F (runtime-core.esm-bundler.js:5370)
at D (runtime-core.esm-bundler.js:4961)
(anonymous) @ runtime-core.esm-bundler.js:226
2runtime-core.esm-bundler.js:226 TypeError: Cannot read property 'name' of undefined
at Proxy.render (Details.vue:33)
at So (runtime-core.esm-bundler.js:1168)
at runtime-core.esm-bundler.js:5214
at o (reactivity.esm-bundler.js:42)
at ce (reactivity.esm-bundler.js:17)
at E (runtime-core.esm-bundler.js:5167)
at j (runtime-core.esm-bundler.js:5126)
at A (runtime-core.esm-bundler.js:5084)
at g (runtime-core.esm-bundler.js:4690) - MSAnsweredHello,
I think the update caused something. The tests are running fine. The error seems to be front-end related. Please allow me some time to check these all again.
I shall update you here.
Thank you - MSAnsweredHello,
I have updated the file again.
I have tried to test manually but still there could be issue for real life. If you find any, please let me know I will fix.
Thank you - RCAnsweredwhen i extract i get this:
text/x-generic error_log ( ASCII text )
[06-Aug-2021 17:28:56 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:29:08 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:29:17 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:30:16 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:30:18 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:30:37 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:30:38 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:30:39 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:30:39 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118
[06-Aug-2021 17:30:39 UTC] PHP Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /home/devicesmytsi/wims/newupdate/app/Helpers/functions.php on line 118 - MSAnsweredHello,
That function uses the php8 match `match` Please update to php8 as latest version required php8.
Thank you - Login to Reply