View Single Post
Old 10-09-2007, 08:00 PM   #8 (permalink)
Linux
Junior Member
 
Join Date: Sep 2007
Posts: 10
Linux is on a distinguished road
Default

Quote:
Originally Posted by thuggster View Post
You have a " /" infront of the foldername Greybox, that gives a error.

If you installed it inb the ROOT of the webserver its,
PHP Code:
GB_ROOT_DIR "{$my_pligg_base}/greybox/"
Otherwise try,
PHP Code:
GB_ROOT_DIR "greybox/"
just sent you a pm hope you can help me
Linux is offline   Reply With Quote