Thursday, April 18, 2013

Unexpected end of MySQL Solution


If you installed local webserver and when I run it, an error message saying "Unexpected End of MySQL". The solution steps are : 
  • Open the file "C:\Program Files (x86)"
  • Right to -> properties on the folder EasyPhp
  • In the security tab, click the "Change ..."
  • In-list "names or groups of users,
    • select the active user: "Users (Computer_name\ Users),
    • then in the list" Permissions for Users "check" Full Control "of the column" Allow "(must check all).
  • click "OK"


Remove "You are here" on Joomla


Simply turn off the "Breadcrumbs" module in the Administrative area for the frontpage. Or just click on the disable button to turn it off sitewide.

To edit the words "You Are Here" to read something like, "Here's Where Yous At":, you need to edit the file LAYOUTS > BLOCKS >FOOTER.PHP

You'll see the words in source code of that file.