Archive for the ‘Joomla’ Category

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

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

How to reset your joomla 1.5 password

Sunday, November 23rd, 2008

The tutorial explain on how to reset your joomla 1.5 password.
Here’s how:
1. Go to your Cpanel (www.yourdomain.com/cpanel) -> Phpmyadmin.
2. Run the command below to reset the password:
UPDATE `jos_users` SET `password` = ‘49f55cfe53b93f1d319d3e0a30df0db8:4×8azSlxWF19MiSb55gu8ybVSMpIXanA’ WHERE `jos_users`.`id` =62;
3. Log in in your joomla 1.5 admin using this password: password1
4. Goto [...]

>>read more

Paypal does not allow your country of residence to ship to the country you wish to

Friday, November 14th, 2008

The tutorial explain on how to fix error when you are using Paypal as your payment gateway. All cart using paypal as a payment gateway are affected on this issue including CRELOADED, 273 LOADED , Virtuemart in Joomla and ubecart.

Here’s is the Fix:
CRE Loaded AND 273 Loaded cart :
1. Setup Your PayPal Website Payments Pro
2. [...]

>>read more

How to show your shipping rate in virtuemart during paypal checkout

Friday, November 14th, 2008

The tutorial explain how to fix an error during checkout using Paypal as your payment gateway and Standard shipping gateway in VirtueMart 1.1.2 in Joomla 1.0.15. During a paypal transaction on your site the received amount didn’t match the order total in your order information email.
Here’s the Fix :
1. Login in your admin -> Component–> [...]

>>read more

Shipping method doesn’t show in virtuemart cart (Please select shipping method!)

Saturday, November 8th, 2008

To make sure Virtuemart Shipping module works fine, here things to check

Make sure you are on production server
Make sure you have states enabled.
Make sure your products have weight and dimension.

>>read more

how to display page title in joomla 1.0.x

Wednesday, November 5th, 2008

Two ways on how to display page title anywhere in your joomla 1.0.x template
1. You can use the following code and add this at the top of your template:

>>read more

Adding iframes in Joomla 1.5

Saturday, September 20th, 2008

If you are looking a plugin to put iframes in external site or content within a page content without having to handcode HTML. Click the link below.

>>read more

Adding Javascript, PHP, CSS in Joomla 1.5 content is made easy

Thursday, September 18th, 2008

To enable you to place Javascript, PHP and CSS right in to your content! Not only in your articles, but also in sections, categories, modules, components, META tags, etc. Click the link below to visit the Joomla plugins.

>>read more
Programming Blogs - BlogCatalog Blog Directory