Quote:
Originally Posted by dangarion
Hello,
I'm working on checking this out, just wondering if the folders relative to the root location of OOWP or from root?
The reason I ask is because when I fill out the required information for my OOTP league and hit Save it just goes to a blank page. If I don't type anything in it gives me an error saying I need to input the information.
|
The library works just like CodeIgniter where it bases everything off of the relative root of the OOWP folder. So it can serve as either the main web site itself or can also live any number of levels from the server root. See the other thread for debugging steps for the blank page error.
You can also see
this article in the Bonfire help guide for blank page issues. Bonfire runs fine for me on my linux host, but needs some tweaking when I develop on my Windows desktop.