Load mambot (plugins) for Virtuemart
Out of a request from a user to allow 1pixelout player to be rendered in Virtuemart product description, I have created a hack. This was only way to load mambots into VM. The great thing about this hack is that it not only allow you to load 1pixelout into description but also any other mambots you have installed.
This hack was created for use with Joomla! 1.0.x & Virtuemart 1.0.12 & 1.0.13a only.
Credits to Greg Perkins.
Installation:
- Backup your files
- Unzip the file and replace your old files in /administrator/components/com_virtuemart/html/
UPDATE as of 31 Jan 2008
Added Load Mambot for Virtuemart 1.0.14 (For Joomla 1.0.x)
Trackback URL for this post:
http://duvien.com/trackback/50
| Attachment | Size |
|---|---|
| load-mambots-plugins-for-VM_1_0_13a.zip | 13.19 KB |
| load-mambots-plugins-for-Virtuemart_1_0_14.zip | 13.19 KB |


Delicious
Digg
StumbleUpon
Facebook
Google
Yahoo
Technorati













Comments
Vm Mart config - plugins
Hi
Please tell us what tab in Config that we can find this setting.
Thanks
Rowby
thx
Hi,
really thank you for this hack... works great and i needed it!
You saved me a lot of time with posting this!
Ty.
flerd
Hack for Joomla 1.5 and the last VM ?
Hi,
Is there a hack like this one for the last version of Joomla 1.5 and the last version of VM ?
I can't make 1 pixel out work in joomla 1.5 with the rockettheme Quasar. Can you help me ?
Regards.
Joomla 1.5
Hi there,
I was wondering if you are could make a plugin like this for Joomla 1.5 and virtuemart 1.1.3?
I need this done with the latest versions
I was trying this hack with
I was trying this hack with Virtuemart 1.1.4 before I found out that there is no need. There is a setting that allows plugins to be loaded in VM - doh!
It is working now!
Thanks for the quick tips. Your effort put into this post is appreciated. Thanks again and thanks for your time and contribution to my problem!
Very useful. Great tutorial
Very useful. Great tutorial .Thanks anyway
Thanks a lot for your help...
Thanks a lot for your help... of course it was as much as I hate to admit it... A USER TYPING ERROR. Thanks again and thanks for your time and contribution to my problem!
Awesome blog!
This hack is no longer
This hack is no longer required for VM 1.1.x version since there is a setting in the VM config to allow plugins to be loaded in VM.
Help
I need this file for vm 1.1.3
Can you help me.
Thank
error
I have VM 1.0.13a and extracted the files but I get an error:
Fatal error: Call to a member function on a non-object in /usr/home/ws/ergotech/www.ergotech.nl/www/joomla/administrator/components/com_virtuemart/html/shop_browse_queries.php on line 273
What is wrong? can anybody help me?
Virtuemart 1.1.0
How do I use it in VM 1.1.0 ? anyone, please....
There is no need for this in
There is no need for this in VM 1.1
Look in the config screen for VM 1.1, there is a setting to allow loading any plugins into VM contents.
no text (songtitle)
Hello,
I've installed the mambot on a site and it worked right away. No I am devloping a second private site on edwinblom.guerrillanetworkz.com and after installing the bot I can hear music but the player does'nt show the mp3 title.
What am I doing wrong ?
Your 1pixelplayer is the best lookin' around and very css customizable , thanks for doing this !
thnx in advance.
Edwi Blom
You need to tag your mp3 to
You need to tag your mp3 to have song title and artist name.
Load mambot (plugins) for Virtuemart
Hi All!!!
Please sugget me how can I use multithumb or Image simple gallery in VM product description?
I don't know how to call plug-in!
Best,
Konstantin
For 'Image Simple Gallery'
For 'Image Simple Gallery' use the tags:
{gallery}folder_to_images/my_image.jpg{/gallery}
Inside the tags should be the path to your folder with the images. You type the tags into your text editor.
Not sure about multithumb as i have never use this mambot but it will be the same process of using a defined tag.
Please see their website for more details.
I must have done something wrong
I gave your VM mambot fix a try and found it seems to be a no go for me.
Installing the script was easy but no mambots worked.
I tried calling them out in the long description and still a no go... maybe I typed the call out wrong or stg.
It's probably more my user error than your script. How should the call out be typed correctly?
Thanks for your time and any help you can offer.
Each mambot (plugins) uses
Each mambot (plugins) uses it's own tags, for example - if you are using 1pixelout player, then you'll need to put {audio}your_file.mp3{/audio} and it will be replaced by the mambot and render the actual content that it should shown on frontend of the site.
A quick checklist but by no means complete:
- Make sure you have the mambot activated from the mambot manager.
- Is the mambot properly installed?
- Have you copied the files from this plugin correctly and are you using the right version? if it's for VM 1.0.13, it'll only work for that version.
- Has the mambot been tested on a standard content item and is working before you tried it out on VM with this core hack plugin.
- Try it with the text editor disabled and see if it works.
- Are you sure you are typing in the correct code or tags for the mambot in use? Refer to mambot dev or site for more help.
Got it working!
Thanks a lot for your help... of course it was as much as I hate to admit it... A USER TYPING ERROR. Thanks again and thanks for your time and contribution to my problem!
Awesome blog!
Also in category descriptions
You can also make an additional change in shop.browse.php to process bots in your category descriptions. Mine is modified so I don't have accurate line numbers, but in the section "CATEGORY DESCRIPTION" (around line 100 I'd guess), just before "echo $desc;" add:
//***** start : modifcation for mambot parsing$plug_row->text = $desc;
$_MAMBOTS->trigger( 'onPrepareContent', array( &$plug_row, &$plug_params ), true );
$desc = $plug_row->text;
//***** end : modifcation for mambot parsing
I think!
Spice
don't work in 1.1.2
Hi,
Thanks for the hack. but it seems that VM 1.1.2 is coded in a different way, doesn't work. Do you have the right code for that version in shop.product_details.php?
Thanks
This hack is no longer
This hack is no longer required for VM 1.1.x version since there is a setting in the VM config to allow plugins to be loaded in VM.
Post new comment