Welcome, Guest. Please login or register.
Did you miss your activation email?
23 Jul 2008, 14:11

Login with username, password and session length
Home Chat Help Search Calendar Login Register
Pages: [1]
Print
Author Topic: Cataloger Images Dont Show After Move  (Read 315 times)
0 Members and 1 Guest are viewing this topic.
paradox
Forum Member
*

Karma: 0
Offline Offline

Posts: 12


« on: 07 Mar 2008, 09:20 »

I have a CMSMS site that uses the Cataloger module to display item images and decriptions.

The web site was built at www.mydomain.com/cmsms/

After it was ready to go live I moved it to www.mydomain.com and all went fine except that none of the images in the Cataloger pages display. The description content is fine but on the vistor view the images are missing. On the admin view - admin panel > Content » Pages » Edit Page - Content Type Cataloger Item - Images tab The images show as the x box.

It seems the path to the images for the cataloger are not correct after the move?

Anyone have any ideas or advice?

Thanks for any help
Logged
Mantlet
Forum Member
*

Karma: 0
Offline Offline

Posts: 40


« Reply #1 on: 07 Mar 2008, 09:36 »

You don't have any problems with the other images or files in the uploads folder? Maybe your config file still refers to the document path being /cmsms/uploads/images. Your config.php should then off course be changed to /uploads/images.

If that isn't the case, at least we've established that it isn't a general setting.
Logged
paradox
Forum Member
*

Karma: 0
Offline Offline

Posts: 12


« Reply #2 on: 07 Mar 2008, 11:09 »

Hi Mantlet

Thanks for fast help response.

The old config file uploads settings were
#Where are uploaded files put?  This defaults to uploads.
$config['uploads_path'] = '/home/name/public_html/cmsms/uploads';

#Where is the url to this uploads directory?
$config['uploads_url'] = $config['root_url'] . '/uploads';

The after the move settings are:

#Where are uploaded files put?  This defaults to uploads.
$config['uploads_path'] = '/home/name/public_html/uploads';

#Where is the url to this uploads directory?
$config['uploads_url'] = $config['root_url'] . '/uploads';
Logged
Mantlet
Forum Member
*

Karma: 0
Offline Offline

Posts: 40


« Reply #3 on: 08 Mar 2008, 08:00 »

Ok, as far as I can see, that's pretty normal.

I quess someone with more skills in the cataloger code should give this one a go.
Cataloger is a little buggy in some things from time to time, maybe it gets it's image location once and stores that. However, I wouldn't know where to find that.
Logged
paradox
Forum Member
*

Karma: 0
Offline Offline

Posts: 12


« Reply #4 on: 08 Mar 2008, 12:17 »

I was thinking the same thing about the possibility of a stored image location.

Knowing that sometimes these things just need a little nudge, I deactivated the module then re activated it and also clicked on Update the Entire Catalog in Global Catalog Operations but still no images.

If anyone knows if the original image path is stored in the SQL database or has any thoughts on the fix for this it would be appreciated.

Thanks for your help Mantlet.
Logged
alby
Member Support Team
Support Guru
Power Poster
****

Karma: 104
Offline Offline

Posts: 2413

Location: Ferrara, Italy


My kids


« Reply #5 on: 09 Mar 2008, 11:44 »

If anyone knows if the original image path is stored in the SQL database

In old version, absolute image path is in SQL database. Check with phpmyadmin in content_props.content for path

Alby
Logged

HOLIDAY:   15 July - 31 July

Member CMSMS Support Team
Italian Forum Moderator - Italian admin Project

Plugins: Geolocate hostip - Multiple random image - Image rotator (test beta) - Content Pagination

Modules: ForumMadeSimple - Howto (FMS)

Multilingual: CMSMS MLE 1.3.1 - Doc/Howto/Tips (#10)
carasmo
Forum Member
*

Karma: 5
Offline Offline

Posts: 163


« Reply #6 on: 10 May 2008, 13:46 »

http://forum.cmsmadesimple.org/index.php/topic,14374.msg106165.html#msg106165
Logged
Pages: [1]
Print
Jump to: