Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 07:52:39 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155551 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: image gallery 1.9 stopped working  (Read 415 times)
Paradontax

Offline Offline

Posts: 57



« on: August 22, 2011, 02:48:53 PM »

hello,

I have a site running with de image gallery 1.9.

It worked before but now it stopped uploading new pictures and subscriptions.
There are no error massages when i turn on e_all
When i look in the settings i see the following code in stead of the picture size.

<? echo $fetch_content['main_resize']; ?>

Greetz
Leo

Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #1 on: August 22, 2011, 03:11:10 PM »

change
Code:
<? echo $fetch_content['main_resize']; ?>

to
Code:
<?php echo $fetch_content['main_resize']; ?>

and test it

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Paradontax

Offline Offline

Posts: 57



« Reply #2 on: August 22, 2011, 03:33:31 PM »

TNX Dietmar for the quik reply   grin

but why can't i set the pixel size?
And in what file can i change this? >> <?php echo $fetch_content['main_resize']; ?>

Leo
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #3 on: August 22, 2011, 03:41:07 PM »

the image gallery 1.9. has to be fixed. Pleas have a look in the info.php. Who is the module developer?

I don't use this gallery. But in my point of view, you have to search in a settings.php.

Most of providers don't allow php shorttags <? anymore, so you have to change it in all files to <?php

Dietmar


Logged

We are human beings - and nobody is perfect at all.
Paradontax

Offline Offline

Posts: 57



« Reply #4 on: August 22, 2011, 03:59:57 PM »

TNX Dietmar.

Ill give it a try.

Module developper is Ryan Djurovich (and many others)

http://www.websitebakers.com/pages/modules/image-galleries/image-gallery.php

Leo
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #5 on: August 22, 2011, 04:18:31 PM »

i had the same issues with the downloadgallery, changing the shorttags solved many errors

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Paradontax

Offline Offline

Posts: 57



« Reply #6 on: August 30, 2011, 11:12:15 PM »

There are no php shorttags. in the module.  undecided

Leo

Logged
Paradontax

Offline Offline

Posts: 57



« Reply #7 on: August 30, 2011, 11:33:06 PM »

The cms is now on a windows server. i did the check wb an the php info is now showing >>System    Windows NT S041 6.0 build 6002

I installed the websitebaker on linux but a the new hosting company transferet it to a windows server.

leo
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #8 on: August 31, 2011, 06:23:48 AM »

This module relies on ImageManipulation Libraries (was ist ImageMagic and/or GD?) ... check if they are installed. The upload might "just" be an issue of wrongly set permissions. Check if you can upload anything in the media folder and if the libs are available on the system.

Your Hoster should also be able to deduct a lot from the generated errorlogs on the system. I would force them to fix this (especially if you didn't agree to change).

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!