creativetimofficial / ct-nuxt-argon-dashboard-pro-laravel-bs4

Nuxt SPA Argon template connected to working Laravel REST API with the help of json:api standard
3 stars 0 forks source link

Can’t update Profile #2

Closed asimag closed 3 years ago

asimag commented 3 years ago

Prerequisites

Our company Curotec purchased the theme

Please answer the following questions for yourself before submitting an issue.

Expected Behavior

I should be able to upload picture and update my email etc.

Current Behavior

When I update user profile it doesn’t update. I am having a internal server error 500. I can update tags and categories

What is the current behavior?

Failure Information (for bugs)

Api call to ‘me’ route throws an internal server error.

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Edit profile and try to submit. It will not submit.

Please provide detailed steps for reproducing the issue.

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Failure Logs

Please include any relevant log snippets or files here.

teamupdivision commented 3 years ago

Hi @asimag,

Thank you for reporting this issue and for using Creative Tim products.

Could you please send to us a few screenshots or video recording with the steps followed? It will help a lot in investigating this further.

All the best, UPDIVISION Team

asimag commented 3 years ago

I have fixed it my self by replacing line 87 in MeController.php with old: return Error::create($error); new: return new Error(1, $error['status'], null, $error['title'], $error['detail'], $error['source'], null,

teamupdivision commented 3 years ago

Hi there @asimag,

Thanks for the update. In case there is anything else we can assist with or if you have any other issues, please let us know.

Best, UPDIVISION Team

teamupdivision commented 3 years ago

Hi @asimag,

We will go ahead and close this ticket. If there is anything else that can be fixed or we can help with, please let us know.

Best, UPDIVISION Team

P.S. If you need help with any of your projects, we're happy to get in touch. We do custom development for start-ups and companies across the globe (you can check out our portfolio here https://updivision.com/portfolio and some happy clients over here https://updivision.com/testimonials). Don`t hesitate to drop us a line at office@updivision.com or by using our contact form (https://updivision.com/contact).