|
||||
|
|
OOTP Mods Logos, roster packs, historical databases, OOTP tools, FaceGen files... it's all here! |
![]() |
|
Thread Tools
![]() |
![]() |
#1 |
All Star Starter
Join Date: Dec 2005
Posts: 1,679
|
OOWP Introduction Part 2: Installation and Setup
OOTP Open Web Platform Introduction Part 2:
Installation and Setup In this second part of the OOTP open web platform introduction, we will walk through the steps to download and install the library on your web server. The Bonfire library makes installation a breeze so let’s see how we get it setup. REQUIREMENTS
INSTALLATION
NOTE: If you choose to use a database prefix for table names, be sure to note it as it will be important later in the setup process. SECURITY NOTE: As a measure of site security, it is recommended that you do not use the username “admin” or a name based on an administrative email address for your web site. This helps lessen hacking attempts by making your username more difficult for hackers to guess. LOGGING IN
CUSTOMIZE LEAGUE SETTINGS
LOAD OOTP SQL DATA
CUSTOMIZE SIM SETTINGS If you plan to display sim information on your homepage, you need simply upload your league file to the server at the location specified in your OOTP league manager settings. Then tell the mod your sim schedule as specified below:
If you want more precise control over the auto populated sim details displayed on the homepage:
INSTALLING NEW MODULES By default, the Open Web Platform includes all the modules you need to run a basic OOTP web site and installs them automatically when you install the Bonfire library. If you wish to add additional modules to the site once it is installed and running,follow the steps below.
ADD A LINK TO THE MAIN NAV BAR If a module contains a public landing page (this can be confirmed by browsing to “bonfire/modules/[module name]/views” and checking for an index.php file. If it exists, you can add a link to it on the OOTP Home page public nav bar by following these steps:
That’s it for part 2. By now, you should have a good idea of what the OOWP is all about and if you followed this lesson, you should have a working copy of the platform on your web server. In the next part of this tutorial series, we will dive more into Bonfire and the structure of its modules system which provides the basis for how mod authors will contribute tools to the platform. Download the OOWP Today! Download the latest stable release version from the official OOWP forums page. All the documentation you need is available in the installation and setup guide. Contribute to the development and help the OOWP grow The OOWP is a 100% free and open source project. The source code is publicly available on GitHub.com. If you want to contribute to the development, simply head over to my official Github page, fork the related projects, hack the code and send pull request with your updates. It’s that simple. If you’ve built an OOWP module let me know and I’ll add it to the built on the OOWP list. Want to help test? Testing assures everything works as expected and that everyone gets the best fantasy experience possible. Simply download and test the site and log issues on the official Github issues pages. Each portion of the site has its own page and issues list so be sure to log the issue in the appropriate module portion of the site. Donate While the OOWP is free to download and use, we do very much appreciate any donations made towards its development.
__________________
My OOTP Gaming Channels:
Last edited by ootpFox07; 05-07-2012 at 12:01 PM. |
![]() |
![]() |
![]() |
#2 |
All Star Reserve
Join Date: Feb 2003
Location: Orange, CA
Posts: 569
|
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.
__________________
DanGarion GM - Los Angeles Dodgers The Peanuts and Cracker Jack Baseball League PCJBL! Last edited by dangarion; 08-23-2012 at 11:15 PM. |
![]() |
![]() |
![]() |
#3 | |
All Star Starter
Join Date: Dec 2005
Posts: 1,679
|
Quote:
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.
__________________
My OOTP Gaming Channels:
|
|
![]() |
![]() |
![]() |
#4 |
All Star Reserve
Join Date: Feb 2003
Location: Orange, CA
Posts: 569
|
Interesting, appears the issue was because I was Production, once I changed to Development it worked.
Unfortunately I'm having the same type of issue I used to have with BOSI and Statslab with the size of the MySQL files being too large. even when I split the files I get some memory errors. I was eventually able to get most of the files loaded but I'm not really sure what to do from there. There isn't a List option under content, only Links and Groups.
__________________
DanGarion GM - Los Angeles Dodgers The Peanuts and Cracker Jack Baseball League PCJBL! |
![]() |
![]() |
![]() |
#5 | |
All Star Starter
Join Date: Dec 2005
Posts: 1,679
|
Quote:
OOTP files tend to be big and some servers either timeout before all the queries can run or run out of memory (limits on shared hosting are nowhere high enough). I've looked into some methods to batch the loading of the sql scripts beyond just splitting but due to the sheer size of large leagues, never came up with anything reliable. Best advice I can give is to see if you can request a memory upgrade or contact Fidel about a move if he's not your host. I've run some pretty nasty league uploads on my demo site that he hosts and so far have not hit on any major issues.
__________________
My OOTP Gaming Channels:
|
|
![]() |
![]() |
![]() |
Bookmarks |
|
|