Search:

Type: Posts; User: Limitless

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. v151 Re: Codetrio Sphinx Search Version 1.0 Support Thread

    Yep. I am absolutely using the proper config file. I will step through the config/installation again, but I did not see my searches actually hitting sphinx in the sphinx logs.
  2. Replies
    659
    Views
    195,396

    Re: Recover Cart

    Ok, Thanks.

    I was looking at the wrong module (Back in Stock) for this issue.


    How many others are having this problem?
  3. Replies
    659
    Views
    195,396

    Re: Recover Cart

    Just curious, do you have Ceon's Back in Stock Notification installed as well?

    https://www.zen-cart.com/showthread.php?181440-Ceon-Back-In-Stock-Notifications-3-0-0&p=1187209#post1187209


    I...
  4. v151 Re: Codetrio Sphinx Search Version 1.0 Support Thread

    Great work getting this working.

    I have done the initial installation, built up the indexes, etc.

    But when I search for anything (known keywords) it returns no results found.

    the query.log...
  5. Replies
    11
    Views
    3,608

    v151 Re: Wishlist 2.0 for zen cart 1.5.x

    SQL Uninstall does not work either.
  6. Replies
    11
    Views
    3,608

    v151 Re: Wishlist 2.0 for zen cart 1.5.x

    After manually inserting the above SQL statements, I am getting

    Parse error: syntax error, unexpected '"' in /home/shtf-gear/htdocs/adminXXXXXXXXXXXXXXXXXX/configuration.php(179) : eval()'d code...
  7. Replies
    11
    Views
    3,608

    v151 Re: Wishlist 2.0 for zen cart 1.5.x

    Thats where i pulled it from.
  8. Replies
    11
    Views
    3,608

    v151 Re: Wishlist 2.0 for zen cart 1.5.x

    I think the problem is that the script (tries) to insert 11 points of data, the table takes 12.

    INSERT INTO configuration VALUES (NULL, 'Wishlist sidebox header link', 'UN_DB_SIDEBOX_LINK_HEADER',...
  9. Replies
    11
    Views
    3,608

    v151 Re: Wishlist 2.0 for zen cart 1.5.x

    Great. Doesn't for me.

    Stepping through it now.

    Doesn't like anything here:




    INSERT INTO configuration VALUES (NULL, 'Wishlist Module Switch', 'UN_DB_MODULE_WISHLISTS_ENABLED', 'true',...
  10. Replies
    11
    Views
    3,608

    v151 Re: Wishlist 2.0 for zen cart 1.5.x

    Running SQL, I get the following:

    SQL Error (1136) in statement #8: Column count doesn't match value count at row 1
  11. Replies
    942
    Views
    139,459

    Re: MailBeez V2.7 compatibility fix

    Just a heads up for anyone running the satisfaction module (or custom written modules) the email templates have changed.

    Variables now need to be bracketed. ie $firstname now needs to be...
  12. Re: "Google Plus One (+1), Facebook Send and Twitter Follow" addon Support

    Spoke too soon. Same error.

    This is what I have :


    //get defined image or default
    $myImage= zen_get_products_image((int)$_GET['products_id']);
    $price=...
  13. Re: "Google Plus One (+1), Facebook Send and Twitter Follow" addon Support

    I think that did it.
  14. Re: "Google Plus One (+1), Facebook Send and Twitter Follow" addon Support

    I think with for your permission denied error, you might just need to touch /var/log/www/zen/page_parse_time.log to create it or manually create it and make sure apache (or whatever account that is...
  15. Re: "Google Plus One (+1), Facebook Send and Twitter Follow" addon Support

    Not sure why these errors are now popping up.





    [20-Nov-2013 19:10:55] PHP Warning: simplexml_load_string(): Entity: line 1: parser error : EntityRef: expecting ';' in...
  16. Re: "Google Plus One (+1), Facebook Send and Twitter Follow" addon Support

    Doesn't look like you modified your templates html_header.php file, but the default one.
  17. Replies
    4
    Views
    1,027

    v150 Re: Subcategories not showing?

    I did have products in that category and finished building out and moving all of them into the subcategories.

    When I do a search on the categories_id against the products_to_categories table, I...
  18. Replies
    4
    Views
    1,027

    v150 Re: Subcategories not showing?

    There are no products in that main category, only sub categories.

    13374
  19. Replies
    4
    Views
    1,027

    v150 Subcategories not showing?

    Any idea why sub-categories under this category are not showing:

    http://www. shtf-gear. com/firearm-accessories/ak-sks-accessories

    Where as these are?

    http://www .shtf-gear....
  20. Re: "Google Plus One (+1), Facebook Send and Twitter Follow" addon Support

    Thank you for this.

    I just installed the opengraph stuff and noticed my cache folder was filling up (50k files).

    This code resolved the issue for me.
  21. Replies
    3
    Views
    533

    Re: Shipping Confirmation Email

    http://www.zen-cart.com/downloads.php?do=file&id=75

    I think this is what you are asking for?
  22. Re: [workaround] Site with CEON URI Mapping randomly showing wrong page

    Thanks.

    Will file this one away mentally in case it pops up in the future.

    I do not use mem_cache but mod_pagespeed (google) and eaccelerator and have not seen the issue.
  23. Replies
    197
    Views
    45,522

    Re: Ceon Back In Stock Notifications 3.0.0

    Still trying to track this down.

    I see in the admin/includes/functions/back_in_stock_functions.php it builds the 'STORE_URL' and 'PRODUCT_DETAIL' variables with the following function:

    ...
  24. Replies
    11
    Views
    1,819

    Re: Zen Mobile template recommendations?

    Zen Cart 1.5
  25. Replies
    47
    Views
    10,084

    v151 Re: how to incorporate structured data markup in zen cart for product pages

    Good to see 1.6 adding in the new markup from the get go.

    I would suggest opengraph as well (facebook, pinterest, etc).


    Here is what I followed to get a lot of my site done, but then went a...
  26. Replies
    11
    Views
    1,819

    Re: Zen Mobile template recommendations?

    I found 12leaves mobile template easy to install, very easy to customize and I think it looks and functions well.

    I tried another mobile template and it completely crashed my site on initial...
  27. Replies
    8
    Views
    5,426

    v151 Re: Tax Classes - Taxable Goods

    Taxcloud does exactly what you are looking for. CO has crazy tax laws, green tax, RTD tax, tech tax, even across the street from one another.

    Well worth the time getting it installed if you...
  28. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    That one returned data...
  29. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    That is not what I saw when testing for null. It returned no customer_id records.
  30. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    They aren't a 'customer' with 'date_ordered' entry if they have never placed an order.

    You will need a nested select statement in your WHERE/WHERE NOT EXIST clause to determine that the...
  31. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    1.5 is different then, you need customers_info table and 'date_purchased' is NULL returns no customers, because the field is not NULL, the whole record won't exist in the orders table.
  32. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    The problem is 'orders.date_ordered' will not be null, because only if they ordered is there an entry in the orders table.

    I think you need to look at customers.customers_id and compare that with...
  33. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    Select
    customers_info.customers_info_date_account_created,
    customers.customers_lastname,
    customers.customers_firstname,
    orders.date_purchased
    From
    customers_info Inner Join
    ...
  34. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    Select
    customers.customers_firstname,
    customers.customers_lastname,
    customers.customers_email_address,
    orders.customers_name,
    orders.date_purchased

    From
    customers Inner Join
    ...
  35. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    The mod has many more marketing features than 'just' what you are trying to do.

    Perhaps download the mod and look through it for help with your queries?
  36. Replies
    23
    Views
    1,379

    v151 Re: Send Email to Customers Question

    You could utilize the mailbeez addon for this and/or the 'recover cart' plugin.

    Might be easier than rolling your own.
  37. Replies
    13
    Views
    2,971

    v150 Re: USA State Sales Tax help

    I don't think that the marketplace 'fairness' act has kicked in yet.


    To the OP, I use CEON's Advanced Shipper module and Taxcloud's tax solution for intrastate transactions and tax reporting.
    ...
  38. v150 Re: PHP 5.4 Strict Errors

    Thank you for this!

    I ended up rolling it back to 5.3 and will attempt it again in the near future. I will track down where class.String.php came from. I think it might be from a Ceon mod.

    ...
  39. v150 Strict Standards: Non-static method String::convertCharset() should not be called sta

    Getting errors after updating to php 5.4:

    Strict Standards: Non-static method String::convertCharset() should not be called statically, assuming $this from incompatible context in...
  40. v151 Re: Database Nightmare - Attributes - Scripts Required to Fix Major Issues w/ Categor

    Cleaned up my inbox.
  41. v151 Re: Set Specific Shipping option by weight - USPS or UPS

    CEON'S Advanced Shipper (Commercial Mod) should do what you need.
  42. Re: migrating from ShopSite, trying to copy product data.....

    Check out cart 2 cart migration service. I have not used that service, but I do use some of their other products.
  43. Replies
    2
    Views
    773

    Re: Gift Card with facebook-connection

    I think the Justuno plug in does what you are looking for.


    No experience with it, but remember reading about it.
  44. Replies
    197
    Views
    45,522

    Re: Ceon Back In Stock Notifications 3.0.0

    I have not been able to track this down yet.
  45. Replies
    23
    Views
    4,024

    Re: Flag New Products with in a Category?

    If anyone else is interested in the css code required to make these ribbons.

    Obviously will need to change colors and position to suit your site.

    Base code was straight up stolen from here: ...
  46. Replies
    23
    Views
    4,024

    Re: Flag New Products with in a Category?

    Thank you. That squared that away. Now I think there is an issue with determining new, back in stock, and specials/featured products.

    Will work on that and post up when I get stuck again.
  47. Replies
    853
    Views
    131,882

    v150 Re: COWOA (for ZC v1.5.x)

    Can you get at your database through phpMySQL interface vs thru zen cart admin?
  48. Replies
    23
    Views
    4,024

    Re: Flag New Products with in a Category?

    Thanks for this add on.

    Just started playing around with it. I have changed the image icons to a css ribbon, but am running into an issue with the display in the 'new products' vs category...
  49. Replies
    18
    Views
    2,404

    v151 Re: RMA Order Module

    Ability to charge a restocking fee?
  50. Replies
    6
    Views
    1,021

    v151 Re: Banda template from ThemeForest

    Usually when you buy a premade template, they give you a SQL script that will make all of the changes required to display your site 'as they intended/designed'.
Results 1 to 50 of 493
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR