- Posts: 10
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- SIG pro shuts down my whole site!
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
SIG pro shuts down my whole site!
- Peter Strate
- Topic Author
- Offline
- New Member
When I check whats happening with Firebug, it seems there is no html code at all, and the css points at a css called ua.css. Whats the problem? I tried the free SIG yesterday and it looked good, but I couldnt get the thumbs to show, so I but the PRO which I thought would be better. Please get me an quick answer on why it doesnt work.....
Peter
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
- Posts: 1188
The backend of your site is still working?
If you unpublish the plugin, all return to normal?
Your server support GD2 graphic library ( used from SIG Pro ) ?
What is it writing in your server error log?
Sorry for all this questions but I need to do them, to understand what happen!
Do you have a link to your site to check it out?
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Peter Strate
- Topic Author
- Offline
- New Member
- Posts: 10
Hi my friend!
The backend of your site is still working?
YES,BACKEND STILL WORKING
If you unpublish the plugin, all return to normal?
YES
Your server support GD2 graphic library ( used from SIG Pro ) ?
YES I BELIVE SO
What is it writing in your server error log?
THE APACHE ERROR LOG SAYS: FILE DOES NOT EXIST, AND THEN REFERING TO THE CSS FOR THE TEMPLATE I'M USING.
Sorry for all this questions but I need to do them, to understand what happen!
Do you have a link to your site to check it out?
CHECK OUT INGERSKOG.SE
Thank you!
Please Log in or Create an account to join the conversation.
- Peter Strate
- Topic Author
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
- Posts: 1188
When you enable the plugin all the site is going down
or only the page where you have write the plugins code?
{gallery}folder{/gallery}
If you could PM an account to check out the params of the plugin
and the GD library, I could be able to understand what happens!
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Peter Strate
- Topic Author
- Offline
- New Member
- Posts: 10
Fatal error: Call to undefined function gd_info() in /var/www/skiljas.nu/plugins/content/jwsigpro.php on line 93
I guess it might be the same type of trouble on my other site where I didn't get any message at all, just a blank site...
Please help.....
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
- Posts: 1188
Try this, open to edit the plugin file of SIG Pro and change
// GD2 Library Check
if(!function_exists("gd_info")) {
// GD2 Library Check
if(function_exists("gd_info")) {
also, can you verify me that in the PHP information from your site
you can find something like that?
gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Peter Strate
- Topic Author
- Offline
- New Member
- Posts: 10
I'll check the PHP info asap and get back to you.
Hmmm...
Try this, open to edit the plugin file of SIG Pro and changeto// GD2 Library Check if(!function_exists("gd_info")) {// GD2 Library Check if(function_exists("gd_info")) {
also, can you verify me that in the PHP information from your site
you can find something like that?gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
Thank you!
Please Log in or Create an account to join the conversation.
- Peter Strate
- Topic Author
- Offline
- New Member
- Posts: 10
What to about that?
[/quote]
....
also, can you verify me that in the PHP information from your site
you can find something like that?gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
Thank you!
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
- Posts: 1188
This could be the problem...
GD2 graphic library is used from the SIG Pro to create the thumbnails.
I'm trying this morning to login to your administrator panel
but when I try to see the site, the browser inform me that can't find this server.
Also when I open the administrator panel I receive the same error?
I there any problem with the server?
Thank you.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- SIG pro shuts down my whole site!