403/404 Errors on gk_news

Feel free to talk about everything related to our Joomla Products
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
Sat Feb 15, 2014 10:47 pm
I noticed a small mishap with these custom Error Files...The both say the same thing. A 404 should say "Not Found", and a 403 should say Not "Authorized". However, both say not found. It seems the file only calls the "Error Number" and not a accurate description. Is there a way to fix this so that a 403 keeps the same style but actually says "Not Authorized"?
User avatar
Junior Boarder

GK User
Sat Feb 15, 2014 10:50 pm
Hi,
1) please rename "error.php" from gk template folder to be sure this is template error, then check again
- this should help check where is bug located. Because yes, we overridden this view.
2) what version of joomla you are using 2.5.18 or 3.2.2 ?
User avatar
Platinum Boarder

GK User
Sat Feb 15, 2014 11:02 pm
Pawel F wrote:Hi,
1) please rename "error.php" from gk template folder to be sure this is template error, then check again
- this should help check where is bug located. Because yes, we overridden this view.
2) what version of joomla you are using 2.5.18 or 3.2.2 ?


After renaming error.php, it pulls default joomla error, the proper 403 "Not Authorized", so it's template error. I'm using 3.2.0.
User avatar
Junior Boarder

GK User
Sun Feb 16, 2014 1:20 am
Unfortunately, our developer forgot about it. :whistle:
I suggest to leave default error page from Joomla since we will fix it soon in next update of template.
User avatar
Platinum Boarder

GK User
Sun Feb 16, 2014 1:38 am
No worries, it's a not "Major" problem. I just like to rigorously test things. It can certainly wait until an update. I'm getting everything up and running quite fine without it. Including a custom news ticker (not a joomla module). It would be nice to have that in an update too since after all, it is a "News" template it should have a ticker for "Breaking News"....http://www.perryinsider.com
Pawel F wrote:Unfortunately, our developer forgot about it. :whistle:
I suggest to leave default error page from Joomla since we will fix it soon in next update of template.
User avatar
Junior Boarder

GK User
Sun Feb 16, 2014 1:44 am
Thanks for understanding.
By the way, you should also fix "0" near search module

Solution --> https://www.gavick.com/forums/instyle-j ... 32973.html

of course in your case folder name would be gk_news

p.s.
If you need customization or graphic jobs let me know... by PM
User avatar
Platinum Boarder

GK User
Sun Feb 16, 2014 1:48 am
I honestly did not notice it until you pointed it out...I been busy getting my jquery to work lol :whistle:
Pawel F wrote:Thanks for understanding.
By the way, you should also fix "0" near search module

Solution --> https://www.gavick.com/forums/instyle-j ... 32973.html

of course in your case folder name would be gk_news

p.s.
If you need customization or graphic jobs let me know... by PM
User avatar
Junior Boarder

GK User
Sun Feb 16, 2014 2:01 am
The gk_news code is actually different and doesn't match up.....Not on mine anyways...here is my code:
Code: Select all
else :
               $button = '<input type="submit" value="'.$button_text.'" class="button'.$moduleclass_sfx.'"
                    onclick="this.form.searchword.focus();"/>';
            endif;

User avatar
Junior Boarder

GK User
Sun Feb 16, 2014 2:17 am
Fixed the 0...Must have been somewhere else in the code, i just copied and pasted from the zip file...
nichewebazine wrote:The gk_news code is actually different and doesn't match up.....Not on mine anyways...here is my code:
Code: Select all
else :
               $button = '<input type="submit" value="'.$button_text.'" class="button'.$moduleclass_sfx.'"
                    onclick="this.form.searchword.focus();"/>';
            endif;

User avatar
Junior Boarder

GK User
Mon Feb 17, 2014 1:39 am
Hello,
I have Godaddy for my hosting and domain, I downloaded the quick start for my template and uploaded it into the ftp root file for my website but nothing happened. I read the documentations and the forum post on the quickstart for the templates to have everything the templates come with but it was not very clear what do you do after you upload the file to the ftp??? How Do I get to the admin for Joomla?? I am lost and just bought this stuff and feel like I cant even do anything with it. Can someone give me a step by step explanation on what to do using go daddy to get the quickstart to work for my template please. I need to know what to do after I upload it to the ftp and how to link my domain to it. Please do not give me a link to something you already wrote cause I already read it and it did not help... Thank you!!!!!
User avatar
Fresh Boarder

GK User
Mon Feb 17, 2014 5:57 am
After you upload the quickstart, you need to create a database. I am not sure how to do this with Godaddy however it should be in your Cpanel. Once your files are uploaded and database created, note the user name and password for the DB. And simply go to yourwebsite.com/installation and fill in the information. I have actually never dealt with ANY Cpanels or hosts ever....As I host my own content on my own servers from home, so i have total access to everything. Also, Please start a new thread, it's more kind to start your own, you will still get answers.

tajaneh wrote:Hello,
I have Godaddy for my hosting and domain, I downloaded the quick start for my template and uploaded it into the ftp root file for my website but nothing happened. I read the documentations and the forum post on the quickstart for the templates to have everything the templates come with but it was not very clear what do you do after you upload the file to the ftp??? How Do I get to the admin for Joomla?? I am lost and just bought this stuff and feel like I cant even do anything with it. Can someone give me a step by step explanation on what to do using go daddy to get the quickstart to work for my template please. I need to know what to do after I upload it to the ftp and how to link my domain to it. Please do not give me a link to something you already wrote cause I already read it and it did not help... Thank you!!!!!
User avatar
Junior Boarder

GK User
Mon Feb 17, 2014 8:35 am
Dear tajaneh,
Joomla is like normal website - url will be this same.
they only different is this is CMS which needs installation on database before it will start to work.
We have many guides how to... for example: http://www.gavick.com/documentation/joo ... -joomla-3/

Yes, but on first step you have to check what is your domain name URL to start process, for example
Code: Select all
http://www.mylittlepony.com/

if you copied all folders/files from quickstart it installer should appear:
Code: Select all
http://www.mylittlepony.com/installation


If you need more help please contact by PM, I will try to help more then we should...
User avatar
Platinum Boarder

GK User
Tue Feb 18, 2014 3:36 am
[quote="nichewebazine"]After you upload the quickstart, you need to create a database. I am not sure how to do this with Godaddy however it should be in your Cpanel. Once your files are uploaded and database created, note the user name and password for the DB. And simply go to yourwebsite.com/installation and fill in the information. I have actually never dealt with ANY Cpanels or hosts ever....As I host my own content on my own servers from home, so i have total access to everything. Also, Please start a new thread, it's more kind to start your own, you will still get answers.



Hello, I don't know how to start my own I could find on here how to .... I new to this so its like speaking in French for me,,,, But thanks for your response.... I am going to just try another hosting,,,, What about site ground? will I have better luck with the quick start using them?
User avatar
Fresh Boarder

GK User
Tue Feb 18, 2014 3:46 am
I was not able to figure out how to start my own thread, Im new to this and its not real easy.... Thanks for the responses I don't know how to send a pm. The information given was useful. I think I need to change my hosting to a more familiar hosting. I thinking of getting site ground, would it be easier to follow with site ground. Cause I did everything that's on there with go daddy and its not working. So now Im really confused... you guys got the coolest templates but without the quickstart I can do nothing with them! my site is dindingthings.com
User avatar
Fresh Boarder

GK User
Tue Feb 18, 2014 10:24 am
Don't give up...
check here and click PM under my avatar.
pm.png


About siteground hosting company -- there are great, they have very good Joomla support .
So if you have few dollars don't wait.
User avatar
Platinum Boarder


cron