Archive for the ‘Tutorial Joomla’ Category
Saturday, March 29th, 2008
If you using Joomla 1.5.x and you get this error:
Fatal error: Cannot instantiate non-existent class: jconfig in /home/xxxxx/public_html/includes/framework.php on line 48
This means, you using OLD configuration.php (1.0.xx). Joomla 1.5.x configuration file has difference format.
Posted in Tutorial Joomla | 2 Comments »
Saturday, March 8th, 2008
Getting this message on your Joomla Admin?
Following PHP Server Settings are not optimal for Security and it is recommended to change them:
PHP register_globals setting is `ON` instead of `OFF`
Please check the Official Joomla! Server Security post for more information.
You see this because your server is enabling register ...
Posted in Tutorial Joomla | 6 Comments »
Saturday, January 12th, 2008
Everybody forgot. So I made this script to help Joomla lover if their have forgot their admin password. It's easy, just follow the step that written on the script.
Download: Change-Joomla-Admin-Password.zip
Posted in Tutorial Joomla | No Comments »
Sunday, December 16th, 2007
Tampilan frontpage standar Joomla menggunakan dua kolom. Terkadang 2 kolom itu kurang proposional. Kadang kiri yang kepanjangan, kadang kanan yang kepanjangan, syukur-syukur dua-duanya sama. Karena tampilan dua kolom ini, web Joomla kita menjadi kurang rapi.
Posted in Tutorial Joomla | 4 Comments »
Tuesday, November 13th, 2007
We will break down Joomla Installation into 2 section:
Create Create mySql Database
Install Joomla
Posted in Tutorial Joomla | 5 Comments »
Tuesday, November 13th, 2007
If you got this error on your Joomla Web:
This site is temporarily unavailable.
Please notify the System Administrator
Could not connect to the database server
Check this following configuration (configuration.php):
$mosConfig_host = 'localhost';
$mosConfig_user = '[cpanelUsername_dbUsername]';
$mosConfig_password = '[dbPassword]';
$mosConfig_db = '[cpanelUsername_dbName]';
Posted in Tutorial Joomla | 11 Comments »
Tuesday, November 13th, 2007
If you Joomla show this error:
Warning: main(home/xxxxx/public_html/includes/version.php) [function.main]: failed to open stream: No such file or directory in /home/xxxxx/public_html/includes/joomla.php on line 71
Fatal error: main() [function.require]: Failed opening required 'home/xxxxx/public_html/includes/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/includes/joomla.p
Posted in Tips Hosting, Tutorial Joomla | 3 Comments »
Wednesday, October 10th, 2007
This is list of some blog submital anda ping services. If you have update about blog submital and ping services, please drop us comment. We'll appreciate it.
Posted in Tips Webmaster, Tutorial Joomla, Tutorial Web, Tutorial WordPress | 1 Comment »
Tuesday, October 9th, 2007
Banyak yang tanya apakah boleh kata-kata copyright Joomla dihapus dari web? Nah silahkan baca artikel di bawah ini mengenai batasan copyright Joomla.
Can I remove the Joomla! Copyright notice in the footer region (and other related questions)?
Yes, you can remove the Joomla! copyright notices from any part of ...
Posted in Tutorial Joomla | No Comments »
Tuesday, February 27th, 2007
Jika anda telah membuat web Joomla di lokal komputer dan ingin diupload ke server, ikuti langkah berikut.
Posted in Tutorial Joomla | 32 Comments »