Re: Image upload folder

  •  07-10-2007, 10:22 PM

    Re: Image upload folder

    In your code, you have
    dirpath=CalcPath(VirtualRoot,dirpath);
     
    When I do this, for dirpath, I get

    /Guinness214/admin/uploads

    I dont know where this is coming from... I need it to be empty, so I can map it to the root of my filesystem in the db.
     
View Complete Thread