So I was running an old version of SuiteCRM (7.2.2). I was having some issues pulling up a saved target lists. I went to admin page and clicked Quick Repair and Rebuild thinking it would fix it. It ended up destroying everything. Now it wont even go to a login page and simply goes to a white page when I type in the URL. I did not back-up before running quick repair and rebuild. Any thoughts on what I can do to fix this?
Hi,
Take 2 steps for faster lookup.
- open config_override file , if not present create new one , and put this code
$sugar_config[‘disableAjaxUI’] =true;
- then open index.php , file and just after php tag started , put these 2 lines.
ini_set(‘display_errors’,1);
error_reporting(E_ALL);
after this white page , must change to any error message, you can post that message to community.
Grab Free Extensions from Outright Store : https://store.outrightcrm.com/free-extension/
Welcome to the community!
- For start, check the permissions:
https://docs.suitecrm.com/admin/installation-guide/downloading-installing/#_copying_suitecrm_files_to_web_server - Look at log file of your web server (apache, nginx or etc.)
Unfortunately, this did not work. When going to the login page url. It just goes to a white page.
I did pull up the error log via cPanel but since I am a new user it wont allow me to upload the file. Any help would be appreciated.
So I pasted some of the error log.
/home/Websource/public_html/login/include/ListView/ListViewData.php on line 234
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method SugarVCR::store() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewData.php on line 354
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method SugarVCR::recordIDs() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewData.php on line 466
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 268
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 276
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 276
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 414
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 414
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 287
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 268
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 276
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 276
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 414
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 414
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/ListView/ListViewDisplay.php on line 287
[29-Jun-2021 19:06:06 UTC] PHP Strict Standards: Declaration of OAuthToken::save() should be compatible with SugarBean::save($check_notify = false) in /home/Websource/public_html/login/modules/OAuthTokens/OAuthToken.php on line 300
[29-Jun-2021 19:06:06 UTC] PHP Strict Standards: Only variables should be assigned by reference in /home/Websource/public_html/login/include/SugarCharts/SugarChart.php on line 70
[29-Jun-2021 19:06:06 UTC] PHP Strict Standards: Non-static method LanguageManager::loadModuleLanguage() should not be called statically in /home/Websource/public_html/login/include/utils.php on line 1100
[29-Jun-2021 19:06:06 UTC] PHP Deprecated: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /home/Websource/public_html/login/include/MVC/View/SugarView.php on line 915
[29-Jun-2021 19:06:06 UTC] PHP Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /home/Websource/public_html/login/include/utils.php on line 3017
[29-Jun-2021 19:06:06 UTC] PHP Strict Standards: Non-static method Tracker::logPage() should not be called statically in /home/Websource/public_html/login/include/utils.php on line 3028
[29-Jun-2021 19:06:06 UTC] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically in /home/Websource/public_html/login/include/utils/sugar_file_utils.php on line 365
[29-Jun-2021 19:06:06 UTC] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically in /home/Websource/public_html/login/include/utils/sugar_file_utils.php on line 365