using grey box

2 replies [Last post]
apeksha0701
User offline. Last seen 15 weeks 15 hours ago. Offline
Joined: 09/18/2009
bOt Points: 118

i tried using greybox............

i guess m not able to set the correct path of GB_ROOT_DIR....

it says GB_ROOT_DIR is the URL where static files are located

what does it actually mean?

the problem is that wen i click on the link the pic doesnt come

rather a white box without any pic pops up...

plz help............ 

bOtskOOl
User offline. Last seen 19 weeks 2 days ago. Offline
Joined: 02/21/2009
bOt Points: 3496
Re: using grey box

For using grey box you need to first copy the greybox folder (which you need to download from the website) somewhere inside the root folder of your website where the rest of the content of website is present.

Once you have copied the folder the value of GB_ROOT_DIR is "http://mydomain.com/greybox/" if the domain name of your website is mydomain.com i.e. 
GB_ROOT_DIR = "http://mydomain.com/greybox/"
If you working on localhost it should be GB_ROOT_DIR = "http://localhost/directory/path..
../where/you/have/copied/greybox/"

apeksha0701
User offline. Last seen 15 weeks 15 hours ago. Offline
Joined: 09/18/2009
bOt Points: 118
thnks..................i

thnks..................i guess that will do