Trouble setting $g_path
Posted: 04 Apr 2024, 18:48
Since my recent upgrade I get the warning "Warning: "path" was not defined in config_inc.php." Found a discussion about it here:
viewtopic.php?p=76293
But when I add $g_path='https://our_website/manitsbt/' in config/config_inc.php I get a blank page (doesn't render).
Instructions say to keep trailing backslash. Removing it produces the same result. Removing the "blank" value from config_defaults_inc.php and leaving it in config/config_inc.php does the same. I also tried HTTP, no "S" and same result.
What's the correct way of getting rid of the warning?
viewtopic.php?p=76293
But when I add $g_path='https://our_website/manitsbt/' in config/config_inc.php I get a blank page (doesn't render).
Instructions say to keep trailing backslash. Removing it produces the same result. Removing the "blank" value from config_defaults_inc.php and leaving it in config/config_inc.php does the same. I also tried HTTP, no "S" and same result.
What's the correct way of getting rid of the warning?