Archive for December, 2008

Can’t create/write to file /tmp/ (Errcode: 28)

Monday, December 29th, 2008

The tutorial explain how to fix error cause by MYSQL daemon/engine on your server has run out of space for storing its own database files. If the filename/path mentioned includes “/tmp/” in it, then the error is likely referring to temporary/swap files instead of main database files.

>>read more

VM Paypal Integration in virtuemart (itemize + shipping)

Friday, December 19th, 2008

When someone goes to checkout in PayPal like any other payment checkout it would be great to have each product listed item by item and the shipping rate. By using this VM Paypal Integration product in Virtuemart its allow you to do them both. For all those who are interested email me at arni@virtuosomaster.com [...]

>>read more

How to hide empty or restricted categories in creloaded

Tuesday, December 16th, 2008

The tutorial explain on how to hide categories that are restricted or empty in creloaded.
Here is the fix.
1.Back up your template directory.
2. Go to your template folder root/template_name/content/index_nested.tpl.php using dreamwever or any html editor .
3. Look for :

>>read more

How to remove the entire directory in linux comand

Thursday, December 11th, 2008

The tutorial explains on how to remove empty directories and all subdirectories in Linux operating system.
Linux command:
rm

>>read more

Adding more fields to the Joomla 1.5 Contact Form Page

Tuesday, December 2nd, 2008

I found a good component that support more additional field in your contact form field in joomla. The component derived from com_contact, the standard component distributed with Joomla!, and offering several additional features. 1) More contact fields: Yahoo Messenger Id and Skype Id to provide your visitors with an alternate way to send a message [...]

>>read more