LETS SAY MY ROOT FOLDER OF THE WEBSITE IS http://www.carservice.com what do i need to put in after the two // marks in the configuration php where it says:
$gallerypath=”images”; //EX. images or ../gallery/images no trailing slash needed
$thumbpath=”imagethumbs”; //EX. images or ../gallery/imagethumbs
what do i need to delete and replace out of these strings if my root folder url of my web site is: http://www.carservice.com and have uploaded e2 to the root directory ?
do i need to put http://www.carservice.com in it some where or is it an internal path with in the e2 directory? this is not clear. thanks, I am trying to use it for a client website asap!