error / registered user page access error

Best Joomla template designed for music based websites discussion forum.
GK User
Tue Sep 16, 2008 8:50 am
hi there
we have selected pages that are for registered users only, but when you click on a link to take you to that page and your not loggedin, it comes up with a 404 error page... is there any way we can have it create a page inside the template that says "please login to view this page - its for members only"

currently it makes it look like the page does not exisit at all.

thanks!

(sample is our "latest competitions" pages inthe right hand column on www.poprepublic.tv )
User avatar
Platinum Boarder

GK User
Thu Sep 18, 2008 5:38 pm
I am having the exact same issue, please tell me there is a solution for this error.
User avatar
Fresh Boarder

GK User
Sat Sep 20, 2008 3:04 pm
hey guys

would appreciate a solution to this problem... its a big issue for us!

thanks
User avatar
Platinum Boarder

GK User
Mon Sep 22, 2008 2:55 am
Hi

Can you send me access to administration?

paulo[at]gavick[dot]com

Cheers
User avatar
Platinum Boarder

GK User
Thu Sep 25, 2008 8:36 am
have emailed you just now from the address robert{at}akaentertainment[dot]com with your access details - have set you up an admin account.

cheers
Rob
User avatar
Platinum Boarder

GK User
Sat Oct 25, 2008 2:16 am
still no support on this issue? have emailed you several times and nothing - can you please post fix on this forum?>?? this is a mjor issue for us.
User avatar
Platinum Boarder

GK User
Mon Oct 27, 2008 12:44 am
Hi

So sorry.
I totally forgot this one.

This is our fault and it will be fix on the next template revision.

For now, please go to index.php file on the MusicTop template folder and find this code:

Code: Select all
<div class="page960">


Add this code after:
Code: Select all
<jdoc:include type="message" />


So it should looks like:

Code: Select all
<div class="page960">
<jdoc:include type="message" />


Also, very important!
Go to ../gk_musictop/lib/php/gk_head.php

and assure that this code exists:

Code: Select all
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/general.css" type="text/css" />


Cheers ;)
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.