404 error page language file issue

GK User
Fri Jan 15, 2016 11:13 am
Hi there,

Using Writer as default template and SH404sef component but receiving the following error when testing my 404 page:

TPL_GK_LANG_ERROR_INFO
TPL_GK_LANG_ERROR_DESC

Have tried different SH404sef configurations and uploaded the language file to the writer template (this seems to have been missing) but the error page has not changed, any ideas?

Thank you.
User avatar
Senior Boarder

teitbite
Tue Jan 19, 2016 11:23 am
Hi

Language file should go to /languages/en-GB/ folder. It's being moved there while template installation. The one in template folder will not affect anything.

Please tell me the url to Your site and a link You are checking it with.
User avatar
Moderator

teitbite
Fri Jan 22, 2016 5:24 pm
Hi

Try add those:

Code: Select all
TPL_GK_LANG_ERROR_INFO="Oops, you've encountered an error"
TPL_GK_LANG_ERROR_DESC="It appears the page you were looking for doesn't exist. Sorry about that."


via joomla language override in joomla panel. If this will not help just change it directly in template's error.php file.
User avatar
Moderator

GK User
Sat Jan 23, 2016 6:56 pm
Worked like a charm, thank you!
User avatar
Senior Boarder

teitbite
Thu Jan 28, 2016 1:27 pm
Hi

Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron