![]() |
I havn't installed -- but from what I have read....would be cool if there could be "auction feedback" for each user.
|
Quote:
|
Hmm, While I was reading the installation instructions I got very lost because it says make the chnages necessary in each php file but how do I know the changes that needs to be changed? I am somewhat of a newb to this.
|
Quote:
|
Quote:
|
Quote:
Also use the info.cgi script that came with the file to determine things like the file path, as mentioned in previous posts. After you get the script running you can add the categories you wnat, etc., but for now just try the base script with the default categories, and edit the settings below in the config area of the auction.pl script (the area at the top). These are the main settings you need to worry about in the config area- the rest have been deleted in the example below since they can be left at default to get your script up and running, so be sure to edit those as well. The settings below are only for EXAMPLE, and are not meant to be pasted in to your script, since they are already there!: Code:
# The Base Directory. We need an |
what's the average setup time?
|
Quote:
After you do that you can test the functionality of the auction.pl script without even editing a vbulletin template by just going to the URL for your auction.pl file and checking it out before you go to the bother of editing your ACP index file, etc., to see if it is something you think would be useful, or will work on your server. All you need to do to test the functionality of the script is edit the basepath url to match the full filepath on your server to that file, which is the top setting in the auction.pl config area.. the rest can be edited later after you get it running. 1 file edit and a CHMOD shouldn't take too long :D |
QUICK & EASY 1-2-3 INSTRUCTIONS FOR INSTALLING & TESTING:
1) upload the contents of the cgi-bin folder in the file to your cgi-bin directory on your server, creating a subdirectory named 'auction,' and CHMOD that new directory to 755 along with the subdirectories, contents etc.. 2) Go to your web browser and type in: Code:
http://yoursite.com/cgi-bin/auction/info.cgi Code:
/home/yoursite/public_html/cgi-bin/auction/info.cgi Code:
$config{'basepath'} = '/home/yoursite/public_html/cgi-bin/auction/'; If you follow those steps correctly you should see the auction.pl script display properly at: Code:
http://yoursite.com/cgi-bin/auction/auction.pl Once you have the script running you should edit the other areas of the config area, such as site name, etc., but that is all you need to worry about to test the auction.pl script on your site. |
Something like this based on PHP and MySQL would be awsome :)
|
All times are GMT. The time now is 01:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|