Tagged Questions

Open source ecommerce extension designed to work with Joomla! CMS

learn more… | top users | synonyms

6
votes
2answers
601 views

Why does Joomla debug show 446 queries logged and 446 legacy queries logged?

I have been called in to fix the performance of a Joomla site that was already setup. I look at the debug output and it shows the same queries twice, once for queries logged and again for legacy ...
3
votes
1answer
686 views

How does Virtuemart do EAV without using EAV?

I understand the three basic failures in EAV, namely that it takes a lot of work to reassemble the data. However, I want a database where I can add custom fields. A lot of people say that Virtuemart ...
3
votes
9answers
448 views

What is the point of this line of code?

I found this line of code in the Virtuemart plugin for Joomla on line 2136 in administrator/components/com_virtuemart/classes/ps_product.php eval ("\$text_including_tax = \"$text_including_tax\";"); ...
2
votes
1answer
523 views

How to edit emails in Joomla Virtuemart?

The customer ordered a product and received an email. http://img197.imageshack.us/i/emptyfieldsemail.png/ But there are optional fields and I want to remove them from email body if they are not ...
2
votes
4answers
646 views

how to increaase the speed joomla loads

I have a virtue mart website it takes forever to load.How do I increase the speed with which the site loads.
1
vote
1answer
56 views

Joomla! Unable to edit modules PHP codes

I'm quite new to Joomla! as well as PHP. Currently i'm developing a Joomla! site using Joomla! Version 1.5.14. I have downloaded and installed VirtueMart 1.1.3 on my site and now i want to edit the ...
1
vote
0answers
67 views

Virtuemart combine attributes to adjust the price

Is it possible to combine different attributes to calculate the price. Like, if I have to attributes, and when I have a attribute with 5 and a attribute with 4, that I can somehow create a ...
1
vote
0answers
39 views

Joomla1.5 virtuemart 1.1.7 integration users syncronization

I have successfully integrated joomla1.5 and virtue-mart component. But there is bug users not registering automatically with virtue-Mart but they are in joolma users section. It was working fine at ...
1
vote
1answer
29 views

Does joomla virtuemart support reordering?

Does joomla virtuemart support reordering of products.If a customer shops a set of products and will he/she able to order it repeatedly after a custom time period(for eg: 2 weeks).So that once he/she ...
1
vote
1answer
93 views

Doctrine Rollback Issue

I have a weird phenomenom. I added database tables to the schema which are already existing in the database the connect 'virtuemart'. But he can't connect to this tables. I tried it with $taxId ...
1
vote
1answer
187 views

Virtuemart fails when ps_cart->add() returns false

I'm running into a weird little problem whilst modifying a VM module for someone. We've altered the ps_cart class functions add() and update() with following bit of code: However, we've noticed that ...
1
vote
1answer
135 views

Virtuemart - Need my AddtoCart Form to show Children of Extra ID Products ONLY

I am attempting to make an online store that sells DVDs, VHSs, CDs and Digital Products. The Digital Products will be broken down into singles. I have created two (2) Product Parents: "Product" and ...
1
vote
1answer
185 views

Joomla - VirtueMart 1 or 2

I am pretty new to Virtuemart and now I do have to set up my first Webshop for a Customer. As there is already a Virtuemart 2 Version I am now not shure which Version to take. Well I think I am ...
1
vote
1answer
206 views

Joomla! and VirtueMart import users

I have a list of about 700 users with information that i'd like to import into virtuemart but really don't see a way how. I can import them to joomla but that doesnt register with the virtuemart user ...
1
vote
1answer
101 views

MySQL - Specific Table Replication

Is there a script or a way for me to sync only certain tables from the master DB to all slave site DB's. They are all on the same server, but there are around 200 mysql db's and all of them must be ...
1
vote
1answer
115 views

Virtuemart - Tie in API function on checkout

What I am trying to do is once the user checks out, say he buy's $25 worth of points; I need to send a message to an API that the user made purchases worth $25 dollars. I found the file, ...
1
vote
1answer
152 views

Virtuemart Display Page after Remote redirect

I am aiming to create a payment module. Its users shall be redirected away from the site's URL in order for the transaction to be processed by a third party at a different URL. I would then like ...
1
vote
2answers
369 views

Virtuemart does not send Mail

i have got something strange, i installed Joomla, and all mail functions work in contact form... but in virtuemart after ordering something NO Mail is sent,..not to the person who orders and not to ...
1
vote
2answers
334 views

How to add the functionality of a gift certificate in VirtueMart?

I am creating an online shop using VirtueMart. Now I have to add the facility of a gift card as we have in Magento and OsCommerce. So is there any plugin available in VirtueMart or do I have to ...
1
vote
1answer
91 views

Where does VM derive code for $file_list?

Can someone tell me where the code for $file_list is sourced in Virtuemart? To be specific, in the flypage.tpl.php file, there is a snippet of code that looks like this: <span style="font-style: ...
1
vote
1answer
171 views

VirtueMart Children Product List

Hey I'm trying to style a list of children products I have. These children products are displayed in a dropdown and from there their attributes are displayed. I need to restyle this children product ...
1
vote
1answer
148 views

Links not working in IE8

I have this page, which works fine in every other browser than IE: http://www.portable-shade.com/products.html The problem is the thumbnails aren't clicking through. Anyone have an idea why not? ...
1
vote
1answer
231 views

VirtueMart API Connection/web Reference

I have been trying to find a way to integrate with a joomla/virtuemart store, but even after hours of research online for api documentation. i couldn't find a way to start. Can anyone point me into a ...
1
vote
1answer
467 views

display custom attributes on Virtuemart browse page

I need the browse page to show quantity box, custom attributes, and Add to Cart button all together. It doesn't show it at all. Only when you go to the product page, you can see them. Any ...
1
vote
1answer
560 views

Extremely large amount of data in jos_session

I noticed yesterday that my joomla/virtuemart site was becoming very slow. I contacted the hosting provider and they told me about queries to jos_session. I looked in phpmyadmin at the table ...
1
vote
1answer
491 views

VirtueMart Shopping Cart - Open a “Ask a question about this product” page in modal box?

How can I open a "Ask a question about this product" link in modal box with only fields without the entire template. The good example is the email button in the article, it only shows the needed ...
1
vote
1answer
271 views

virtuemart configuration

I want to configure VirtueMart. I just need to configure three things: Disable email validation when checkout Add 8% shipping cost to all products Add 8.25% taxes to state of Texas how can i do ...
1
vote
2answers
411 views

Get Products from database

I'm trying to get all products from the database with a single query. I get stuck at the price part: VirtueMart has a table called #__vm_product and another one called #__vm_product_price. If a ...
1
vote
1answer
64 views

Virtuemart/Joomla Categories with over 1000 items very flaky

works 90% with firefox 2% with IE or Chrome. Get error that it can save the query result - any ideas? Running on a godaddy hosted site so limited control of mysql
1
vote
0answers
175 views

joomla virtuemart site loading issue

I have a Joomla site, integrated with virtuemart in it. have almost 9,000 products. it is not loading the site when i select a manufacturer from a module, which must list all products. Same problem ...
1
vote
1answer
538 views

Suggestions for building a clothing exchange site with Joomla/virtuemart

I want to build a website to allow users exchange clothes with each other.The website will be similar to an online auction site and a book exchange. This will be a point-based exchange community. ...
1
vote
1answer
756 views

Virtuemart Add to Cart Sends to User Homepage Due to URL When Using an Intro Page

I am using Joomla 1.5x and have installed Virtuemart. I've got an intro page to the main site which is a child of "Home" in the main menu. In order to make the intro page the first thing you see, ...
1
vote
3answers
2k views

virtuemart with joomla show multiple images

When we upload multiple images using the media uploader, they don't appear as multiple views on the product page - no matter which category flypage we choose.
0
votes
0answers
19 views

Joomla / Virtuemart How do I create a custom field for Category?

To outline what i'm trying to do: I want to have a password field that can be edited on virtuemart admin for each category. So I have added the field category_password to the table ...
0
votes
2answers
49 views

Virtuemart 2.0 and user register

I'm using Joomla 1.7.3 and Virtuemart 2.0, everything works except the registration of users, in previous virtuemart this worked by default, but now I can not register new users, some clue about the ...
0
votes
0answers
22 views

virtuemart $addtocart variable not working in template

for a project i'm trying to add an add to cart button on the featured products template. From what I read from the documentation you can just use echo $addtocart but this does nothing echo ...
0
votes
0answers
10 views

Adding Browse Button in VirtueMart 2.0 admin product addition page

I am trying to have a browse a file button on my Virtue-Mart 2.0 Product administrator page.When user clicks on add new product in administrator panel->Product image, a browse button should be there, ...
0
votes
1answer
27 views

Joomla/Virtuemart: Sub-Menu items not showing on vertical menu

I have mod_mainmenu module on the left side of my page. I have a menu that I've created out of various URL's to different categories in Virtuemart. I did not use the Virtuemart catergories module ...
0
votes
1answer
40 views

How to link VirtueMart v2.0 with K2?

How to bridge the latest version of vituemart v2.0 with the K2 Jhoomla??
0
votes
0answers
24 views

How to add discounts in virtuemart 2.0 which are dependable on types of shoppers

I am having frustrations with this new Virtuemart 2.0. First of all: I would like to define discounts. I can't find that option. How can I do this? Second: I would like to define three shopper ...
0
votes
2answers
119 views

Disable popup on add to cart button of virtuemart component in JOOMLA 1.7

I am using Virtuemart 2.0.0 shopping cart component for JOOMLA 1.7. On flypage (product detail page) there a button "Add to Cart" for add product in cart. When click on that button a popup box is ...
0
votes
0answers
25 views

registration issues in virtuemart

When I register as a new user via Virtuemart registration form I can see kind of debug information lika this $menu = & JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { } ...
0
votes
0answers
33 views

Virtuemart: Reroute Links in Browse Page (PHP, MySql??) [closed]

I am trying to extract the 'category_id' information from each product. Here's my line of thought: What I'm trying to do... I sell music products. An Album contains 10 Tracks. Instead of making each ...
0
votes
0answers
70 views

How to only show sub categories after click parent category in virtuemart ( Joomla 1.5)

I have a parent category A and two sub-categories A1,A2 and some related products with two sub-categories. Now when I click onto category A, it will show all product of two sub-category A1,A2 I want ...
0
votes
0answers
27 views

IPN URL for Authorize.net using Virtuemart

Does anyone know what the URL is for Virtuemart using Authorize.net payment gateway other than the domain name itself? I'm trying to set this up in authorize.net under the Silent Post URL settings. ...
0
votes
1answer
115 views

How to translate Virtue Mart 2.0 (Joomla e-comerce plugin)?

I'm using Virtue Mart on joomla for catalogue features.And as I'm using joomla 1.7, I'm forced to use VirtueMart 2.0 that's still in RC state. I need to translate it to Ukrainian language because it's ...
0
votes
2answers
76 views

Joomla! VirtueMart - Registration form doesn't display USERNAME and PASSWORD fields

I'm using Joomla! 1.5.14 and VirtueMart 1.1.3 I'm using mod_virtuemart's login control in my website. When i run my site and clicked on 'register', it shows a registration form. But i realised that ...
0
votes
1answer
60 views

Remove White Space in Virtuemart 'Featured Products' Module

I'm having some trouble figuring out how to get rid of the whitespace. I really don't know what I'm doing wrong and I don't know enough about html to know if that's the problem. Screenshots attached: ...
0
votes
1answer
72 views

Virtuemart SEF: how to mod_rewrite 301 redirect from router.php to Yagendoo router

I'm migrating an existing ecommerce site (Joomla 1.5 + Virtuemart) from basic router.php SEF to Yagendoo router plugin (Virtuemart SEO SEF Links Pro). The problem is, the two create different URLs and ...
0
votes
1answer
28 views

Joomla! VirtueMart - Unable to make changes locally

I'm using Joomla! 1.5.14 and VirtueMart 1.1.3 My codes are hosted on my website. But now that i wanna make changes, i put the codes into XAMPP so that i can run them locally and test it out first ...

1 2 3 4