-
AuthorPosts
-
January 1, 2009 at 8:43 am #136627
I made a new installation of ja zinc (quickinstallation). If I activate the ja_slideshow module I get a blank screen in the frontend.
Can anybody help me?
annaleen Friendannaleen
- Join date:
- April 2007
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 56
- Thanked:
- 13 times in 1 posts
January 1, 2009 at 11:05 pm #284469<em>@balis 102949 wrote:</em><blockquote>I made a new installation of ja zinc (quickinstallation). If I activate the ja_slideshow module I get a blank screen in the frontend.
Can anybody help me?</blockquote>
What is your URL?January 3, 2009 at 2:51 pm #284609if i change a picture in mod_jacatslwi the same problem appears
annaleen Friendannaleen
- Join date:
- April 2007
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 56
- Thanked:
- 13 times in 1 posts
January 3, 2009 at 3:17 pm #284614<em>@balis 103266 wrote:</em><blockquote>if i change a picture in mod_jacatslwi the same problem appears</blockquote>
Sorry for not answering your pm my office flooded last night. 😉January 5, 2009 at 5:03 pm #284752We sitched the site to a server with a newer php-version.
Now all componetnts and modules are running.
😎annaleen Friendannaleen
- Join date:
- April 2007
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 56
- Thanked:
- 13 times in 1 posts
January 6, 2009 at 5:44 am #284829<em>@balis 103924 wrote:</em><blockquote>We sitched the site to a server with a newer php-version.
Now all componetnts and modules are running.
:cool:</blockquote>I’m relieved for your sake, it could be a nightmare. Thank you for reporting back!:D
anatta Friendanatta
- Join date:
- May 2008
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
January 7, 2009 at 4:57 am #285030Please can you let me know the version on PHP you are using as I have the same problem
anatta Friendanatta
- Join date:
- May 2008
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
January 7, 2009 at 3:42 pm #285194Have discovered that it is not in fact the PHP version that matters, but whether or not the gd module is installed. This module is required by the slideshow to manipulate the image files.
To find out if you have the gd module installed, create a text file containing the following line of code:
<? phpinfo(); ?>
and save it on your server root as phpinfo.php. Call the file through your browser (<a href="http://yoursite.com”>http://yoursite.com/phpinfo.php and check the output for a section labeled gd. It should look something like this:
gd
GD Support enabled
GD Version 2.0 or higher
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.3.7
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabledIf you do not have a gd section, then you will need to ask your host to install it, or switch to another host that already has it installed, since unless you have superuser access to your webserver, you cannot install this yourself.
Hope this helps someone
1 user says Thank You to anatta for this useful post
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by anatta 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum