After installing suitecrm, I keep seeing āundefinedā during loading.
I found some info that says the permissions were incorrect so I set permissions to 775 on the folders listed below:
cache, custom, data, include, modules, themes, upload
I also set permissions on config_override.php to 775 as well
Iām not sure what else to do at this point. Does anyone know what other steps to take in order to resolve this?
somewhere, the devil is in it. For me, only the PHP version 5.4.36 worked on Windows and on Ubuntu i am currently went back to 5.3.29 because I had other problems with Costum modules.
Can you change PHP?
Because, unfortunately, does not help, you should check all over again:
I installed an entirely new instance
Made EVERYTHING (files and folders) 777 except for config.php
I had placed it in folder called /portal2 so it would be mywebsite.com/portal2
The Loading finally showed properly so I thought Iād change the name to /portal but once I do this the Undefined came back
I thought it couldāve been due to the setting being saved in the cache so I cleared out cache and even used CCleaner then rebooted the system
Came back to /portal and still the same
So I changed the folder name to /partner and still the same
Changed it back to /portal2 and it works fine
So I changed it back to /portal (still does undefined) and then I went to another computer that Iāve never accessed the system from and thatās on another network and got the same undefined message
Went back to my ftp and changed the folder name back to portal2 and went back to the system thatās on another network and went to mywebsite.com/portal2 and the Loading showed properly
BTW, I am using cpanel hosting not a dedicated server