Archive for the ‘Joomla’ Category

How to display credit card type in your ECC v.2.7.2 integrate in Virtuemart

Thursday, June 30th, 2011

Problem: Need to display credit card type in your ECC v.2.7.2 . Currently Virtuemart don’t have capability to display credit card type in Order page and if you download the order data from your ECC the credit card type is empty. Software : Joomla 1.5.x Virtuemart 1.1.8 to later Quickbook Merchant Integration with Virtuemart ECC [...]

>>read more

How to put Credit Card Type in Joomla + Virtuemart Admin

Thursday, June 30th, 2011

Problem: Need to Show Credit Card Type in Virtuemart Admin Order page such as VISA, Mastercard, American Express and etc. Software : Joomla 1.5.x Virtuemart 1.1.8 to Later Solution : http://forum.virtuemart.net/index.php?action=printpage;topic=72986.0

>>read more

Fix – jtablesession::Store Failed DB function failed with error number 145

Wednesday, May 18th, 2011

Problem : A strange error occured to my site that display : jtablesession::Store Failed DB function failed with error number 145 Table ‘./virtuoso_joomla/jos_session’ is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( ’713b10aa3ec7c0a2323d04898c9bd1fd’,’1305715374′,”,’0′,’1′,’0′ ) Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 15 bytes) [...]

>>read more

How to load module in Component or outside the joomla template

Thursday, February 3rd, 2011

This tutorial explain on how to load a module in a component or outside in your joomla template. Here’s how: 1. Setup your module , enabled and set the module position . 2. Copy the file below in any place of your component php file : Need help ? email me @ arni@virtuosomaster.com

>>read more

tinymce is stripping usemap in joomla 1.5.x.

Sunday, January 2nd, 2011

The tutorial explained on how to support attribute usemap to image (img) for tinyMCE in joomla 1.5.x editor. Solution: 1. Edit joomla directory/plugins/editors/tinymce.php 2. Look for : // advimage $advimage = $this->params->def(‘advimage’, 1); if ($advimage) { $plugins[] = ‘advimage’; $elements[] = ‘img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name|style]‘; } to : // advimage $advimage = $this->params->def(‘advimage’, 1); if ($advimage) { $plugins[] [...]

>>read more

How to customize registration page VirtueMart 1.1.6 and Joomla! 1.5.22

Friday, December 17th, 2010

The video shows on how to customize registration page VirtueMart 1.1.6 and Joomla! 1.5.22

>>read more

Redirecting http:// to http://www in subdirectory

Sunday, December 5th, 2010

Problem: My Client wants to redirect all his pages in http://www previously all are in http:// only. We are using joomla 1.5 and SEF is on. Check out my Fix Below: Fix: To Redirect http:// to http:/www in the root follow the link below: http://www.isitebuild.com/301-redirect.htm To Redirect http:// to http://www in subdirectory 1. Create a [...]

>>read more

mootools and jquery in one page fix in joomla 1.5

Friday, December 3rd, 2010

I have a problem putting mootools and jquery in one page in joomla . I used Camp26 Smooth Gallery (in mootools) and Jomgallery (which has custom template powered by jquery). Evertime i check the page, the jquery gallery wont work. Check below for my fix. Error : Jquery wont work with mootool script in one [...]

>>read more

Could not create directory in Joomla 1.5.x in Parallels Plesk Panel 9.5 hosting

Thursday, December 2nd, 2010

If you couldn’t create directory in Joomla 1.5.x during installation of plugins, component , module in Parallels Plesk Panel 9.5 hosting check out the solution below. Error: JFolder::create: Could not create directory Warning! Failed to move file. Fix: 1. Make module,plugin, language, component, media, and tmp folder are writable . 2. Go to your Plesk [...]

>>read more

Joomla 1.5 Free Templates

Thursday, July 22nd, 2010

Below are the links that offer the best selected joomla 1.5 free templates that are widely used and most downloaded. No Membership needed, you just need to click the download button. 1. http://www.rockettheme.com/joomla-downloads/113-free 2. http://www.joomlart.com/forums/downloads.php?do=cat&id=145 3. http://www.joomspirit.com/free-templates.html 4. http://www.templateplazza.com/free-joomla-1.5-templates/ 5. http://www.joomlapraise.com/free-joomla-templates/demi-joomla-template.php 6. http://www.joomlapraise.com/joomla/templates/free/dailypraise-redux.php 7. http://www.yagendoo.com/en/joomla/joomla-templates/city-sky.html 8. http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,2554/ 9. http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,2720/ 10. http://www.themza.com/joomla1.5/

>>read more