uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
8.24k stars 456 forks source link

comptability with PHP 8 #358

Closed vaishaliwebkul closed 2 years ago

vaishaliwebkul commented 3 years ago

Bug report

php version - 8.0

composer version- 2.0

Screenshot_240

papnoisanjeev commented 3 years ago

@vaishaliwebkul

As currently doctrine/doctrine-migrations-bundle Used here does not support php 8.

Check this: https://github.com/symfony/symfony/issues/39582#issuecomment-748639659

So may be we need to wait for it.

PeopleInside commented 3 years ago

Interesting Issue.

There is open issue about the components that doesn't support PHP 8? The issue mentioned in the previous message is already closed so you will be not able to track progression or resolution of the issue.

For now PHP 7.4 seems will be supported for a year than will be obsolete... so maybe there are some time :)

rabol commented 3 years ago

Any news on this ?

papnoisanjeev commented 3 years ago

@rabol

Yes, soon within few days will try to make a update on project for the same.

vipin-shrivastava commented 2 years ago

@PeopleInside @rabol

We will provide support with PHP 8 from the next release. For now, I am closing this issue. If you will face any issue you can reopen this issue.

Draecal commented 1 year ago

Any update on compatibility? image

PeopleInside commented 1 year ago

@Draecal I use UVdesk with PHP 8.1 but my setup is from the GitHub repo. Maybe the repo discussed on this discussion is not supporting PHP 8.0 but I use UVdesk on PHP 8.1 https://cdn.uvdesk.com/uvdesk/downloads/opensource/uvdesk-community-current-stable.zip

Draecal commented 1 year ago

@Draecal I use UVdesk with PHP 8.1 but my setup is from the GitHub repo. Maybe the repo discussed on this discussion is not supporting PHP 8.0 but I use UVdesk on PHP 8.1 https://cdn.uvdesk.com/uvdesk/downloads/opensource/uvdesk-community-current-stable.zip

Managed to install but now I got this viewimage_20221115211018.png

PeopleInside commented 1 year ago

@Draecal maybe this can be a configuration issue on the server. What is the web address loaded for see this page? This include the public folder? https://support.domain.ext/uvdeskroot/public?

Have you checked the browser developer console? If is a web install you can try to share the URL on live chat on my helpdesk page (Live chat will be online just for 30 min from now)

If is a local install and you never be able to figure how to resolve you need wait a UVdesk staff reply :)

PeopleInside commented 1 year ago

@Draecal thank you for your chat! Seems you never uploaded all files so I suggested to follow what I linked in my previous reply and to install UVdesk using FTP.

I hope this will resolve your image or files loading issue that generate 404 in the developer browser console.

Draecal commented 1 year ago

Completely fixed!!! thanks @PeopleInside

PeopleInside commented 1 year ago

Completely fixed!!! thanks @PeopleInside

Yuppy, I'm happy of that :D If you still need help please open a support topic on the official forum https://forums.uvdesk.com/ so we never stress here with email all participant to this closed issue.

I'm very happy to hear is working now!