Dev FAQs
How do I set up a new site?
You need to be an administrator in the Reason instance with access to the "Master Admin" site. From the Master Admin site, choose the "Sites" option on the left-hand menu, and then choose "Create a new site."
After choosing options for your site, Reason will create the directory in the file system along with the necessary .htaccess rules.
Other FAQs
- What exactly do left and right relationships means when using the entity selector?When using entity selectors, it can be confusing, especially for new reason programmers, to know...
- How do I set up a new site?You need to be an administrator in the Reason instance with access to the "Master...
- How does Reason's session system work?Reason's session system is pretty integrated with the Minisite and Minisite module system. If you...
- How do I get more information from the PHP error log?Every time PHP throws a low-ish level error, Reason's error handler catches it, logs it,...
- How can I manually regenerate URLs?By using the Update URLs script located in Other Links in Master Admin. There you...