0xShellcode
0xShellcode
I very much would like this feature to be added into v1.12.2! I built a new modpack on v1.12.2 and have always known iron pipes to react to redstone signal,...
Hey, thanks for your reply! I just figured out the using the OR gate for this. I've done some binary algebra when I was younger so this is somewhat familiar....
Can confirm I am getting the exact same error as @liferadioat
Unable to login using Google or other logins, using the latest release v0.3.0-beta deployed on a hosted server. After clicking one of the login providers: Google, GitHub or Discord, it...
> Hi @BDAthans would you be able to provide your Google Oauth client configuration? The callback url in the cloud console should be `http://localhost:3000/api/auth/signin/google` Hi @awtkns, I'm sorry but I...
Also noticed another issue regarding the authentication. When the application launches on the server it will bind to port 3001 if port 3000 is already bound at the time of...
Our installer.log and a fresh orangehrm.log after recreating these errors: [installer.log](https://github.com/orangehrm/orangehrm/files/14411804/installer.log) [orangehrm.log](https://github.com/orangehrm/orangehrm/files/14411805/orangehrm.log)
Confirmed we are using OrangeHRM 5.6. We have previously upgraded from 5.3 to 5.6
> Hi @BDAthans, > > You have created the issue for OrangeHRM 5.6 but from your installer.log it seems you are using OrangeHRM 5.3. Can you confirm the version? We...
> Hi @BDAthans, > > Sorry for the late response. Please try disabling `ONLY_FULL_GROUP_BY` in your database's `sql_mode`. Check this reference: [#1582 (comment)](https://github.com/orangehrm/orangehrm/issues/1582#issuecomment-1367186952) > > We are currently working on...