sapplica / sentrifugo

Sentrifugo is a FREE and powerful Human Resource Management System (HRMS) that can be easily configured to meet your organizational needs.
http://www.sentrifugo.com/
GNU General Public License v3.0
484 stars 426 forks source link

Sentrifugo_3.2/upgrade.php #355

Open ahmedebrahim85 opened 3 years ago

ahmedebrahim85 commented 3 years ago

Hello, After i finished all the installing steps and trying to login i'm getting this:

Deprecated: Required parameter $default_permissions follows optional parameter $chk_disabled in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\sapp\Global.php on line 883

Deprecated: Required parameter $roleId follows optional parameter $groupId in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\sapp\Global.php on line 2127

Deprecated: Required parameter $action follows optional parameter $groupId in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\sapp\Global.php on line 2127

Deprecated: Required parameter $roleId follows optional parameter $groupId in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\sapp\Global.php on line 2147

and then it's redirecting me to: http://localhost:8080/sentrifugo_3.2/upgrade.php

and i'm getting a loading screen and nothing happens after that!

TheSav1our commented 2 years ago

Hi,

did you ever resolve this?

I'm having the same issue currently.

mjxo commented 2 years ago

Hello,

Same issue here :( Please let me know if you manage to find the solution.

ArchanaSubramaniyam commented 1 year ago

Me too having the same issue.

Deprecated: Optional parameter $chk_disabled declared before required parameter $default_permissions is implicitly treated as a required parameter in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\application\modules\default\library\sapp\Global.php on line 883

Deprecated: Optional parameter $groupId declared before required parameter $action is implicitly treated as a required parameter in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\application\modules\default\library\sapp\Global.php on line 2127

Deprecated: Optional parameter $groupId declared before required parameter $roleId is implicitly treated as a required parameter in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\application\modules\default\library\sapp\Global.php on line 2147

Deprecated: Return type of Zend_Config::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\Zend\Config.php on line 248

Deprecated: Return type of Zend_Config::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\Zend\Config.php on line 258

Deprecated: Return type of Zend_Config::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\Zend\Config.php on line 278

Deprecated: Return type of Zend_Config::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\Zend\Config.php on line 269

Deprecated: Return type of Zend_Config::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\Zend\Config.php on line 304

Deprecated: Return type of Zend_Config::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\Sentrifugo\Sentrifugo_3.2\Zend\Config.php on line 292

Can some one help me on this?

stibiganadorski commented 8 months ago

hi, i have same problem, did someone resolve this issue?