Hi All.
This is my very first posting here.
I have managed to change most of the titles refering to cms, but I am unable to find where the reference to "CMS Login"
is store when the Admin Login screen is opened.
I was wondering if anyone has any ideas.
Stephen.
Admin Login Page Tiltle
Re: Admin Login Page Tiltle
Hi Stephen,
Welcome on this planet ...sac.taylor wrote: This is my very first posting here.
You have to change title tag in admin/themes/your_theme/login.phpbut I am unable to find where the reference to "CMS Login" is store when the Admin Login screen is opened.
Re: Admin Login Page Tiltle
How do I get there? ...
Thanks.the title tag in admin/themes/your_theme/login.php
Last edited by brdon on Sun Jan 21, 2007 12:44 am, edited 1 time in total.
Re: Admin Login Page Tiltle
You need to open the lang folder in admin, admin/lang/en_US/admin.inc.php and look for lines 60 and 195...
60) $lang['admin']['adminpaneltitle'] = 'CMS Made Simple Admin Panel'; // needs translation
194) $lang['admin']['loginprompt'] = 'Enter a valid user credential to get access to the Admin Panel.'; // needs translation
195) $lang['admin']['logintitle'] = 'CMS Made Simple Admin Login'; // needs translation
60) $lang['admin']['adminpaneltitle'] = 'CMS Made Simple Admin Panel'; // needs translation
194) $lang['admin']['loginprompt'] = 'Enter a valid user credential to get access to the Admin Panel.'; // needs translation
195) $lang['admin']['logintitle'] = 'CMS Made Simple Admin Login'; // needs translation
Re: Admin Login Page Tiltle
Sorry for the ignorance here... when I type in the appropriate path I get a blank page...
Do I need to have php installed...
Or do I open the file through ftp?
thanks for your patience and help.
Do I need to have php installed...
Or do I open the file through ftp?
thanks for your patience and help.
Re: Admin Login Page Tiltle
Sorry, yes FTP to your site, you get a blank page because it's not viewable by the public, security reasons...
Re: Admin Login Page Tiltle
Thanks Mark - I think I can take it from here. I appreciate your help.
Re: Admin Login Page Tiltle
Hi
This cms is brilliant,
I have tried doing this, it works but I get
Thanks
Carl
This cms is brilliant,
I have tried doing this, it works but I get
Now that I have Changed it, Does anybody Know why and how it can be fixed?Warning: Cannot modify header information - headers already sent by (output started at /home/scouts/public_html/v2/admin/lang/en_US/admin.inc.php:1) in /home/scouts/public_html/v2/admin/login.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/scouts/public_html/v2/admin/lang/en_US/admin.inc.php:1) in /home/scouts/public_html/v2/admin/login.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/scouts/public_html/v2/admin/lang/en_US/admin.inc.php:1) in /home/scouts/public_html/v2/admin/login.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at /home/scouts/public_html/v2/admin/lang/en_US/admin.inc.php:1) in /home/scouts/public_html/v2/admin/login.php on line 162
Thanks
Carl