Cataloger Module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
glennies
Forum Members
Forum Members
Posts: 12
Joined: Sun Dec 23, 2007 5:45 am

Cataloger Module

Post by glennies »

Hello All,

I have looked for hours for a solution on the forums but I couldnt find anything, hope anyone can help out here  :)

I am running cmsmadesimple v1.0.2 and I had the cataloger module version 0.5.3 installed during the construction of our site.

Here is our URL : http://www.ie-solutions.com.au

Here is the site page in question : http://www.ie-solutions.com.au/index.php?page=portfolio

Everything was working fine until recently where we had to add a couple of new images to our portfolio. When I add a new page using the cataloger and I upload a JPG image, for some weird reason it wont show the image on the site. No changes have been made to the cms and I followed the same process I used when I added images before. Now all i get is "No Image Uploaded" on the page.

I have checked the permissions via ftp and everything seems fine, has anyone experienced this before?

Any suggestions or solutions would be very much appreciated.

Thank you kindly,

Glenn
Pierre M.

Re: Cataloger Module

Post by Pierre M. »

Hello Glenn,

CMSms 1.0.2 is way too old. You may like bug fixes, but security fixes are mandatory.
You should upgrade to latest official stable version, then see if your issue remains.

Pierre M.
glennies
Forum Members
Forum Members
Posts: 12
Joined: Sun Dec 23, 2007 5:45 am

Re: Cataloger Module

Post by glennies »

Thank you for your advice Pierre much appreciated.

Considering that i am not a developer, is upgrading to a newer version an easy process?

Are there any instructions available to guide a newbie like myself?

Thanks for any suggestions or help.

Glenn
nivekiam

Re: Cataloger Module

Post by nivekiam »

glennies
Forum Members
Forum Members
Posts: 12
Joined: Sun Dec 23, 2007 5:45 am

Re: Cataloger Module

Post by glennies »

Hi All,

Back again with the same cataloger issue (read above messages). I upgraded the cms to the latest version as suggested, and installed the latest version of the cataloger module and I still have problems uploading and displaying images.

Any assistance will be very much appreciated.

Thank you,

Glenn
glennies wrote: Hello All,

I have looked for hours for a solution on the forums but I couldnt find anything, hope anyone can help out here  :)

I am running cmsmadesimple v1.0.2 and I had the cataloger module version 0.5.3 installed during the construction of our site.

Here is our URL : http://www.ie-solutions.com.au

Here is the site page in question : http://www.ie-solutions.com.au/index.php?page=portfolio

Everything was working fine until recently where we had to add a couple of new images to our portfolio. When I add a new page using the cataloger and I upload a JPG image, for some weird reason it wont show the image on the site. No changes have been made to the cms and I followed the same process I used when I added images before. Now all i get is "No Image Uploaded" on the page.

I have checked the permissions via ftp and everything seems fine, has anyone experienced this before?

Any suggestions or solutions would be very much appreciated.

Thank you kindly,

Glenn
nivekiam

Re: Cataloger Module

Post by nivekiam »

Can you post a link to a phpinfo page?
User avatar
DaveW
Forum Members
Forum Members
Posts: 13
Joined: Thu Dec 13, 2007 4:25 pm

Re: Cataloger Module

Post by DaveW »

Delete your browser cache.
glennies
Forum Members
Forum Members
Posts: 12
Joined: Sun Dec 23, 2007 5:45 am

Re: Cataloger Module

Post by glennies »

How do i link to the phpinfo page?

I have cleared my IE browser cache and the images still wont upload via FTP program. Does this really make a difference?


Glenn
Last edited by glennies on Mon Feb 04, 2008 7:27 am, edited 1 time in total.
User avatar
alinome.net
Forum Members
Forum Members
Posts: 124
Joined: Thu Jan 25, 2007 2:54 pm

Re: Cataloger Module

Post by alinome.net »

glennies wrote: How do i link to the phpinfo page?
phpinfo() is a PHP function that shows a lot of information about your web server, your PHP, their configuration  and more.

Just do this:

1) Create a User Defined tag called e.g. {phpinfo} with only this simple line:

Code: Select all

phpinfo();
2) Now put the User Defined Tag {phpinfo} in a temporal useless page of your site (maybe create one new page for this).

3) Post the link to that page, so people can examine the phpinfo listings to get a clue about your problem.

4) When the problem is solved, delete that page.

Good luck
Marcos Cruz
nivekiam

Re: Cataloger Module

Post by nivekiam »

To link to phpinfo, create a text file (use NotePad), name it phpinfo.php

Put this into the file:


Upload that to your site and post a link here.

I'm thinking there might be something up with either your server's PHP or GD configuration.  When I try to access the missing image directly I get this error message:

Fatal error: Call to undefined function: imagecreate() in /path/to/your/account/html/lib/filemanager/ImageManager/Classes/GD.php on line 353
glennies
Forum Members
Forum Members
Posts: 12
Joined: Sun Dec 23, 2007 5:45 am

Re: Cataloger Module

Post by glennies »

hello all,

Im overwhelmed by the amount of people willing to assist, thanks to all.

Here is the php info link and thanks for the quick tutes.

http://www.ie-solutions.com.au/phpinfo.php

I hope this helps.

Thanks again,

Glenn
Post Reply

Return to “Modules/Add-Ons”