Search:

Type: Posts; User: kashyyyk

Search: Search took 0.01 seconds.

  1. Replies
    3,931
    Views
    1,026,500

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    I'm using v1.3.9h, I have SSL

    In trying to processes an order with google I get

    It gives me this in sandbox also.

    My debug log gives me 2 logs each time -


    This line is my...
  2. Replies
    5
    Views
    754

    Developers Tool Kit Problem

    I'm having a class order problem and went into the Developers Tool Kit to do a search, but my search doesn't work, once I click submit it takes me to the main admin home page.

    I'm using ...
  3. Replies
    3,562
    Views
    729,361

    Re: Google Base Feeder Support Thread

    Is there any way to check to see why my UPC codes are not coming up in the xml feed. I have it installed and set to True in configuration.
  4. Replies
    3,562
    Views
    729,361

    Re: Google Base Feeder Support Thread

    Mine had this, this is what is there -

    if (!function_exists('google_cfg_pull_down_currencies')){
    function google_cfg_pull_down_currencies($currencies_id, $key = '') {
    global $db;
    $name =...
  5. Replies
    3,562
    Views
    729,361

    Re: Google Base Feeder Support Thread

    I'm using v1.3.9h and just upgraded to google feed 1.10.1

    I have a couple issues.

    My feed registered with google is products.xml, now my feed being created is products_en.xml how do I remove...
  6. Replies
    2
    Views
    2,336

    Re: AuctionBlox eBay Zen Cart integration

    I just tried them out last month and was not impressed. Many features they say it does, doesn't work.

    From what I could tell, it was a newer version from before, so if anyone has an older version...
  7. Replies
    6
    Views
    954

    Re: Remove Sidebars from an ezpage

    Thanks, that page had a link to an article-
    https://www.zen-cart.com/tutorials/index.php?article=233

    Which allowed me to only edit the tpl_main_page.php and use

    if...
  8. Replies
    6
    Views
    954

    Re: Remove Sidebars from an ezpage

    The columns on the right and left side. In my first post the code is only for the right, which I will duplicate for the left
  9. Replies
    6
    Views
    954

    Remove Sidebars from an ezpage

    I want to remove the left and right sidebars for an ezpage and can't get it to work.

    The ezpage id is 17
    I also use CEON Uri mapping and the page is called 'Knock-Offs'


    // the following IF...
  10. Replies
    2
    Views
    452

    Re: No weight Manufacturer etc on Items Page

    Thanks for answering I never would have found it, my Product type didn't have any options there and looking in the database nothing was there except the new Numinix stuff, so I opened my fresh...
  11. Replies
    2
    Views
    452

    No weight Manufacturer etc on Items Page

    I'm using 1.39H. I have Extra fields on and TPP, it was the original classic template.

    My tpl_product_info_display.php page has the code below on it. Yet none of these details show up on my...
  12. Replies
    3,931
    Views
    1,026,500

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Is there another way to test the responsehandler.php, or does anyone know if google will confirm or reissue merchant id. Mine matches what is on my google page but can't log into...
  13. Replies
    3,931
    Views
    1,026,500

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Google checkout works when a purchase is made through my site, I used the sandbox and I got all the emails and processed it through the checkout at google.

    But when a purchase is made through...
  14. Replies
    3,931
    Views
    1,026,500

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    I have no clue, I wish I didn't upgrade from a perfectly fine working website.

    All my codes match.
    My errors at google all say



    Integration settings
  15. Replies
    3,931
    Views
    1,026,500

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    I tested it with the response handler test page and got the following-
  16. Replies
    3,931
    Views
    1,026,500

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    I did look at-

    [Create two files and put the following]
    .htaccess
    AuthName "Name that pops up when asking for pwd"
    AuthType basic
    AuthUserFile "full location to .htpasswd"
    require...
  17. Replies
    3,931
    Views
    1,026,500

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    I received an email from google -


    Going to my responsehandler.php link I get a user name and password box to pop up.

    I've upgraded to 1.3.9h, I did have google orders previously in 1.3.8. ...
  18. Replies
    3,562
    Views
    729,361

    Re: Google Base Feeder Support Thread

    My store is a toy store and all my catagories are the toy's brand name, like Power Rangers. When my feed is generated the product type is
    <g:product_type><![CDATA[Power Rangers]]></g:product_type>...
  19. Replies
    694
    Views
    125,288

    Re: AutoFacebook [Support]

    I moved my autoFacebook low on the update_product.php page so my items will update even when I edit an item because I like to duplicate and edit for new items, but sometime I just change quantities...
  20. Re: Function_Catagories.php myDebug errors

    I compared files, everything I can tell is fine. It's from an add on, and it's from a page added, since the original install doesn't have a file to compare it to I don't know which file added is...
  21. Re: Function_Catagories.php myDebug errors

    I just ran it again to see what the errors are and none generated, it must have been 5 I missed when clearing out the cache
  22. Re: Function_Catagories.php myDebug errors

    I'm going to start comparing later tonight or tomorrow, and I'm looking for a hint on what to look for if possible.

    I'm in maintance mode and it has generated no myDebug errors since I've been in...
  23. Re: Function_Catagories.php myDebug errors

    Ok, I'll try that, would it be any of the pages listed from the search inquiry, or any page at all.

    Dan
  24. Re: Function_Catagories.php myDebug errors

    Doing the search I got the following response
    -




    Dan
  25. strrpos() expects parameter 1 to be string, array given in functions_categories.php

    I just upgraded to 1.3.9h, my cache file suddenly filled up myDebug logs.
    What it says is


    Here are lines 477-514


    // Get all products_id in a Category and its SubCategories
    // use as:...
  26. Replies
    3
    Views
    402

    Re: Product list customized/edited

    If anyone is interested it was the function_prices.php in Functions


    ////
    // Display Price Retail
    // Specials and Tax Included
    function zen_get_products_display_price($products_id) {
    ...
  27. Replies
    3
    Views
    402

    Re: Product list customized/edited

    Thanks, so obvious how to do it once you mention it.

    Dan
  28. Replies
    3
    Views
    402

    Product list customized/edited

    I decided to upgrade to 1.39 from 1.38 and I'm working on making the site look and work the same.

    My problem is I did some work to the way my old site showed the items, if an item is sold out,...
  29. Replies
    514
    Views
    118,159

    Re: Fual Slimbox (Lightbox) - Support

    Thanks, that's what I didn't know, how to find the previous version. Dan
  30. Replies
    514
    Views
    118,159

    Re: Fual Slimbox (Lightbox) - Support

    My Image Handler version says Image Handler 2.0 for Zen-Cart v1.3.x the zip image-handler_2.0-zc13.zip but I can find no dates.

    I don't have any files or folders that say Optional Extras.

    My...
  31. Replies
    514
    Views
    118,159

    Re: Fual Slimbox (Lightbox) - Support

    Well I found a problem between Fual Slimbox and Image Handler 2.

    With Fual Slimbox off, when I place my cursor over the image my staus bar shows the javascript pop up link. An example-

    and...
  32. Replies
    514
    Views
    118,159

    Re: Fual Slimbox (Lightbox) - Support

    I tested it with an image in the Large folder with _LRG but it still opens in the same window. I turned off Fual Slimbox in configuration and the image opens in a pop up.

    Dan
  33. Replies
    514
    Views
    118,159

    Re: Fual Slimbox (Lightbox) - Support

    I've searched and seen others have the same problem but didn't find solutions. I'm using 1.3.8a and I don't believe it's my computer because I've seen it work on other's sites

    My products image...
  34. Replies
    4
    Views
    2,428

    Re: Hide price if out of stock

    Instead of blanking out the price I put in my sold out button.


    if ($products_quantity > 0) {
    echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and...
  35. Replies
    2,216
    Views
    351,347

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Thanks that worked. If anyone is interested. What I did was I left everything on the original html_header.php alone and only added the additional lines from the tabbed version. The tabbed version...
  36. Replies
    2,216
    Views
    351,347

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    The reason I posted here is because IH2 worked before I installed the Tabbed Products Pro. I had removed Tabbed Products Pro and the pop up worked again. I had reinstalled it. Now looking at...
  37. Replies
    2,216
    Views
    351,347

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    I'm having a problem with Image Handler 2 and Tabbed Products Pro.

    My image hover works, but on the products page with the tabs looks OK, but the image pop up doesn't work. If you put your mouse...
  38. Replies
    2
    Views
    1,271

    Re: Products not being added to shopping cart

    I got it to work.

    I had ceon uri mapping seo installed and noticed that my page wasn't showing the SEO links, I reuploaded the html_output.php from ceon uri mapping seo and it works.

    Dan
  39. Replies
    2
    Views
    1,271

    Items not being added to cart

    I'm using 1.3.8a
    When you go to a catagory and it lists all the items and you choose one (or more) and click 'add item to cart' it just refreshes and dosen't add anything to the shopping cart, no...
  40. Replies
    2
    Views
    1,271

    Products not being added to shopping cart

    Zen Cart 1.3.8a

    Products are not being added to my shopping cart.
    When I click the add to cart, the page refreshes but nothing is being added to the shopping cart. I'm not getting blank screens...
  41. Replies
    1
    Views
    809

    Affiliate Code Question

    I'm using Zen Cart 1.3.8a, it is a basic install with no add ons, besides a new template.

    I'm only offering a couple things, a service and a download file so I have nothing to ship, and integrated...
  42. Replies
    2
    Views
    1,546

    Re: Credit Card and Paypal Payment Methods

    Thanks, I left Express going. I had all three going because I was unsure if I could only use 1.

    Thaks
    Dan
  43. Replies
    2
    Views
    1,546

    Credit Card and Paypal Payment Methods

    I'm using Zen Cart 1.3.8a
    It was a new install and the only mod is the integrated COWOA with it's add ons too.

    I just started to add items to the cart, which are all downloadable only, some free...
Results 1 to 43 of 46
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR