-
AuthorPosts
-
mfcphil Friend
mfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
January 20, 2008 at 10:36 pm #236770try and put
<p align=”center”>
before
<small>Copyright © <?php echo mosCurrentDate( ‘2001 – %Y’ ) . ‘ ‘ . $GLOBALS[‘mosConfig_sitename’];?>.
and finish with
</p>
January 20, 2008 at 10:56 pm #236775Could you please tell me in what file i should do this change please!
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
January 20, 2008 at 11:42 pm #236780templates / ja Fagus / footer 😉
January 21, 2008 at 10:34 am #236833It did not work for me.. what did i do wrong?
Could you edit this code with the changes so i know it is correctly done?!
<?php
/**
* @version $Id: footer.php 85 2005-09-15 23:12:03Z eddieajau $
* @package Joomla
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/// no direct access
defined( ‘_VALID_MOS’ ) or die( ‘Restricted access’ );global $_VERSION;
// NOTE – You may change this file to suit your site needs
?><p align=”center”> <small>Copyright © <?php echo mosCurrentDate( ‘2005 – %Y’ ) . ‘ ‘ . $GLOBALS[‘mosConfig_sitename’];?>.
Designed by <a href=”http://www.joomlart.com/” title=”Visit Joomlart.com!” target=”blank”>JoomlArt.com</a></small>
<br />
<small><?php echo $_VERSION->URL; ?></small>mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
January 21, 2008 at 1:00 pm #236843I have pasted your text into frontpage editor and it shows
Copyright © . Designed by JoomlArt.comCentered
make sure you have cleared your caches
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by mfcphil 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum