Frequently Asked Questions
Q: How do I contact you?
A:

Q: Do I need SQL on my server?
A: No.

Q: Do I need PHP on my server?
A: No.

Q: Do I need PERL on my server?
A: Yes.

Q: What is my path to PERL?
A: You must ask your hosting company, they have determined where to install PERL

Q: How do I see what videos have been added?
A: Click "browse". Use the category field to enter search text.

Q: Reported videos all seem good, what do I do?
A: Click "approved". A "bot" may have clicked the link etc... To remove it from the site click "delete".

Q: I loaded and selected content but nothing showed when I went to the home page URL?
A: Click "Update Daily". The site must be updated with the added content.

Q: Can I delete the install folder after installation is complete?
A: No. The install folder will be needed for updates, adding new domains etc...

Q: What do the tags mean in the templates?
A: Tags tell the script where to put information to build your site. They are case sensitive and
always within comment tags. They can be moved around but they cannot be altered in any way.

<!--VTABLETAGBEGIN--> Indicates where to put the "table" definition tag
<!--VTABLETAGEND--> Indicates where the "table" definition ends
Note: This information is read by the script and not "real HTML". This tag is only used to
define the table information for the thumbs and is not a "full table".

<!--VCELLTAGBEGIN--> Indicates where to put the "table cell" definition tags
<!--VCELLTAGBEND--> Indicates where the "table cell" definition ends
Note: This information is read by the script and not "real HTML". This tag is only used to
define the table-cell information for the table tag above and is not a "full table".

<!--VVIDEONAME--> Replaced by the video file name
<!--VTHUMBIMAGE--> Replaced by the thumb URL
<!--VTHUMBWIDTH--> Replaced by the thumb width
<!--VTHUMBHEIGHT--> Replaced by the thumb height
<!--VINFOTAG--> Replaced by the video description
<!--VTOPBANNERIMAGE--> Replaced by sponsor banner image
<!--VTOPBANNERLINKTAG--> Replaced by your link to a sponsor
<!--VTOPBANNERTAG--> Replaced by sponsor banner and link
<!--VVIEWSTAG--> Replaced by the number of views for the video
<!--VVOTESTAG--> Replaced by the number of votes for the video

Q: How do I make my index page (index.shtml) show different thumbs than the default?
A: Place the code below in your index page. Use "cat=somecategory" to get different thumbs.
For example if you created a category named "blondesonly" then this would be your link
<!--#include virtual="/cgi-bin/vlist.cgi?action=page&cat=blondesonly" -->

- Study the default templates and you will find many ways to do wild designs using custom templates.

Q: How does a sponsor supply flash video for quick import to the script?
A: Click here for an explanation of sponsor supplied video