Strider Posted December 6, 2003 Author Share Posted December 6, 2003 gunnarcheung: No it isn't compatible. I think this version will be compatible with all versions. Some of the php used in 5.04-5.06 was for 4.1 and above. Godkid: If you could test that out on the test server I just setup I would appreciate it. I don't know any one with apostrophes in their email addy's .. Quote (my knowledge is so small you would think that an ant was a genius in comparison) Link to comment Share on other sites More sharing options...
Guest Posted December 6, 2003 Share Posted December 6, 2003 Yes I just test on your sever at http://www.oscworks.com/work/anew_ccgv/index.php it works great! May I have link to download your package and install in my server to test it again? Quote Link to comment Share on other sites More sharing options...
Godkid Posted December 7, 2003 Share Posted December 7, 2003 gunnarcheung: No it isn't compatible. I think this version will be compatible with all versions. Some of the php used in 5.04-5.06 was for 4.1 and above. Godkid: If you could test that out on the test server I just setup I would appreciate it. I don't know any one with apostrophes in their email addy's .. Hi Strider.. will test.. apostrophe is in sender's name (first or last) and in reciever's name (first or last), not in email addy Quote Link to comment Share on other sites More sharing options...
Godkid Posted December 7, 2003 Share Posted December 7, 2003 Strider.. the error still exists.. it's on the last page of sending the voucher... so.. the voucher is redeemed, the customer sees the send voucher in their shopping cart, then clicks send voucher and gets the page where they type recipient's name and email addy... then click send and the page shows what they're sending, and asks if it whats shown is correct ... when you click send on that page.. you get the following error: 1064 - You have an error in your SQL syntax near 'Oyen', 'Williams', '[email protected]', now())' at line 1 insert into coupon_email_track (coupon_id, customer_id_sent, sent_firstname, sent_lastname, emailed_to, date_sent) values ('14' ,'7', 'D'Oyen', 'Williams', '[email protected]', now()) [TEP STOP] the member's real name I used was D'Oyen .. because of the extra apostrophe shown in the line with the red asterisk MySQL throws up an error. It may be simply implementing an add slashes and remove slashes type thing like what I guess is on the create_account page.. but because I'm still a script kiddie even this is a little too difficult for me :( :D Quote Link to comment Share on other sites More sharing options...
Guest Posted December 7, 2003 Share Posted December 7, 2003 it annoys when we cant have our complete name :D .. Rifa'i, D'Oyen , M'Donel, but i thought it was a problem with apache and php Quote Link to comment Share on other sites More sharing options...
Godkid Posted December 8, 2003 Share Posted December 8, 2003 Strider... I'm seeing addslashes commands in other sections of OsC .. but can't say I know how to implement.. please advise. Thanx Quote Link to comment Share on other sites More sharing options...
Guest Posted December 9, 2003 Share Posted December 9, 2003 ok, so I was hoping to get away with getting this contrib up and running without needing assistance but oh well. I read through most all of the 50+ pages and did not see any mention of my question/problem. I am running v5.03 + bug fix for reference. This seems to be the right version for my store. My store is VERY custom... Everything seems to work. Admin module does what it should. Dicount coupons works fine. Got some test Gift certs setup in the catalog. Customer can puchase them, gets the email, everything is cool. they go back to the store once I release the GC and their account has the proper amount. They can shop and spend against it. doesn't require payment info if the Gift cert covers the full amount. Basically it does everything I think it should based on all the posts here. Here is my question and not really sure it's a problem but I am stumped on this one. So customer A buys a voucher for $25. Logs into his account and decides to send it to customer B. This works great. Customer B gets the voucher email. BUT Customer B Does not have an account with us. If customer B clicks on the redeem link in the email, it does indeed populate their shopping cart with the amount of the voucher. the problem or my confusion is around when they actually finally create an account to purchase something from us. The initial value of the cert does not get merged with the new customer cart. Basically the cert dissapears. At this point I am trying to figure out how the script is supposed to behave here. I assumed it would merge the content of the "visitors" cart (w/voucher) into his newly created account. It doesn't. I guess one work around would be to not provide the customer with the redeem link and simply force them to input the code into the box during checkout - which by the way seems to work. Just trying to get a handle around what redeeming actually does in this context. Anybody have thoughts? B) Quote Link to comment Share on other sites More sharing options...
Guest Posted December 10, 2003 Share Posted December 10, 2003 Hello to all, i have a big problem with the gift vouchers. I installed the contribution shown in the install file and everything seems to be good. Then I inserted gift vouchers as products with the prefix GIFT. I log into the shop with a test account and buy an gift voucher. Everything is OK and in the admin panel in the gift voucher queue there is the purchased gift voucher. Then I think I have to redeem this gift voucher, am I wrong? I have to confirm it with the red "Confirm" button. After this the gift voucher queue is empty. But under "gift vouchers sent" there is no entry about the redeemed voucher. I also get an email, that says "You recently purchased a Gift Voucher from our online store. For security reasons this was not made immediately available to you. However this amount has now been released. You can now visit our store and sent the value via email to someone else The Gift Voucher(s) you purchased are worth 50,00EUR" But when I log in with the testuser I have no chance to see or sent the voucher to an email address. Also in the generated email there is noch voucher code in there. So I can`t find anywhere the voucher purchased. Where is the failure in the code? It seems, that when the voucher is redeemed in the queue by the shopadmin, something wents wrong. :( Perhaps someone can help me, I try to solve the problems with this contribution for about 4 days. <_< Thank you Matthias Quote Link to comment Share on other sites More sharing options...
Strider Posted December 10, 2003 Author Share Posted December 10, 2003 it is in your shopping cart box Quote (my knowledge is so small you would think that an ant was a genius in comparison) Link to comment Share on other sites More sharing options...
Guest Posted December 10, 2003 Share Posted December 10, 2003 Thank you for your fast reply! :D But there is nothing in my shopping cart box and under "gift vouchers sent" there is also no entry, any idea? <_< Quote Link to comment Share on other sites More sharing options...
hookupz Posted December 10, 2003 Share Posted December 10, 2003 I run MS1, which version that is stable do I want to use of the Credit Class and Gift Voucher? Quote Link to comment Share on other sites More sharing options...
hookupz Posted December 10, 2003 Share Posted December 10, 2003 Ok I decided to run version 3.0 and it works fine except for when you use the send voucher option where the user can send voucher to another person when the process is complete and the send_gv_process.php file opens it prints the whole php configuration out under the confirmation along with changing colors and making it hard to read. It gives out the same information as clicking server info in the admin tools section. Does anyone know why it is printing all this info on the screen, it cant be good for that to be seen and if i was a regular person I would assume there was an error and it didnt go through. Let me know whats happening, Thanks Jerad Quote Link to comment Share on other sites More sharing options...
hookupz Posted December 11, 2003 Share Posted December 11, 2003 nevermind i removed the tag: phpinfo() and it got rid of it Quote Link to comment Share on other sites More sharing options...
Strider Posted December 11, 2003 Author Share Posted December 11, 2003 Matthias: no... you are missing the code in your includes/boxes/shopping_cart.php Quote (my knowledge is so small you would think that an ant was a genius in comparison) Link to comment Share on other sites More sharing options...
cShaun Posted December 12, 2003 Share Posted December 12, 2003 Just the same question as Hookupz, I'm also running a heavily modified version of MS1, which is the best version to use with this? I'm guessing 5.03? Or would 5.06 actually work with MS1? I've been trying to come to some decision over the last few hours, and am not sure which to use. The shop is online and taking orders so I guess I'll have to test it out locally. Needs to be stable. Great work guys, and thanks for any help. Quote Link to comment Share on other sites More sharing options...
jrwrestling Posted December 12, 2003 Share Posted December 12, 2003 Where do you go to remove the $10 sent to signups? Quote Link to comment Share on other sites More sharing options...
Strider Posted December 13, 2003 Author Share Posted December 13, 2003 I have a question... you have 120 worth of products .. 3 at 40.00 you have shipping of 5.00 you have tax on shipping you have tax on products and shipping of 10% you have a discount coupon that is for the products only at 10% this coupon also applies to the tax and the tax is recalculated what is the total, what is the tax and what is the discount and why now that scares you doesn't it lol Quote (my knowledge is so small you would think that an ant was a genius in comparison) Link to comment Share on other sites More sharing options...
dchockenberry Posted December 13, 2003 Share Posted December 13, 2003 I have a question...how do you delete/modify a gift voucher or render it invalid? I see here how you can with coupons but gift vouchers seem to be there with no abilities to edit or change them Also, how do you change the amount of dicount given to new customers in the confirmation email or simply eliminate this option without deleting it from the confirmation email code? Quote Link to comment Share on other sites More sharing options...
dchockenberry Posted December 13, 2003 Share Posted December 13, 2003 is there nobody replying to this contribution support forum anymore? <_< Quote Link to comment Share on other sites More sharing options...
allcam Posted December 13, 2003 Share Posted December 13, 2003 (edited) Can you identify a discount group with a special referral link?? Another website want my shop to give discount to their users. So are there a way that those users can simply click the special URL which is linked to our website, and enjoy specific discount available to that group? Can anybody who use group discount or credit class mods tell me that if the discount code can be simply included in the URL address such as: http://www.mysite.com/catalog/index.php?group=A&discount=10% Thanks Paul Edited December 14, 2003 by Johnson Quote Link to comment Share on other sites More sharing options...
Godkid Posted December 14, 2003 Share Posted December 14, 2003 Strider, In DESPERATE need of the add slahses / strip slashes fix or v. 5.07 ..HELP!!!! Quote Link to comment Share on other sites More sharing options...
novalogix Posted December 15, 2003 Share Posted December 15, 2003 i finish editting/adding the files from this contribution, but i am facing this error. Warning: Cannot modify header information - headers already sent by (output started at /home/xybertoy/public_html/catalog/includes/languages/english.php:327) in /home/xybertoy/public_html/catalog/includes/functions/general.php on line 29 pls help me coz my site is already in use now Quote Link to comment Share on other sites More sharing options...
novalogix Posted December 15, 2003 Share Posted December 15, 2003 i suspect there is an error in editting the following: catalog/english.php (EDIT) Add the following line to the end of the file just before the closing ?> tag REQUIRE(DIR_WS_LANGUAGES . 'add_ccgvdc_english.php'); i cant find that file, so i assumed it to be in catalog/includes/languages/ pls advice on this thnx in advance Quote Link to comment Share on other sites More sharing options...
danjfoley Posted December 15, 2003 Share Posted December 15, 2003 Problem: Voucher system is installed. Everything is working perfectly.. HOWEVER os commerce is not showing completed orders. People are paying via paypal, and usually the order gets placed into the orders admin section, and I can see it. Right now I am getting emails from paypal telling me of payments that have been made, but oscommerce doesn't seem to know anything about them. Is this a known problem if so how do i fix it? Quote Link to comment Share on other sites More sharing options...
busonero Posted December 15, 2003 Share Posted December 15, 2003 hi! just change in catalog\includes\add-ccgvdc.application.php Set the amount of a Gift Voucher that the new signup will receive, set to 0 for none define('NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', ''); 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', ''); it'll work sincerely roberto Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.