View Single Post
Old May 3rd, 2007, 10:46 PM   #9 (permalink)
globalstrata
Junior Member
Verified Customer
 
Join Date: Apr 2007
Posts: 29
Question

Ok. I am back. Got busy with other things.

I have fixed most of the problems I was having. However, I am unable to upload images. The program says:

Code:
Content visible to verified customers only.
I think I am getting this due to the same problems that I am having when trying to create a category in the Admin CP. When I try to create a category, it says:

Code:
Content visible to verified customers only.
However, I see that the directories for the category are created under the DATA folder and the index.html files are placed under the directories so I do not think it is a permissions issue.

I have enabled PHP logging and under the phperrors.log I see the following:

Code:
Content visible to verified customers only.
How can I prevent the program from cutting off the slashes from the directory in the first line of the category creation error and the second line as shown in the phperrors.log? It should be X:/dir/sub/dir/web/data/ instead of X:dirsubdirweb/data/. The global options shows the path correct but the phperrors.log show as displayed. I know I can code it manually but I would prefer not to.

Thanks,

Gladys

Last edited by globalstrata; May 3rd, 2007 at 10:55 PM.
globalstrata is offline   Reply With Quote