Quote:
Originally posted by TheMob?
how do i make a fake tgp with autogallery sql?
|
By fake TGP .. you mean you want to rotate around from a specific set of links.
I suggest you use Random galleries from text file.
Here is the specific link to the auto gallery SQL owners manual that deals with this.
http://www.jmbsoft.com/owners/ags/manual/random.html
You will use the Random files directive. See the example below. Put all the links you want to rotate on your tgp, in to a text file .. Complete with descriptions, thumbnails etc etc.
Example: RANDOM
<%RANDOM
FILE random.txt
AMOUNT 30
HTML Default Text
%>
The RANDOM directive is used to display one or more random galleries taken from text files. Each of the available RANDOM options are described below.
FILE (required)
This is the file that the random galleries should be taken from. More details on this file can be found in the Random Galleries section of the hahahahahahahahaation.
AMOUNT (required)
Use this option to specify how many random galleries should be displayed in this section.
HTML (required)
Use this option to specify the HTML that should be used in this position. You may either use HTML code, or put the name of one of your pre-defined templates here. If you use HTML code, it must all be on one line.