Dagu on November 5th, 2009

As we know, Joomla is one of the best CMS in the world. It often uses to make websites. You can make a great website fast. You don’t need to know PHP or HTML to use it. You only need to understand Joomla.
I started using Joomla from version 1.13. The Joomla is very great, although [...]

Continue reading about Joomla in the Future

Dagu on March 22nd, 2009

jtablesession::Store Failed
DB function failed with error number 145
Table ‘./joomla_database/jos_session’ is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` (`session_id`,`time`,`username`,`gid`,`guest`,`client_id`) VALUES (’1ecb458814b53d190db10cafee822dc0′,’1237429551′,”’0′,’1′,’0′);
Error message above usually happens to CMS Joomla. One of Joomla tables jos_session (the table name depends on prefix) is crash. Don’t worry if you experience this problem. It’s easy to overcome [...]

Continue reading about Joomla Database Crash

Dagu on December 2nd, 2008

A Joomla page consists of a few modules and a component. These modules have certain positions. To know module position in a Joomla template, we only need to append a query string tp=1. For the example:
http://blog.danigunawan.com/joomla15/index.php?tp=1
Screenshot (Click on the image for full size image):
It’s ez, isn’t it?

PR: wait…
I: wait…
L: wait…
LD: wait…
[...]

Continue reading about Viewing Joomla 1.5 Module Position

Dagu on November 5th, 2008

In default Joomla 1.5 installation, there is a file named htaccess.txt. This file will be used if we use Joomla SEO, that is option Use Apache mod_rewrite. Before it can be used, this file should be renamed to .htaccess. In Linux OS, this case is not a big problem, because it allows creation this kind [...]

Continue reading about Rename htaccess.txt to be .htaccess in Windows

Dagu on November 1st, 2007

On 31st October 2007, Packt Publishing announced Joomla as winner of “Best PHP Open Source Content Management System” for year 2007. This is second winning for Joomla. For this year, int the second position is Drupal, then e107 in the third position. Joomla first release is on September 2005. Since that release, Joomla is the [...]

Continue reading about Joomla! Won "Best CMS Award" (Again)