osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

$10 gift certificate to admin@aabox.com?

This is a discussion on $10 gift certificate to admin@aabox.com? within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; My MS2-MAX 1.5 sends a $10 gift certificate to admin@aabox.com every time someone creates an account in the webstore. The ...


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-03-2004, 09:08 AM
Member
 
Join Date: Jun 2003
Location: Helsinki
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Lynoure
Default $10 gift certificate to admin@aabox.com?

My MS2-MAX 1.5 sends a $10 gift certificate to admin@aabox.com every time someone creates an account in the webstore. The gv number stays same: 5dd5cb. Why does it happen? How can I stop it?

I suspect it might have something to do with Affiliates, but when I try to access any of the Affliates information, like e.g. Summary, I get

Access Denied
No Right Permission Access
Please contact your Web Administrator to request
more access or if you found any problem.

Is there some directory in which more permissions are needed?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 01-03-2004, 11:38 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,329
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Lynoure, it is not related to affiliates. It is the default GV setting. Do a search here, disabling this has been discussed at length. Here is the search term: disable gift voucher

Here is the thread: http://oscdox.com/index.php?name=PNp...e+gift+voucher


Also, it looks like you are not fully configured in the admin. You need to add permissions in the administrators section of the max admin, so that you have access to the files.

These are enabled by default on MS2MAX, so I wonder what else is wrong with your install...?
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 01-03-2004, 01:32 PM
Member
 
Join Date: Jun 2003
Location: Helsinki
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Lynoure
Default

It's a weird default setting. I guess admin@aabox.com then has filters for those messages.
Other than that I haven't had any problems with permissions and have been able to do everything though admin interface. I don't think I have done any weird fiddling with my install either, but I did update it with the newest patch. I looked at the Admistrator section and the group the admin account belongs to (Top Administrator) had already access to Affiliates.

I re-read the thread you pointed at. I found it before posting my question but it doesn't seem to answer my question: why does that coupon get resent over and over again to admin@aabox.com? Shouldn't it rather go to the person who registered? (It does explain why a gv goes to the person who registered, but that happening is just fine for now.) I tried grepping for that address as well and couldn't find the address in question in the whole catalog/includes/ directory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 01-03-2004, 09:06 PM
Anonymous
Guest
 
Posts: n/a
Default

I had the same problem. What I found was that MAX is missing two database configuration keys that allow changing this. Add the two SQL statements to you catalog then goto ADMIN -> CONFIGURATION -> MY STORE. You will find two entries to enable/disable the gift certs being sent on account creation.

These statements came straight from the SQL file that accompanies the Gift Voucher mod.

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Welcome Gift Voucher Amount', 'NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', '0', 'Welcome Gift Voucher Amount: If you do not wish to send a Gift Voucher in your create account email put 0 for no amount else if you do place the amount here i.e. 10.00 or 50.00 no currency signs', 1, 31, NULL, '2003-12-05 05:01:41', NULL, NULL);

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Welcome Discount Coupon Code', 'NEW_SIGNUP_DISCOUNT_COUPON', '', 'Welcome Discount Coupon Code: if you do not want to send a coupon in your create account email leave blank else place the coupon code you wish to use', 1, 32, NULL, '2003-12-05 05:01:41', NULL, NULL);
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 01-03-2004, 09:11 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,329
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Actually, no coupon messages are mailed to admin@aabox.com at all. There are no filters on that email address, and I have not received and coupon mail ever. (admin@aabox is my email too!) So I am not sure what you are referring to ???

Quote:
why does that coupon get resent over and over again to admin@aabox.com?
AFAIK it doesn't... ?
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 01-04-2004, 03:17 PM
Member
 
Join Date: Jun 2003
Location: Helsinki
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Lynoure
Default

According to Gift Voucher's Sent, it did. As I couldn't attach a file to the reply, you can see one at http://www.lynoure.net/gvscreenshot.jpg

1d6410701c was autosent to a subscribed user, as was 8b5fd0194 and directly after that Gift Voucher's Sent claimed to send the 5dd5cb coupon to the admin@aabox.com address.

The behaviour seemed to stop when I disabled welcome vouchers and defined a different coupon to be sent.
However, after further testing it seems that Gift Voucher's Sent has a bug (in addition to that pesky typo in the name) that makes it always claim the coupon has been sent to the person who originally recieved it, ignoring who it was actually sent to... and shows x% off as $x coupon.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 01-04-2004, 09:32 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,329
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Lynoure, according to my mail logs, it didn't Looks like it may be a bug in the gv setup. I will have to investigate further.

Guest, thanks for that update on the sql.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Problem with SSL Certificate KnowGangsStore osCMax v1.7 Discussion 2 06-07-2005 01:11 PM
SSL - I have a certificate installed but... reggiman osCommerce 2.2 Modification Help 1 02-14-2005 10:12 AM
certificate problems pete76uk osCommerce 2.2 Installation Help 3 10-20-2004 10:15 AM
Gift Certificate as a Special?? sheikyerbouti osCommerce 2.2 Installation Help 3 01-09-2003 10:38 AM


All times are GMT -8. The time now is 02:43 PM.


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