Search:

Type: Posts; User: golowenow

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. v139h Re: The NEW Google Merchant Thread Version 1.12.0

    OK, since google has decided to make their U.S. targeted feeds only usable if you use payed subscription to Google ads on October 17 we in the U.S. need to perhaps diversify the feed to other...
  2. Re: Blank GV/DC order followed by an echeck order??

    This just happened to me using Zencart version 1.5. Customer order was paid in CAD using PayPal Express. I use U.S. Dollars. Had to go to PayPal and "accept" the transaction and convert it there. The...
  3. v139h Re: Exclude a category from new products migration

    Have been trying this code in various files in Zencart 1.5 and it is not doing anything.

    In header_php.php in products_new folder have noticed code now reads:

    WHERE p.products_status = 1
    AND...
  4. v139h Re: The NEW Google Merchant Thread - Version 1.12.0

    Hi,
    I have been working on getting this add-on up to par for the new upgraded Zencart 1.5 and the new new google standards. I sell collector stamps. After upgrading my zencart to 1.5 I followed all...
  5. v139h Re: The NEW Google Merchant Thread - Version 1.12.0

    I too use PayPal and Skrill exclusively and have no problems with google accepting it.

    I posted earlier that the latest two version by numinex have taken out the option to "show zero quantity"....
  6. v139h Newest version from Numinex missing show zero quantity option

    Installed the latest from Numinex 1.12.1.

    In the install SQL file the line to install this option has been removed thus in the configuration section we cannot chose not to show zero quantity items...
  7. Re: Add Product Description to Invoice/orders/emails ect;

    Thank you bhadz08. A true zenner!:clap:
  8. Re: Add Product Description to Invoice/orders/emails ect;

    Be nice if you posted your solution for others to use.:yes:
  9. Re: Add Product Description to Invoice/orders/emails ect;

    ummm, why can't you just use downloadable products? The cart is designed for it.:clap:
  10. Re: Add Product Description to Invoice/orders/emails ect;

    Hi,
    Been a long time since seeing a post here. This was developed only to add the products description to emails, invoices and packing slips. It was made to replace the model number as many carts...
  11. Replies
    24
    Views
    13,978

    Re: Washington State Destination Sales Tax API

    OK I too live in Washington State and am interested in getting this set up. Am looking for a definite fix or mod to do this. I do not want to modify my carts until specific instructions or a definite...
  12. Re: Need expert help updating Optional Insurance Mod for 1.3.8

    This mod should actually be incorporated into Zencart future versions as many users send goods via the postal service and such and thus use insurance. I am constantly using it. This has now caused me...
  13. Replies
    846
    Views
    218,685

    External links

    I have been looking at the code for this mod and see that external links are skipped.:yuck: On MY site I have zencart at the front. I also have a section of the site I call a reference site which is...
  14. Replies
    846
    Views
    218,685

    Re: Google SitemapAdmin

    You are correct A_Berizin! I am using what I thought was the last version but see that you have taken up the ball on it a renewed it! I will install your newest mod as I see it does more with the...
  15. Replies
    846
    Views
    218,685

    Re: Google SitemapAdmin

    AND there are no more warnings in the servers fastcgi log.
    Using PHP 5.2.4
    MySQL 5.0.45
  16. Replies
    846
    Views
    218,685

    Re: Google SitemapAdmin

    LOL, the code is from googlesitemap.php itself. Yes it DOES use fsockopen. Until I changed the code as stated above the create sitemap page that opens came up as a blank page. After the change the...
  17. Replies
    846
    Views
    218,685

    Call-time pass-by-reference has been deprecated

    The googlesitemap.php file in your main directory causes this warning when run and if you run it in your store administration you will come up with a blank page. This is because the page was set up...
  18. Thread: filemtime

    by golowenow
    Replies
    4
    Views
    2,743

    Re: filemtime

    Could just be because of some upgrading I have done. Upgraded to the new PHP 5.2.4. There was a bug where when you try to login to admin an infinite loop occured. Found out at Aprelium to set Abyss...
  19. Thread: filemtime

    by golowenow
    Replies
    4
    Views
    2,743

    Re: filemtime

    Yes Dr. Byte,
    In the past I have had the sessions table crash in the database thus causing problems. When I switched to the "file" system these problems went away. In reading the ZC forums have also...
  20. Thread: filemtime

    by golowenow
    Replies
    4
    Views
    2,743

    filemtime

    Have been searching ZC Support forums for this and there is absolutely nothing referencing this PHP warning. I have been getting this warning in my server log for fastcgi lately with the latest ZC...
  21. Re: Add Product Description to Invoice/orders/emails ect;

    Mark,
    I would post a new thread and reference this thread as this one is fairly old now and Dr. Byte may not see your posts here as many new issues are posted daily. Please allow him time to answer...
  22. Re: Add Product Description to Invoice/orders/emails ect;

    That would have to probably be answered by Dr. Byte. He helped me with this mod and probably has the answer. Believe you would probably need to change the products_description from text to another...
  23. Re: Add Product Description to Invoice/orders/emails ect;

    Hello Marknew,
    I was going to post what I did to add descriptions to emails ect; Perhaps this will help you find what you need to make it work for you. I made this mod up on the fly and by following...
  24. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    This last bit of code made the IPN module run perfectly! It redirected back to the web site after hitting the PAY button perfectly and the invoice and emails are now posting correctly! WHEEEEE!:clap:...
  25. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    OK Dr. Byte. Whatever you did with the new patch the PayPal IPN module is now working correctly. Items are posting to invoices and emails are being sent on and on. When being redirected to the...
  26. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    One more bit of information. Customer is receiving paypal confirmation but no ORDER CONFIRMATION from the store.:(
  27. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Ajeh, I have run the debug several times and posted it in the above posts. Dr. Byte cannot seem to figure it out either. For some reason the information is not being saved in the database. It seems...
  28. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Like I said I totally reinstalled the zencart and the latest patch. Then fresh installed both the IPN and Express modules. The Express module works fine. The IPN does not. There is something wrong...
  29. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Have not seen any posts to this in a bit. I tried doing a complete install of the newest zencart. Then added the PayPal Express patch(March 21). A totally clean installation and the IPN module will...
  30. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Read another post from Mar 4 stating a similar issue. When they switched from PHP5 to PHP4 the IPN module worked. This is probably the issue. Wondering though if perhaps the combination of PHP5 and...
  31. Re: adding product description to emails problem

    Having issues with PayPal IPN module. Will post specific code changes in a while. Waiting for possible update for Zencart first.:smartalec:
  32. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    OK tried one other change.
    Changed:

    define('SQL_CACHE_METHOD', 'none');

    to:

    define('SQL_CACHE_METHOD', 'database');

    and ran test with same negative results. That's all I have for now.:(
  33. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    OK Dr. Byte.
    Changed the setting from '' to 'db' in both config files on Wildercraft and ran test. Same results. No items listed in invoices and items not changing to "SOLD".:( Guess that is not the...
  34. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    A question for Dr. Byte. I was recently having a problem with the sessions table crashing. I changed the sessions cache from

    define('STORE_SESSIONS', 'db');

    to

    define('STORE_SESSIONS', '');...
  35. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    http://wildercraft.com/order 3 image.jpg

    RCWalters? Are you saying that the IPN module is working correctly now? Is it listing items in your invoices that were purchased? Or does the invoice look...
  36. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    RCWalter? Please post your system stats. Are you running MySQL 5.0? Is your webserver based on your PC? ie; Abyss or Apache? ect; ect;. Dr. Byte needs this info.
    Thank you. John
  37. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    OK ran the SQL query on my Stamp sites database and ran test. No luck.:huh: . I noticed that when I was directed to the PayPal payment page that it only shows in the item area Golowes Collector...
  38. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Back from work. OK, cannot say which patch introduced the problem because I do not think I have had any customers on the STAMP side use it. Either they paid with the Express module or by money order....
  39. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    When the customer pays they are supposed to be redirected back to the payment success page on the website. It does not do that without the code you added:

    Hmmm .... lovely MySQL 5 strict mode ......
  40. Re: adding product description to emails problem

    This last change in code has done the trick!:clap: . The duplication has stopped. Am now perfecting the mod instructions so others may use it. Thank you Dr. Byte. You are a genius:smartalec:
  41. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Hello again Dr. Byte,
    It does appear that this is an update patch problem:huh: . At least with the MySQL 5.0 database. I just ran the IPN test on my STAMP website and the results are exactly the...
  42. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Dr. Byte,
    Just ran a purchase test on my STAMP site using PayPal Express. It ran PERFECTLY!:clap: . This means that the database MUST be working correctly. Another point before I forget. Changing...
  43. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Hello Dr. Byte.
    OK here is the requested info.
    Ran the queries separately on the wildercraft database. Same results when running them on all databases.

    SQL result
    Host: localhost
    Database:...
  44. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Have to run to work. No time ATM till this evening but the site is
    http://wildercraft.com
    I have not looked into setting up ftp on it in a while if you cannot access it that way then i will...
  45. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Have been reading other threads and see that there seems to be a tie with this problem and the MySQL 5 database. The code change you gave me for the return URL worked perfectly. Could this be a clue...
  46. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    OK there are 0 records in the order products table. Ran the test several times with no luck nor change. Noticed that when sent to paypal the purchase is listed as item #1 from Wildercraft Crazy Quilt...
  47. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    I see where you are coming from Dr.Byte but the modification for descriptions is for my Stamp website, not for my wifes website. They are two separate carts entirely. Her cart has no modifications...
  48. Re: adding product description to emails problem

    Hello again Dr. Byte.
    Here is the full file zipped with Winzip.
    1687
  49. Re: adding product description to emails problem

    Hello Dr. Byte.
    OK here is the Build output for email notification section in its entire form as I have it written right now. Other than changing the MODEL to DESCRIPTION the only other changes on...
  50. Replies
    86
    Views
    12,721

    Re: Pay Pal IPN is not carring over my orders

    Hello again Dr. Byte.
    First off thank you for reply to my duplication problem. Will research into it now that I have a clue.
    Modified the whos_online.php as directed and ran another test in debug...
Results 1 to 50 of 75
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR