Re:How do i remove the Joomla free software info?
Mathijs (User)

Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Karma: 0  
How do i remove the Joomla free software info?
by Mathijs 4 Months, 2 Weeks ago
How do i remove the Joomla free software info on the powerkite template?
Removed it from the footer.php but it still remains.
The administrator has disabled public write access. | Report to moderator    
Lumo (Admin)

Admin
Posts: 84
graph
User Online Now Click here to see the profile of this user
Karma: 3  
Re:How do i remove the Joomla free software info?
by Lumo 4 Months, 2 Weeks ago
Hello! All that should be in your footer.php - I am assuming you are using Joomla 1.5? and what you are talking about is the version URL as explained below:

Look for this in your footer.php (for Copyright):
Code:

&copy; <?php echo JHTML::_('date', 'now', '%Y' ) . ' ' . $mainframe->getCfg('sitename'); ?>


and look for this in footer.php
(for Version URL):
Code:

<?php echo $version->URL; ?>


That should sort it out... if not send me your test URL and send me a super admin login / password and I will sort you out
Last Edit: 2008/08/25 08:23 By Lumo.
The administrator has disabled public write access. | Report to moderator    
Mathijs (User)

Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Karma: 0  
Re:How do i remove the Joomla free software info?
by Mathijs 4 Months, 2 Weeks ago
Found it, thank you for the quick reply
The administrator has disabled public write access. | Report to moderator    
       
© 2008-2020 Theme Joomla. 2Checkout.com, Inc. is an authorized retailer of Theme Joomla.