osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Please help - need to remove GV feature

This is a discussion on Please help - need to remove GV feature within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I did not still find the way how to remove GV (gift voucher) feature from MS2-MAX. I don't need this ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 01-27-2004, 01:53 PM
New Member
 
Join Date: Jan 2004
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
stando
Default Please help - need to remove GV feature

I did not still find the way how to remove GV (gift voucher) feature from MS2-MAX.
I don't need this feature, so I don't want customers to get any special coupons. (system automatically generates link in "Welcome to store..." email which adds GV in amount of 10 to the cart) - this is the thing I need to remove. BTW, is there a way (I believe it is) how to remove GV completely?

Thanx for every reply.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 01-28-2004, 10:16 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,795
Thanks: 5
Thanked 104 Times in 90 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default

There is no need to "remove it" - just don't use it....

Many people use or plan to use GV or coupons - as such it has been added to the MS2-MAX. If you want to remove code - you could try and edit the files - but chances are you may miss something and brake the whole site or remove something that need to be there.

To turn off the new signup "incentive" Voucher... change the following file: add_ccgvdc_application_top.php

Look for and change:

// Set the amount of a Gift Voucher that the new signup will receive, set to 0 for none
define('NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', '10');
//
// Set the coupon ID that will be sent by email to a new signup, if no id is set then no email
define('NEW_SIGNUP_DISCOUNT_COUPON', '3');


change to:
define('NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', '0');
define('NEW_SIGNUP_DISCOUNT_COUPON', '');


This will disable the NEW customer give voucher and all emails for it.

Also Delete/remove the gift coupons off your product listing.

Good Luck
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 01-28-2004, 01:50 PM
New Member
 
Join Date: Jan 2004
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
stando
Default

I tried to simply "delete" gv module in admin->modules->order total, but allways, that GV was included in the email.

Then I downloaded ccgv-510b and used changes from there in file create_account.php in my create account.php and also deleted all coupon_ tables and addes some data to configuration table. AND? There is no more link to GV in sent emails
I don't 100% know if the way I used was neccessary, but it helpes.

But I believe yours is "simplier and better", because I work on osc just couple of days...

But I think I am getting into it

THX AGAIN.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 01-28-2004, 02:36 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,795
Thanks: 5
Thanked 104 Times in 90 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default

If you would have made the changes above (coupon set to zero and turn off email) it should have disabled the "incentive" offer and in the future you could have just turn on this back on and/or start using the coupon/voucher option at any time.

Note: Removing blocks of code or files is not suggested unless you remove and RESTORE any and ALL files/lines that was changed. Often (as you saw - may not work correctly or do what you wanted)

If you want a bare bones then you should use the MS2 release. However since many people want alot of features/mods - many are complicated to add together or don't understand how top use PHP - that is why MAX came out.

Glad you got it to what you wanted at the end


Good Luck

Good Luck
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 02-01-2004, 05:48 AM
Anonymous
Guest
 
Posts: n/a
Default Also would like to remove as problems seem to be with gv

http://www.elwyndesignedit.co.uk/oscmaxtest/

Plz check out this link this is what happened as soon as I tried to register a member, I have done what is suggested above but no joy any idea what has happened plz.

It happens as soon as a member tries to register, site fine before that no probs all functions worked fine...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 02-01-2004, 05:49 AM
Anonymous
Guest
 
Posts: n/a
Default Also would like to remove as problems seem to be with gv

http://www.elwyndesignedit.co.uk/oscmaxtest/

Plz check out this link this is what happened as soon as I tried to register a member, I have done what is suggested above but no joy any idea what has happened plz.

It happens as soon as a member tries to register, site fine before that no probs all functions worked fine...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 02-01-2004, 06:17 AM
Anonymous
Guest
 
Posts: n/a
Default Alright after a few minutes

Right I have just noticed if you leave site for a bit say 5 minutes site is available again

But if you try and login or register a new user it goes again message is this:

1146 - Table 'elwyn_maxtest.TABLE_COUPON_GV_CUSTOMER' doesn't exist

select amount from TABLE_COUPON_GV_CUSTOMER where customer_id = '5'

[TEP STOP]

Any thoughts plz.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 02-02-2004, 07:14 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,795
Thanks: 5
Thanked 104 Times in 90 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default

Yes - you removed (or did not install) the table .... Reinstall the table in phpMyAdmin or reload the sample DB file.
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 02-03-2004, 10:04 AM
Anonymous
Guest
 
Posts: n/a
Default Re: Alright after a few minutes

Quote:
Originally Posted by j0ker
Right I have just noticed if you leave site for a bit say 5 minutes site is available again

But if you try and login or register a new user it goes again message is this:

1146 - Table 'elwyn_maxtest.TABLE_COUPON_GV_CUSTOMER' doesn't exist

select amount from TABLE_COUPON_GV_CUSTOMER where customer_id = '5'

[TEP STOP]

Any thoughts plz.
I am having this same problem. What gives. It's kind of imparing my ability to work right now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 02-03-2004, 10:07 AM
New Member
 
Join Date: Feb 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
SuperJosh
Default

my bad, that last post was from me...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Remove "QTPRO" for "Option Type Feature" adam71o osCMax v2 Customization/Mods 3 01-10-2007 10:32 AM
Tell a Friend feature countingsheep osCMax v2 Customization/Mods 0 08-12-2006 10:16 AM
[Feature Request] MS2-MAX v1.xx michael_s osCMax v1.7 Discussion 106 05-28-2005 01:27 PM
PWA problem or feature? Please help! giyer osCMax v1.7 General Mods Discussion 2 10-20-2004 09:04 AM
Download feature ? brucek osCommerce 2.2 Modification Help 17 05-07-2004 07:50 PM


All times are GMT -8. The time now is 05:18 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax