403 error penguin mail template and News Show Pro GK4 Joomla 1.6

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
Mon Feb 07, 2011 4:57 pm
Hi all,

I'm getting a 403 error when I try to insert the news show pro gk 4 module onto the front page of my site. I'm using position right_top.

using Joomla 1.6 stable, and News Show Pro GK 4 ver. 1.0 for Joomla 1.6

No errors when I unpublish the module.

any help much appreciated,

thanks
User avatar
Expert Boarder

GK User
Mon Feb 07, 2011 6:41 pm
I heave the same problem
User avatar
Fresh Boarder

GK User
Mon Feb 07, 2011 8:05 pm
hmmm i just tried on same setup with penguin template, and i aint got that problem (http://explode.dk/pingvin)
User avatar
Platinum Boarder

GK User
Tue Feb 08, 2011 11:42 am
I used the quickstart zip file to install, so the site basically looked the same as the demo, and then installed version 1.0 of News Show Pro GK4. I enable the module and assign it to any of the positions; this results in a 403 error. Do you think there could be a conflict somewhere?
User avatar
Expert Boarder

teitbite
Tue Feb 08, 2011 3:36 pm
Hi

Quickstart is already using NSPGK4. Why did You installed it again ? Can I please see it ?
User avatar
Moderator

GK User
Tue Feb 08, 2011 3:50 pm
Hi,

as far as I know it uses mod_tabs_gk4 and not mod_news_pro_gk4 . There wasn't any reference to mod_news_pro_gk4 before I installed it. Not that I can remember anyway! I wanted a configurable module that would show latest news/popular posts.

I've sent you a temp login for the site. url of site is: http://www.d1034274-76.cp.blacknight.com/

Cheers
User avatar
Expert Boarder

teitbite
Thu Feb 10, 2011 2:26 am
Hi

The login details are not working.

EDIT: Means I can see Joomla Panle, but not the site. Can I make it online for module check ?
User avatar
Moderator

GK User
Thu Feb 10, 2011 10:21 am
can you try again there please. You should be able to login now.

Thanks
User avatar
Expert Boarder

teitbite
Fri Feb 11, 2011 2:28 am
Hi

This is really strange. I've checked everything.

I'm sending access data to our programmer for check, so please do not remoeve it yet.
User avatar
Moderator

teitbite
Fri Feb 11, 2011 2:34 am
Hi again

I've send the mail to programmer but one more thing comes in mind. Maby it's a problem with file permissions. Please just for try set all permissions on files and directories in this module to 777.

Nice site btw :)
User avatar
Moderator

GK User
Fri Feb 11, 2011 10:19 am
Hey there,

I changed permissions on that module and its subfolders but still getting the same error I'm afraid.

Still a good bit to do on the site, pretty things up, add content, get the payment plans working but getting there bit by bit thanks.

Does seem strange alright. Let me know how your programmer gets on, thanks!
User avatar
Expert Boarder

teitbite
Sat Feb 12, 2011 10:27 pm
Hi

He is pretty busy with the new template, but I'm sure He will look into this when He finishes it.
User avatar
Moderator

GK User
Sun Feb 13, 2011 5:00 pm
Hi,

Please open file mod_news_pro_gk4/gk_classes/gk.source.joomla.php and delete code from line 21 to 24
Code: Select all
if (JFactory::getUser()->authorise('com_content')) {
JError::raiseError(403, JText::_('ALERTNOTAUTH'));
return false;
}
User avatar
Platinum Boarder

GK User
Mon Feb 14, 2011 10:14 am
Thanks for your help guys, that seems to have done the trick! You can close this now.
User avatar
Expert Boarder

GK User
Wed Feb 23, 2011 8:41 pm
I have the same problem that is mentioned above. This happens with several templates. I've tried it with these templates:

GK penguin mail
Beez 2.0
Beez 5 fruit shop
Phoca T

The error is: 403ALERTNOTAUTH

It everything start to work after doing the changes mentioned by bkrztuk

bkrztuk wrote:Hi,

Please open file mod_news_pro_gk4/gk_classes/gk.source.joomla.php and delete code from line 21 to 24
Code: Select all
if (JFactory::getUser()->authorise('com_content')) {
JError::raiseError(403, JText::_('ALERTNOTAUTH'));
return false;
}
User avatar
Junior Boarder


cron