Using 1.39g
I've had the store functional under a subdomain: storename.domain_name
Both downloadble software (free) and purchased products have been working fine.
To comply with needs of SSL (assigned to domain root), I had to convert the sub-domain back to a folder. This made the store access be domain_name/storename.
After changing both /includes/configure.php and admin/includes/configure.php to correct the path, the store is functioning properly...
...allmost !
The files that can be 'purchased' are still in their original location: storename/download
When I test to verify store function, everything is fine until I get through checkout and click to download the file.
That's when I get this 404 error:
Not Found (404)
The requested URL /pub/.bnmzskggujqjzixjsiw/TCEDTv2.0.msi was not found on this server.
So, it thinks the file should be in some"pub" directtory with a wierd subfolder. Looking in the configure.php files, I can see reference to a "pub" folder which is used for "public downloads" but all these products have URL & Download attributes that worked before the swap from sub-domain to folder.
I looked and found a "pub" directory which had only been created yesterday and had a strange sub-directory with one of our download files but have no idea where this came from.
Again: The path works for getting to the store and the admin and functions properly except for finding the file to send to the user.
I'm guessing this is still some path issue somewhere (maybe in one of the config.php locations) but am at a complete loss.
Anyone got any ideas?
THANKS.
Murph'


Reply With Quote
