Home » Archive

Articles tagged with: CMS

Joomla »

[16 Jul 2009 | One Comment | 115 views]

I used JoomlaPack for backing up my Joomla! CMS site and I cannot stop writing about it. It’s simple, easy to use, quick, efficient and moreover it’s FREE.
It creates a full backup of your site in a single archive. The archive contains all the files, a sql file with database script and a restoration script (derived from the standard Joomla! installer). You also have the option to create backup of only your database excluding the files.

Zen-cart »

[2 Nov 2008 | One Comment | 732 views]

Exactly before one year, I was doing a shopping cart project in Zen-cart. I had to display ‘All Products’ and ‘New Products’ listing in column/grid layout. The default layout was row layout. Then I searched if there was any addon which could help in my problem. But I couldn’t find any. The response that I got in zen-cart forum was to change/modify the code of zen-cart files. And I did it. :)
I had posted the solution in zen-cart forum. Follow the link below:-

Joomla »

[30 Aug 2007 | No Comment | 185 views]

1) First you should make some changes in your configuration file of your Apache web server. Well, SEF in Joomla is for Apache web server only. Your server should have mod_rewrite enabled and it must allow .htaccess override. For doing this, follow the simple steps below:
The configuration file named “httpd.conf” is located in the folder named “conf” of your Apache web server. Open the file httpd.conf in any text editor of your choice. Search for “mod_rewrite”. You will find