Image manager doesn't show up

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
copernic67

Image manager doesn't show up

Post by copernic67 »

Hi guys,

I need some help.

My image manager isn't showing up... It gives the admin page in the iFrame.
So i guess the admin as redirected the image manager because it has a problem.

I tried to use GD, NetPBM or ImageMagik but nothing changes.
The permissions on the uploads/images folders are 777 and it's written right in the config file.
Here is the page the iframe calls: src="../lib/filemanager/ImageManager/images.php?dir="
Is that normal that the $reldir  value is empty on line 235 admin/imagefiles.php?
At least it works on my local installation...

If I try to put a local dir myself in the url, it doesnt work better.

If I put debug on, nothings specials happens except that the admin page is replaced by a text saying the redirections are disabled by debug mode.

Does anyone have a clue on this ?
Please help me.
lennon
Forum Members
Forum Members
Posts: 88
Joined: Fri Jan 13, 2006 12:19 pm

Re: Image manager doesn't show up

Post by lennon »

Just installed the latest version and am getting the same problem. I had originally uploaded 1.01  and got the same.

Can't find anything on this anywhere else.

Will keep looking....
Last edited by lennon on Tue Oct 17, 2006 5:21 pm, edited 1 time in total.
lennon
Forum Members
Forum Members
Posts: 88
Joined: Fri Jan 13, 2006 12:19 pm

Re: Image manager doesn't show up

Post by lennon »

Hi guys,

does anyone have any idea about this? Even a starting point would be good. Its kinda makes the system completely unusable from my point of view.

Any help would really be appreciated

thanks

andy
scooper
Forum Members
Forum Members
Posts: 242
Joined: Fri Dec 09, 2005 12:36 pm

Re: Image manager doesn't show up

Post by scooper »

No solutions here I'm afraid, just the same problem.

After installing several instances of CMSMS on various servers with everything working fine I've just put one onto some webspace from Lycos / Tripod and I'm getting the same problem.

It seems to be their own flavour of PHP ( PHP4u anyone? ). GD is installed but safe mode is on ( http://www.lycos-oneclicksite.com/phpinfo.php )

I've set $IMConfig['safe_mode'] = true; but I'm not convinced that it's even getting that far (it didn't throw any errors when I had a typo in config.inc.php).

I suspect it's a paths problem. When I use the image browser in FCK it's not pointing to the uploads/images directory. The absolute paths for this account are long and tortutous with dots in the middle which is never a good idea for a path in my book ( /data/members/paid/k/i/kingfisherpreschool.org.uk/htdocs/www since you ask)

File manager is working fine though...  I can upload and delete images that way. So maybe it's not a paths problem at all.

So. What I've spent the last 10 mins trying to get across in this message is that it doesn't work and I don't know why - so any clues would be great.

s.
lennon
Forum Members
Forum Members
Posts: 88
Joined: Fri Jan 13, 2006 12:19 pm

Re: Image manager doesn't show up

Post by lennon »

I've a feeling its a paths issue as well. Which version were you trying to install?

I've tried the latest 2. Might give an older version a go at lunch. Will let you know.
scooper
Forum Members
Forum Members
Posts: 242
Joined: Fri Dec 09, 2005 12:36 pm

Re: Image manager doesn't show up

Post by scooper »

I'm using 1.0.2

Added the album module yesterday as well and that's not resizing the images so my suspiscions have switched back to a problem with GD, but apart from that I'm no further forward.

I'll keep on poking around though and let you know if I find anything.

s.
copernic67

Re: Image manager doesn't show up

Post by copernic67 »

Hei!

still didn't found the solution. I tought also it was a problem with the path because I have also a dot in my path....

But looks like it doesnt matter. I tried to install it locally on a folder with a "." inside like /www/domain.com/cms but it works perfectly locally...

What about the GD clue? how could this be wrong ?

Oh, yeah, and by the way, I use the 1.0.2 version on a hosting with safe mode off.
They also installed the two other graphic libraries but it didn't change anything when I used IM or NetPBM.

I also tried with debug mode on to see if there was an suspect error somewhere but didn't see anything...

Basically, I'm stuck. Any ideas?
Any comments are welcome!
lennon
Forum Members
Forum Members
Posts: 88
Joined: Fri Jan 13, 2006 12:19 pm

Re: Image manager doesn't show up

Post by lennon »

Hi Guys have you found anything else?

I've tried a another reinstall and new database. I've used the last three versions. This isn't looking good at all.

I hate to do it but I may have to go to mambo or somewhere simular. :'(
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Image manager doesn't show up

Post by Dr.CSS »

Are you using a windows server?
scooper
Forum Members
Forum Members
Posts: 242
Joined: Fri Dec 09, 2005 12:36 pm

Re: Image manager doesn't show up

Post by scooper »

Not me.

It's just some lycos webspace that somebody else has bought and I've generously agreed to install CMSMS on for my daughter's playgroup (hey, that way I don't get bothered with all the updates) so I don't have shell access or anything useful.

Ahem, anyway. According to the control panel it's running php4.3.1 and 5.10. It gives a couple of links to phpinfo for both:

http://www.lycos-oneclicksite.com/phpinfo.php
http://www.lycos-oneclicksite.com/phpinfo.php5

the response headers say "X-Powered-By: PHP/4.3.10" so I guess that's the version that's serving the CMS.

Both have GD installed but it's some odd version of PHP that seems to be Tripod / Lycos specific.

Is there anyway of forcing the server to use PHP5 to server the CMS pages? I've no idea how this whole business of having two version of PHP works.


s.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Image manager doesn't show up

Post by Dr.CSS »

When you installed it did it give you the option of which ver. of PHP to use?...
Locked

Return to “[locked] Installation, Setup and Upgrade”