How to:

Installation System setup Appearance Categories Ad types Ads Coupons Banners Users geoDatabase Database

Reference:

Pricing, how it works Optional fields Manage System Manage Appearance Manage Categories Manage Ad Types Manage Ads Manage Coupons Manage Banners Manage Users Manage geoDatabase Manage Database

 

 

BosClassifieds v3.0 Manual

Installation - uploading files

The first thing you will need to do, is to unzip the file you downloaded from our downloads section. Once you have the files unzipped on your computer, you need to transfer them to your server into the directory you wish the classifieds 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 BosClassifieds 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.

Users who are installing BosClassifieds to integrate with Joomla, will need to open the /integration/joomla.php file with a text editor and enter your "site name" and "secret" from your Joomla configuration.php file. This is due to Joomla using this information as part of their login process. Make sure to enter the information accurately so it matches the Joomla configuration file.

After you have successfully transferred the files to your server, you should have the following layout:
/admin
/admin/ads.php
/admin/adtypes.php
/admin/database.php
/admin/appearance.php
/admin/banners.php
/admin/categories.php
/admin/coupons.php
/admin/database.php
/admin/geodata.php
/admin/index.php
/admin/pclzip.lib.php
/admin/system.php
/admin/users.php

/images
/images/banners
/images/banners/index.htm
/images/categories
/images/categories/index.htm
/images/listings
/images/listings/index.htm
/images/index.htm
/images/down.gif
/images/new.gif
/images/up.gif
/images/xml.gif
/images/noimage.jpg

/integration
/integration/index.htm
/integration/joomla.php
/integration/phpbb2.php
/integration/ubb.php
/integration/uss.php
/integration/uss-intranet.php
/integration/vb3.php

/languages
/languages/english.php

/styles
/styles/style.css

/templates
/templates/account.inc
/templates/breadcrumb.inc
/templates/classified.inc
/templates/contact.inc
/templates/counts.inc
/templates/imageblock.inc
/templates/index.inc
/templates/logo.inc
/templates/menu.inc
/templates/recent.inc
/templates/search.inc
/templates/searchpage.inc
/templates/verticalcategories.inc

/index.htm
/javascripts.js
/account.php
/classified.php
/connect.php
/footer.php
/functions.php
/header.php
/index.php
/install.php
/location.php
/panel.php
/payment.php
/payment_modules.php
/post.php
/recent.php
/rss.php
/search.php
/upgrade20-30.php

If all of the files have been properly uploaded to your web server, and are in the correct directories, you may proceed with the next step of the installtion, creating a database.

Installation includes the following steps:
Uploading files to the server
Creating a database
Setting file/directory permissions
Running the installation script
Cleaning up