Follow these instructions to setup your ultislide.
-
Create a new copy of the config.example.php file in cms/php/ and name it config.php
-
Get you Google API at http://console.developers.google.com and put it in the global constant "API_KEY". REMEMBER TO KEEP YOUR TOKEN SECRET The token will be used to authentize to google. The API will be used to get the length of the youtube vidoes in the slideshow
-
At http://console.developers.google.com active the API named "YouTube Data API v3".
-
Fill in your database location, name, username and password.
-
Set the URL_TO_SLIDE with the absolute url to the base directory of slideshow
-
Set the defined IMAGES value to the image folder you want to use. Important that the IMAGES ends with a /
Run the mkSlide.sql in your database