| RP 3.11 to RP 3.3 Upgrade Questions
Chuck:
We are upgrading our test install from RP 3.11 to RP 3.3 and are running into an odd issue with images.
We ran the 3.1 to 3.2 upgrade and then the 3.2 to 3.3 upgrade successfully with no errors noted (ran only once for each).
The image references though for our images seem to be off by one character.
All of our product images are uploaded by the admin user.
For example:
Prior to the upgrades we had:
data/14/1150f21.jpg
data/14/1150f21-thumb.jpg
in our data folder.
After the upgrade, we now have:
data/14/1150f21.jpg
data/14/thumbs/1150f21.jpg
In the product though the URL that RP is attempting to pull is:
data/14/thumbs/11150f21.jpg
There's an extra 1 there.
We doublechecked and we uploaded all of the php, template, files, etc. that we use in the 3.3 distribution so nothing jumps out at us at to what the issue is.
Not sure what the issue is since the files got moved and no errors with the upgrade as far as we can see.
Suggestions?
Thanks.
|