|
|
|
Installation
Uploading files
Now that you have the files unzipped on your computer, you need to transfer them to your server into the directory you wish the links directory to appear in.
The most common way of transferring the files is to use a File Tranfer Protocal (FTP) client such as CuteFTP, WS-FTP or similar. Microsoft Frontpage or Macromedia Dreamweaver HTML editors may also be used to publish files to the server, though this is our recommended way of transferring the files.
Users who are installing BosDirectory to integrate with vBulletin 3, will need to open the /integration/vb3.php file with a text editor and enter your vBulletin license #. This is due to vBulletin 3 using your license number as part of the cookie hash when you login. Make sure to enter your license number, and not your customer number.
After you have successfully transferred the files to your server, you should have the following layout:
/admin
/admin/index.php
/admin/index.htm
/images
/images/banners
/images/banners/index.htm
/images/categories
/images/categories/index.htm
/images/links
/images/links/index.htm
/images/index.htm
/images/up.gif
/images/down.gif
/integration
/integration/index.htm
/integration/ipb.php
/integration/phpbb2.php
/integration/ubb.php
/integration/uss.php
/integration/uss-intranet.php
/integration/vb3.php
/languages
/languages/english.php
/languages/(possible other language files)
/payments
/payments/2checkout.php
/payments/authorizenet-sim.php
/payments/mail-in.php
/payments/paypal.php
/styles
/styles/index.htm
/styles/style.css
/index.htm
/javascript.js
/account.php
/connect.php
/footer.php
/functions.php
/header.php
/index.php
/install.php
/payment.php
/reviews.php
/search.php
/show.php
Installation section menu:
› Uploading files to the server
› Creating a database
› Setting file/directory permissions
› Running the installation script
› Cleaning up
|
|