Problems with news pro gk4

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Oct 07, 2010 5:25 pm
Hi!
First of all, I'm sorry for my bad english because I'm Belgian and I speak french. Then thanks for you awesome work :)
So, I have a little problems with the module "news pro gk4 1.7". Sometimes, there are somes erros than appear. The errors are :

Warning: imagesx(): supplied argument is not a valid Image resource in /****/www/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 139

Warning: imagesy(): supplied argument is not a valid Image resource in /****/www/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 140

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /****/www/modules/mod_news_pro_gk4/gk_classes/gk.thumbs.php on line 173

I didn't make modifications or other.
Thanks to help me.
User avatar
Fresh Boarder

GK User
Thu Oct 07, 2010 6:20 pm
Hi

When you have this warning, do you see any thumbnail?

Please check cache directory permissions on News Show Pro GK4 module.
This must have full permissions.
User avatar
Platinum Boarder

GK User
Thu Oct 07, 2010 6:34 pm
Yes the thums are there.
I put to chmod 777 for this folder : www/modules/mod_news_pro_gk4/cache
I must do the same thing for this folder : www/modules/mod_news_pro_gk4/cache/default ??

Thanks for the help :)
User avatar
Fresh Boarder

GK User
Thu Oct 07, 2010 7:03 pm
Check which version of PHP GD Library bundled (2.0.34 compatible).
User avatar
Platinum Boarder

GK User
Thu Oct 07, 2010 7:06 pm
I have :
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 enabled
The problem is still here.
User avatar
Fresh Boarder

GK User
Sun Oct 10, 2010 2:52 pm
Up!
User avatar
Fresh Boarder

GK User
Sun Oct 10, 2010 7:21 pm
What image format are you using?
Please show us your website.
User avatar
Platinum Boarder

GK User
Sun Oct 10, 2010 10:02 pm
Why there is this line ine the file "gk.thumbs.php"?

Code: Select all
// here can be exist an error when image is to big - then class return blank page   


I am in localhost. I use just PNG and JPG formats.
And don't have the error with the module "news pro gk1".
User avatar
Fresh Boarder

GK User
Sun Oct 10, 2010 10:18 pm
Oh so you do have the images displayed on frontend.
I thought you didn't

Try to to disable PHP warnings on php.ini file.

Code: Select all
display_errors = Off
User avatar
Platinum Boarder

GK User
Sun Oct 10, 2010 11:08 pm
OK.....but that won't fix the problem right? That just hides it like a band-aid??

How do we fix the issue?
User avatar
Senior Boarder

GK User
Sun Oct 10, 2010 11:32 pm
That's not an error.
It's a warning. ;)

Don't worry about it.
User avatar
Platinum Boarder

GK User
Fri Oct 15, 2010 12:25 am
Hi,

I'm also having problems. :(

I installed the module, and copied the module 4 times, in the module manager, in according to have four different newscategory to show. The modules show the articles right in the way I set in the modules, BUT: Some of the modules do say to me when I click the article, to log in. I notice that all of the articles are public, and enabled.

I use the modules through the loadposition plugin, in an article.


Please help me to solve it.

thanks Zoltan
User avatar
Fresh Boarder

GK User
Thu Jan 06, 2011 6:58 pm
Hello,

I have news pro gk1 and it works perfectly but the problem is that I can't link to k2 items. So I downloaded gk4 and I'm having a problem with the thumbnails that are being generated. It looks like it's trying to generate them but all the images are cut off. Any idea how I can fix this?

Attached is a screenshot
User avatar
Junior Boarder

teitbite
Fri Jan 07, 2011 9:56 am
Hi

Please try to disable "Use module CSS" at advanced settings.
User avatar
Moderator

GK User
Fri Jan 07, 2011 2:59 pm
Yes thank you that did the trick now the only problem is that I have 1 column of articles going straight down the page instead of having 1 row of articles with 5 columns. Any suggestions?
User avatar
Junior Boarder

teitbite
Sun Jan 09, 2011 12:11 am
Hi

Try to add " nsp" as a module class suffix value.
User avatar
Moderator

GK User
Sun Jan 09, 2011 12:49 am
I added nsp with no luck. Is there a problem if I have both gk1 and gk4 installed? I don't want to uninstall gk1 until I can get gk4 working properly.
User avatar
Junior Boarder

GK User
Mon Jan 10, 2011 5:08 pm
Any other suggestions on this? Gk1 works great for me but I just need to use a module that works with k2
User avatar
Junior Boarder

teitbite
Wed Jan 12, 2011 1:24 am
Hi

The problem is that the older Gavick's template got some problems with NSPGK4. Please show me Your site and I'll tell You what needs to be changed to display it right.
User avatar
Moderator

GK User
Wed Jan 12, 2011 3:11 am
k email sent with link and login access
User avatar
Junior Boarder

teitbite
Wed Jan 12, 2011 4:55 am
Hi

Fix to add to css:

Code: Select all
.nsp_main div.bottom {
background:none !important;
height:auto !important;
}


Have You set it to display in one column ? Or is it a diffrent error ?
User avatar
Moderator

GK User
Thu Jan 27, 2011 8:30 pm
Ok I got the module to fit into the box but it's still showing my items in 1 column when I have it set to show in 1 row and 5 columns. Any ideas?
User avatar
Junior Boarder

GK User
Thu Jan 27, 2011 8:43 pm
I'm also trying to get the title closer and centered to the image with no luck. Pls help.
User avatar
Junior Boarder

teitbite
Sun Jan 30, 2011 1:22 am
Hi

Ok. I get the access. This module is not supported by this template, so there is no css classes for it. Than the only way is to use the default css from the module by setting "Use default css" to ON in module configuration.
User avatar
Moderator


cron