Flashblocks Flash CMS
Welcome, Guest
Please Login or Register.    Lost Password?
the config file (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: the config file
#53
ap ()
Click here to see the profile of this user
Birthdate:
 
the config file 3 Years, 8 Months ago
I can get this to work what do I put in the config file?
why does it work locally but not live?

I dont get this

DataDir = Relative address where the File Manager and your setting.php password file is located.
imagesDir = Where you media folder is located.
imagesResizedDir = Where your resized Jpg and thumnail folder is located.
flashblocksCache = set to 1 if you would like to preload all media files before propagating Flashblocks.
flashblocks_path = for testing locally: http://localhost/ Leave blank if running on a server

Post edited by: admin, at: 2005/04/18 03:39
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#54
ap ()
Click here to see the profile of this user
Birthdate:
 
how do I find out what my local hos is? 3 Years, 8 Months ago
how do I find out what my local hos is?

Post edited by: admin, at: 2005/04/12 15:43
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#55
admin ()
User Online Now Click here to see the profile of this user
Flashblocks Birthdate: 2005-02-14
 
the flashblocks_configuration file 3 Years, 8 Months ago
These variables tell Flashblocks a few important things.

flashblocks_path is the one variable that you need to change so that flashblocks works on your server.

If you are uploading to a server:
Open the flashblocks_configuration.txtfile.
make sure this variable looks like this:
Code: :

 &flashblocks_path=& 


upload all the swf, php and txt files and the flashblocks directory.

If you are running Flashblocks on a local machine with PHP installed:
You may need to change the variable to look something like this:
Code: :

 &flashblocks_path=localhost/website/& 



Note that you can also set these variables on the _root of Flash and remove the flashblocks_configuration.txt file completely. It would look like this:

Code: :

 DataDir "flashblocks/"; imagesDir "flashblocks/images/"; imagesResizedDir "flashblocks/imagesResized/"; flashblocksCache "false"; flashblocks_path "";



Post edited by: admin, at: 2005/04/12 15:44

Post edited by: admin, at: 2005/04/12 15:46
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop

Thank you