Friday, September 11, 2015

News Scroll Joomla

The News scroll in Joomla is made out with a module called "displaynews" and it displays the content of the article called "News", In the following if  "Intro Only" is changed to "Full Text" the scroll window becomes blank.


Thursday, September 3, 2015

Fedora 22 Software Installer is Blank

Go to /etc/yum.repos.d/

Edit fedora.repo and fedora-updates.repo
Remove the # from all lines that start with #baseurl
Insert  # at the beginning of all lines that begin with metalink

Now edit the /etc/hosts file and add the following lines at the bottom

Install rpmfusion free & nonfree repos from rpmfusion website
in the rpmfusion repo files:

Remove the # from all lines that start with #baseurl
Insert  # at the beginning of all lines that begin with mirrorlink


80.239.156.215 mirrors.fedoraproject.org
213.129.242.84 mirrors.rpmfusion.org

As superuser run the following command

pkcon refresh

It is also important to restart the computer before attempting to install software