Home
Welcome at the front page
VirtueMart 2. Currency converter - setting custom (manual) exchange rate PDF Print E-mail
Aboout Joomla - Virtuemart
Written by gruz   
Thursday, 15 March 2012 19:25
Last Updated on Friday, 30 March 2012 20:29

Task: SpiderI need 2 currencies - USD (real product price is in USD) and UAH - the price which users pay.

In other words the shop sell product in UAH while prices in the backend are in USD.

The currency exchange rate has to be entered manually.

Example:

Last Updated on Friday, 30 March 2012 20:29
 
Transifex. Automatically build language packs for VirtueMart (Joomla) PDF Print E-mail
Aboout Joomla - Virtuemart
Written by gruz   
Monday, 12 March 2012 22:07
Last Updated on Wednesday, 14 March 2012 21:36

Transifex. Automatic language packackage build for JoomlaRecently several people asked me VirtueMart automatic language packs building works.

First of all you must know, that it work only at linux (maybe on mac).

Last Updated on Wednesday, 14 March 2012 21:36
 
Joomla Gruz Edition PDF Print E-mail
Aboout Joomla - Joomla extensions
Written by gruz   
Saturday, 03 March 2012 17:34
Last Updated on Monday, 30 April 2012 01:02

Introduction

I personally start a new web-site from this build. I gathered several extensions I use at every web-site. So I use the build to install everything together, not one-by-one manually.

I hope this joomla buils can be useful for someone except me, so I publish it.

Install

The build is installed in a way similar to fresh joomla install process. Unpack the archive to the root of the web-site, visit the web-site and fillow the install steps.

NOTE #1:
Though one can set superadmin password when installing, sometime people forget to set their password. So the default access is:
user: admin
pass: joomla

NOTE #2:

Default language is Ukrainian, so don't forget to switch to English at the first login.

screenshot 2012 03 03 16 55 34

What is included?

The Joomla build has except normall joomla the following extensions:

Last Updated on Monday, 30 April 2012 01:02
 
VM Stat - a simple Virtuemart 1.1.x statistics module PDF Print E-mail
Aboout Joomla - Joomla extensions
Written by gruz   
Thursday, 19 January 2012 14:52
Last Updated on Thursday, 19 January 2012 15:48

VM Stat (Joomla 1.5+Virtuemart 1.1.x only)

Overview

Module VM Stat allows to show some simple Virtuemart statistics:

  • number of products in a category together or without subcategories
  • total number of products
  • and a little more

Output is fully customizable.

vmstat demovmstat settings

Last Updated on Thursday, 19 January 2012 15:48
 
VmKaterina - a Virtuemart 1.1.x module to show other product of the same manufacturer or in the category and so on PDF Print E-mail
Aboout Joomla - Joomla extensions
Written by gruz   
Thursday, 19 January 2012 06:27
Last Updated on Sunday, 22 January 2012 13:55

VmKaterina (Joomla 1.5+Virtuemart 1.1.x only)

Overview

Module VmKaterina allows to show other Virtuemart products of the same category or the same manufacturer. There is a bunch of additional settings. You can, for example, choose to show only products of the same manufacturer in the current category, or allover the shop. You can exclude/include categories or products to be show in the module. You can set the module to be shown/hidden at certain category/product pages.

Tips

  • You can use http://www.nonumber.nl/extensions/modulesanywhere plugin to place the module at product flypage.
  • By default the module will be shown at all joomla pages, not only at VM pages. As it will have nothing to show not at a product flypage, only the title will be shown. There is no core joomla way  to hide the module (you may try to hide the title, but this may leave some free space), if it's empty, but you can istall a perfect http://www.nonumber.nl/extensions/advancedmodulemanager, which enables "hide if empty" option for all modules.

VmKaterina DemoVmKaterina settings

Last Updated on Sunday, 22 January 2012 13:55
 
Clean up unused images in Virtuemart 1.1.x PDF Print E-mail
Aboout Joomla - Virtuemart
Written by gruz   
Monday, 26 December 2011 07:01
Last Updated on Saturday, 04 February 2012 19:15

White spider removes redundunt images from Virtuemart 1.1.xImportant! Some people report this approach kills additional images too, even the needed ones. So backup before using the script. If you have a solution, please post it. It will be a good help for others.

With the flow of time Virtuemart 1.1.x aqquires with many redundant images. To clean up unused images in components/com_virtuemart/shop_image/product and components/com_virtuemart/shop_image/product/resized follow the steps below:

Last Updated on Saturday, 04 February 2012 19:15
 
Opensuse 11.4 Linux: Phing install problem PDF Print E-mail
Miscellaneous notes - My linux experience
Written by gruz   
Saturday, 08 October 2011 02:31
Last Updated on Thursday, 27 October 2011 02:43
Spider squirrel

While trying to install phing I've been geting such a result:

# pear install phing/phing
Unknown remote channel: pear.phpunit.de
WARNING: "pear/PEAR_PackageFileManager" is deprecated in favor of "pear/PEAR_PackageFileManager2"
Unknown remote channel: pear.pdepend.org
Unknown remote channel: pear.phpmd.org
Unknown remote channel: pear.phpunit.de
Unknown remote channel: pear.docblox-project.org
Did not download optional dependencies: channel://pear.phpunit.de/PHPUnit, pecl/Xdebug, pear/PEAR_PackageFileManager, channel://pear.pdepend.org/PHP_Depend, channel://pear.phpmd.org/PHP_PMD, channel://pear.phpunit.de/phpcpd, channel://pear.docblox-project.org/DocBlox, use --alldeps to download automatically
phing/phing requires package "phing/phingdocs" (version >= 2.4.8snapshot20111006230626), installed version is 2.4.6snapshot20110704081620
phing/phing can optionally use package "channel://pear.phpunit.de/PHPUnit" (version >= 3.4.0)
phing/phing can optionally use package "pecl/Xdebug" (version >= 2.0.5)
phing/phing can optionally use package "pear/PEAR_PackageFileManager" (version >= 1.5.2)
phing/phing can optionally use package "channel://pear.pdepend.org/PHP_Depend" (version >= 0.10.0)
phing/phing can optionally use package "channel://pear.phpmd.org/PHP_PMD" (version >= 1.1.0)
phing/phing can optionally use package "channel://pear.phpunit.de/phpcpd" (version >= 1.3.2)
phing/phing can optionally use package "channel://pear.docblox-project.org/DocBlox" (version >= 0.14.0)
No valid packages found
install failed

Last Updated on Thursday, 27 October 2011 02:43
 
Joomla 1.5 and Joomla 1.7 How to load modules using ajax PDF Print E-mail
Aboout Joomla - Joomla FAQ
Written by gruz   
Wednesday, 01 June 2011 00:37
Last Updated on Monday, 05 March 2012 23:22

Give me your blood!Task: Load some modules after full page loaded only. Have possibility to periodically reload a module (i.e. a sport matсh scores).

Be able to use either Mootools or jQuery.

Explanation: A web-site has too many modules what causes it to load slow. It would be preferable to load some secondary modules after main content structure  is loaded.

Limitation: Will not work for some moules which use much JS themselves. At least for mod_jreviews_listings.

Example. On time load.

Example. Reloads periodically. Time interval is a default one - 5 seconds.

Example. Reloads periodically. Time interval is set to 10 seconds.

Solution.

Last Updated on Monday, 05 March 2012 23:22
 
Copyright and footer problems with a free Joomla! 1.6 template — AS Template 002024 PDF Print E-mail
Aboout Joomla - Joomla FAQ
Written by gruz   
Thursday, 03 February 2011 04:19
Last Updated on Friday, 03 June 2011 02:20

pavukAfter installing a free joomla 1.6 template AS Template 002024 it works not like shown at demo-page. Footer is not shown. As a result, the template javascript shows a popup message at every page load with text: designed by www.asdesigning.com. JavaScript: designed by www.asdesigning.com

But I've not even think of removing copyrights. What is the problems then?

Last Updated on Friday, 03 June 2011 02:20
 
<< Start < Prev 1 2 Next > End >>

Page 1 of 2
Latest news
Popular
Comments

Free template 'Colorfall' by [ Anch ] Gorsk.net Studio. Please, don't remove this hidden copyleft!