UNDEFINED POP UP MESSAGE!

How can I fix that undefined message?

im using filezilla
file permission 755

SuiteCRM Version 7.10.12

Hello,

Please check the .htacces file. Do you have the correct path of RewriteBase? also, verify you have correct ownership of directory and files? Check permission section of the document https://docs.suitecrm.com/admin/installation-guide/downloading-installing/
Or if possible do share screenshot too.

sorry im newbie ! can u teach me ? Thanks

You will have .htaccess file in the root directory of your CRM. If you have a subdomain or subpaths like urdhva-tech.com/mycrm or something then you have to set the rewritebase path correctly.

Also as I said please share the screenshot with details about the issue. and also share information like a server, operating system etc…

Note: Permission shout be set recursively.

Don’t use filezilla for this!
Just for file permissions on Linux systems, you can try this:
https://github.com/amariussi/chperms

However you may need to fix also “ownership” issues: in such case search the forum for posts by @pgr (remove the @ sign when searching) because he has helped several people solve the issue.

// define(‘chmod_debug_mode’, TRUE);

or:

define(‘chmod_debug_mode’, FALSE);

WHAT FILE THIS ?

If you leave it as it is (FALSE) you will not see any output on screen.