How to upload files more than 2MB to Joomla
- Go to Apache x.x/bin and open php.ini file with a text editor
- Find 'upload_max_filesize' (i.e. ctrl+f)
- Give a higher value you want
- Save and DO restart the server.
Changing the text displayed in Joola! admin login
Use the following fie to customize the login.
Removing adsmanager footer
components/com_adsmanager/helpers/general.phpdelete only...
echo '<div style="text-align:center !important;"><a href="http://www.joomprod.com/" title="classifield ads">Classifield Ads</a> - AdsManager 2.6</div>';
No comments:
Post a Comment