Post by madimar » Mon Jul 09, 2012 11:19 pm

Regarding second issue, with vqmod, you need just to open groupdiscounts.xml file and remove <file> </file> blocks referencing those paths. You can do this without any problem. Those lines are related to dutch language you very probably don't use!

M

-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------


User avatar
Active Member

Posts

Joined
Thu Sep 24, 2009 6:27 pm


Post by BabyPico » Tue Jul 10, 2012 6:15 pm

Thanks Madimar!!

From being a noob, I'm learning something new each time.

I have to forgo using Customer Group name mod to avoid the 1st error then.

Can I confirm if the discounted price is suppose to replace on original price?
I only made discounts settings through admin> customer group ? I'm hoping it can show both discounted and original price with the Original Price striked through (Just like how default OC cart did it)

Anyway I can do it that way?

Newbie

Posts

Joined
Sun Apr 15, 2012 12:22 pm

Post by spottedhaggis » Sun Jul 15, 2012 8:08 pm

installed this to see if it would offer something my customer needs.

Installed the VQMOD version, everything looks installed ok, but the front end all i get is a white page, website itself is not visible, but admin is ok

Active Member

Posts

Joined
Tue Jun 26, 2012 11:20 pm

Post by spottedhaggis » Sun Jul 15, 2012 8:14 pm

ignore my last, i have not uploaded the files

Active Member

Posts

Joined
Tue Jun 26, 2012 11:20 pm

Post by spottedhaggis » Sun Jul 15, 2012 8:50 pm

nope, sadly after uploading all the files I then received an error on the home page.

cannot redeclare customer() or something like that, so had to remove the mod. There are alot of updates to the system files with this, is there any chance of a completely manual update to existing files, so I can add the relevant codes myself.

Active Member

Posts

Joined
Tue Jun 26, 2012 11:20 pm

Post by ShopOholic » Wed Aug 15, 2012 3:35 pm

I've installed the extension as described in the file. But when i go to Catalog -> Category and choose the Discount tab, the following shows up.

Code: Select all

Array
(
    [customer_group_id] => 1
    [approval] => 0
    [company_id_display] => 1
    [company_id_required] => 0
    [tax_id_display] => 0
    [tax_id_required] => 1
    [sort_order] => 1
    [discount] => 
    [name] => Default
)
Is this right?

And, if im going to Sale -> Customers -> Customer groups, i get the following error.

Code: Select all

Notice: Error: Unknown column 'name' in 'order clause'
Error No: 1054
SELECT * FROM x_customer_group ORDER BY name ASC LIMIT 0,20 in /x/x/x/x/x/system/database/mysql.php on line 49
Any solution for this?

New member

Posts

Joined
Sat Jan 07, 2012 9:06 pm

Post by televiznicentrum » Tue Aug 28, 2012 10:19 pm

hi, is it possible to change discount from PRICE to SPECIAL PRICE?


thanks


Posts

Joined
Tue Aug 28, 2012 10:17 pm

Post by AvanOsch » Wed Aug 29, 2012 6:09 pm

@televiznicentrum:
As I have already explained in the PM you also sent me:
- Yes, you can set discounted prices to show up as special price
- No, you can not discount a special price.

User avatar
Active Member

Posts

Joined
Sat Sep 03, 2011 9:17 pm

Post by ShopOholic » Wed Aug 29, 2012 6:13 pm

ShopOholic wrote:I've installed the extension as described in the file. But when i go to Catalog -> Category and choose the Discount tab, the following shows up.

Code: Select all

Array
(
    [customer_group_id] => 1
    [approval] => 0
    [company_id_display] => 1
    [company_id_required] => 0
    [tax_id_display] => 0
    [tax_id_required] => 1
    [sort_order] => 1
    [discount] => 
    [name] => Default
)
Is this right?

And, if im going to Sale -> Customers -> Customer groups, i get the following error.

Code: Select all

Notice: Error: Unknown column 'name' in 'order clause'
Error No: 1054
SELECT * FROM x_customer_group ORDER BY name ASC LIMIT 0,20 in /x/x/x/x/x/system/database/mysql.php on line 49
Any solution for this?
Any clue why this happens, @AvanOsch ?

New member

Posts

Joined
Sat Jan 07, 2012 9:06 pm

Post by AvanOsch » Wed Aug 29, 2012 6:25 pm

ShopOholic wrote: Any clue why this happens, @AvanOsch ?
Sorry, missed your message...

1) What OpenCart version?
2) Using vQMod?
3) Other Extensions?

User avatar
Active Member

Posts

Joined
Sat Sep 03, 2011 9:17 pm

Post by ShopOholic » Wed Aug 29, 2012 6:36 pm

AvanOsch wrote:
ShopOholic wrote: Any clue why this happens, @AvanOsch ?
Sorry, missed your message...

1) What OpenCart version?
2) Using vQMod?
3) Other Extensions?

1. OC 1.5.3.1
2. Using vQMod
3. Using some others.

And the shop language is in norwegian.

New member

Posts

Joined
Sat Jan 07, 2012 9:06 pm

Post by AvanOsch » Sat Sep 01, 2012 10:05 am

Just updated the extension to version 1.0.5
Should fix a lot of the reported problems (hopefully all of them)

Also added support for OpenCart v1.5.1.1 - v1.5.4.1

Enjoy!

User avatar
Active Member

Posts

Joined
Sat Sep 03, 2011 9:17 pm

Post by Badon » Wed Sep 05, 2012 4:01 pm

I have same problem like ShopOholic!

Please help us!

Newbie

Posts

Joined
Wed Sep 05, 2012 3:59 pm

Post by Everth » Mon Oct 22, 2012 11:10 pm

hello. very good your extention, but I have a problem.
after installing any client can login.
OpenCart: 1.5.4
Vqmod: 2.1.7
why is this happening?

Newbie

Posts

Joined
Mon Oct 22, 2012 9:49 pm

Post by madimar » Wed Oct 31, 2012 3:22 pm

AvanOsch,
You know I think your extension is really good and almost perfect... I think just one thing is missing currently: the possibility to manage/set behavior in case of category conflict when a product is present in more than one category.
IMHO, ideally I imagine the possibility to set it in admin setting with some options like: minimum discount, maximum discount, discount of lower hierarchical level in case of parent categories.
In particular this last option could be important for me and maybe for other ones. In fact some stores are set in the following way: a product is assigned to a categories and all it's parent ones. This gives the possibility to browse dynamically the products, refining step by step the search.
If I is not clear I report here an example to better explain.
A store could have a main category LAPTOPS with 2 child categories MAC and WIN. Each Mac product is assign to both LAPTOPS and MAC categories and each Win product to LAPTOPS and PC.
In this way if a customer click to LAPTOPS, he can see all laptops in the store, both Mac and Win. If he then want to refine his search, he can click on Mac and get only Mac products.

Coming back to you magic extension, it fails in these cases because I could decide to apply a 20% discount to all LAPTOPS with the exception of PC where I want to grant a 25% discount. With current behavior the same product shows a different discount with relation to the selected category and this can't be correct.

I hope I clarified my opinion. Do you think something similar is generally possible to integrate in you work?

Regards,

M

-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------


User avatar
Active Member

Posts

Joined
Thu Sep 24, 2009 6:27 pm


Post by AvanOsch » Fri Nov 02, 2012 10:40 pm

madimar wrote: I hope I clarified my opinion. Do you think something similar is generally possible to integrate in you work?
Hi M,

I'm not sure this is possible (I don't think so)
As is stated in the Documentation (Known Catches):
Products with multiple Categories assigned (AND different Discounts per category).
In this case the script will get the first found category, not the current category.
Not solved, because when the product is in the cart (for example), we don't know
what category the product originally came from...
Also, please remember this is a Free extension.
It does what I need it to do, and I'm not planning on making any big changes...
If I can find the time, I'll have a look at what can be done (but don't expect too much)

Best regards,
Albert

User avatar
Active Member

Posts

Joined
Sat Sep 03, 2011 9:17 pm

Post by madimar » Sun Nov 04, 2012 2:17 am

I perfectly understand your point Albert, I know your extension is free and I was not complaining for this missing possibility. I was just mentioning this could be a possible improvement.
Said that, I have a perception this improvement is not really impossible: finally the discount is applied to a product. It is "only" necessary to analyze all the product categories and choose the discount to be applied according to desired rules.
I will try to analyze the thing and try to contribute to your work possibly.
Regards,
Max

Sent from my DesireHD.

-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------


User avatar
Active Member

Posts

Joined
Thu Sep 24, 2009 6:27 pm


Post by AvanOsch » Mon Nov 05, 2012 7:09 am

madimar wrote:I will try to analyze the thing and try to contribute to your work possibly.
Contributions are always welcome, and will be included if they work properly.
If more people would do this (with all extensions), the "Free Extensions Section" of OpenCart would get a lot better...

User avatar
Active Member

Posts

Joined
Sat Sep 03, 2011 9:17 pm

Post by Nienke » Fri Nov 09, 2012 9:38 pm

I am getting an error message on the Catgories page in the admin.
Notice: Undefined index: name in /vqmod/vqcache/vq2-admin_model_catalog_category.php on line 211

I emptied the vqcache, but keep getting the same error.

Everything seems to work fine, but if I add a discount to a specific customer group it shows the discount pirce also as the price Exc. VAT. in the shop.
Image

I'm running:
Opencart: 1.5.4.1 with the default theme and in language Dutch
vqmod-2.2.0-opencart
Customer Group Discounts v1.0.5

Help is appreciated, thanks for the great mod :)

TIA
Nienke

Newbie

Posts

Joined
Fri Nov 09, 2012 9:17 pm

Post by Nienke » Sat Nov 10, 2012 1:27 am

Price problem is solved, had to enable the newly made cutomer group to my tax.

Still get the error message about the name field, but everything works fine despite of the error.

Newbie

Posts

Joined
Fri Nov 09, 2012 9:17 pm
Who is online

Users browsing this forum: No registered users and 6 guests