Images not showing after upgrade.

92 views
Skip to first unread message

Chawlee Pickens

unread,
Feb 24, 2012, 9:14:42 AM2/24/12
to ResourceSpace
Upgraded and now all images are showing a placeholder with a red X.
Filestore was not changed and remains intact. Please Help

Allison Stec

unread,
Feb 24, 2012, 9:44:08 AM2/24/12
to resour...@googlegroups.com
What does your installation check look like?

Sent from my iPhone

On Feb 24, 2012, at 9:14 AM, Chawlee Pickens <rev...@slickwraps.com> wrote:

> Upgraded and now all images are showing a placeholder with a red X.
> Filestore was not changed and remains intact. Please Help
>

> --
> You received this message because you are subscribed to the Google Groups "ResourceSpace" group.
> To post to this group, send email to resour...@googlegroups.com.
> To unsubscribe from this group, send email to resourcespac...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/resourcespace?hl=en.
>

Chawlee Pickens

unread,
Feb 24, 2012, 9:56:02 AM2/24/12
to ResourceSpace




PHP version 5.2.17 OK
MySQL version 5.1.56 (client-encoding: latin1) OK
GD version bundled (2.0.34 compatible) OK
PHP.INI value for 'memory_limit' 256M OK
PHP.INI value for 'post_max_size' 64M WARNING: should be 100M or
greater
PHP.INI value for 'upload_max_filesize' 64M WARNING: should be 100M or
greater
Write access to /home/mobile1/public_html/media.slickwraps.com/
include/../filestore OK
Write access to gfx/homeanim/gfx OK
Blocked browsing of 'filestore' directory FAIL: filestore folder
appears to be browseable; remove 'Indexes' from Apache 'Options' list.
ImageMagick Version: ImageMagick 6.6.0-2 2010-07-13 Q16 http://www.imagemagick.org
OK
FFmpeg Not installed
Ghostscript OK
EXIF extension OK
Exiftool OK
Last scheduled task execution (days) Never WARNING
Relevance matching will not be effective and periodic e-mail reports
will not be sent. Ensure batch/cron.php is executed at least once
daily via a cron job or similar.

On Feb 24, 8:44 am, Allison Stec <ste...@gmail.com> wrote:
> What does your installation check look like?
>
> Sent from my iPhone
>

Allison Stec

unread,
Feb 24, 2012, 10:13:00 AM2/24/12
to resour...@googlegroups.com
Did you use svn to upgrade? If not, please describe the upgrade method.

Chawlee Pickens

unread,
Feb 24, 2012, 11:07:03 AM2/24/12
to ResourceSpace
I looked up upgrade on Wiki page and it said to just drag and drop the
files but to however save the config file to later update..Could
something in my config file not be pointing towards the images?

On Feb 24, 9:13 am, Allison Stec <ste...@gmail.com> wrote:
> Did you use svn to upgrade? If not, please describe the upgrade method.
>

Chawlee Pickens

unread,
Feb 24, 2012, 11:10:50 AM2/24/12
to ResourceSpace
It's really weird because all of the image placeholders and
descriptions are there just not the images.

On Feb 24, 9:13 am, Allison Stec <ste...@gmail.com> wrote:
> Did you use svn to upgrade? If not, please describe the upgrade method.
>

Dan Huby

unread,
Feb 24, 2012, 11:16:44 AM2/24/12
to ResourceSpace

Did you copy your old config file back in its entirety?

This looks like the classic scramble key problem. The scramble key
value in the config file must remain the same otherwise ResourceSpace
will not find your image files.

Dan

Chawlee Pickens

unread,
Feb 24, 2012, 11:17:59 AM2/24/12
to ResourceSpace
I think that could be the issue. The config file got corrupted on my
desktop so I had to remake it.. Anyway to find the old key?

Allison Stec

unread,
Feb 24, 2012, 11:31:38 AM2/24/12
to resour...@googlegroups.com
http://groups.google.com/group/resourcespace/browse_thread/thread/98d797bbed968ead/826d9b082b45ec88?lnk=gst&q=scramble+key#826d9b082b45ec88

The upgrade process also recommends a full backup beforehand.  Do you have that? Even if it's not current you might be able to glean the old scramble key this way.

Chawlee Pickens

unread,
Feb 24, 2012, 11:44:26 AM2/24/12
to ResourceSpace
I did however the file is corrupted.

On Feb 24, 10:31 am, Allison Stec <ste...@gmail.com> wrote:
> http://groups.google.com/group/resourcespace/browse_thread/thread/98d...
>
> The upgrade process also recommends a full backup beforehand.  Do you have
> that? Even if it's not current you might be able to glean the old scramble
> key this way.
>

Allison Stec

unread,
Feb 24, 2012, 11:51:22 AM2/24/12
to resour...@googlegroups.com
no other system backups? Something done weekly or nightly?

Chawlee Pickens

unread,
Feb 24, 2012, 12:08:48 PM2/24/12
to ResourceSpace
No, its a nightmare come true.

On Feb 24, 10:51 am, Allison Stec <ste...@gmail.com> wrote:
> no other system backups? Something done weekly or nightly?
>

David Dwiggins

unread,
Feb 24, 2012, 12:20:15 PM2/24/12
to resour...@googlegroups.com
I don't think there is a way to "reverse engineer" the scramble key if you don't have it, since they are randomly generated and use a one-way hashing algorithm.

It would be possible to set a new scramble key and then  write a script that would crawl through your filestore and rename each file to match the new key. (This would be a brute force recovery, but I think it would work.)

I don't think anyone has created such a script yet, so you would probably need to work with a developer on it. Feel free to get in touch with me if you would like to discuss this project.

-David Dwiggins

Chawlee Pickens

unread,
Feb 24, 2012, 12:31:29 PM2/24/12
to ResourceSpace
I think i'm going to remake it anyways.. I only had 200 images so it
should be an easy project.

Any ideas how I can get Theme drop downs and Sub Theme drop downs like
here - http://www.appleshield.com/zoig/

On Feb 24, 11:20 am, David Dwiggins <da...@dwiggins.net> wrote:
> I don't think there is a way to "reverse engineer" the scramble key if you
> don't have it, since they are randomly generated and use a one-way hashing
> algorithm.
>
> It would be possible to set a new scramble key and then  write a script
> that would crawl through your filestore and rename each file to match the
> new key. (This would be a brute force recovery, but I think it would work.)
>
> I don't think anyone has created such a script yet, so you would probably
> need to work with a developer on it. Feel free to get in touch with me if
> you would like to discuss this project.
>
> -David Dwiggins
>
Reply all
Reply to author
Forward
0 new messages