Page 5 of 28 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 276
  1. #41
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by qhome View Post
    Well the add to cart stuff is actually going to be part of another contrib to replace the old "Designer Monthly Boxes" contrib. I'm keeping the divider stuff separate from that functionality.

    But at this point, it only does the "Buy Now" or "More Info". Are you saying you'd also like me to try adding the qty box too (for products that don't have attributes)?
    Qhome, have you released an updated Designer Monthly Boxes publicly? Thanks!

  2. #42
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by BlessIsaacola View Post
    Qhome, great work as usual. I am experiencing problem with this mod. This is the error message:
    Warning: strpos(): Offset not contained in string in /includes/templates/custom/common/tpl_columnar_display.php on line 43

    Line 43 is:
    PHP Code:
    $startpos strpos($r_params"width:"1); 
    Thanks!
    where are you getting this warning?

  3. #43
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by BlessIsaacola View Post
    Qhome, have you released an updated Designer Monthly Boxes publicly? Thanks!
    I'm replacing DMB with a new contrib called "MonthlyBuyNow" (working name, might change)

    I'm trying to make it allow:
    - Buy Now/More Info
    - Attributes
    - positioning of image/text/buttons
    on the Monthly boxes (New for Feb, Featured for Feb, Specials for Feb)

    And also get Attribs on the Product Listing pages (All Products, New Products, Special Products)

    I'm leaving the divider line stuff to "Column Divider Pro" and keeping the functionality of the two separate, unlike what I did with the original two.

  4. #44
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by qhome View Post
    where are you getting this warning?
    Things look fine on the catalog side. The error is generated on the server side in the log. I am using Zen Cart 1.3.8 and PHP 5.2.5 and yes I did use the product_listing.php for 1.3.8

    Thanks!

  5. #45
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by BlessIsaacola View Post
    Things look fine on the catalog side. The error is generated on the server side in the log. I am using Zen Cart 1.3.8 and PHP 5.2.5 and yes I did use the product_listing.php for 1.3.8

    Thanks!
    ahh ok thats what I thought. I will see how to make strpos not throw an error when that setting isn't there. Depending on which box is calling it, it may or may not supply that value. I just thought it would ignore it if it couldn't find it, like every other programming language, but I guess php wants to be special

  6. #46
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Ok I think i fixed the problem. I was using an unneeded offset value. So I removed it. Give it a try and let me know if you are still seeing the error.

    Also updated the stylesheet to remove some erroneous css entries.

    Only Files that changed since v0.3:
    - templates/YOUR_TEMPLATE/common/tpl_columnar_display.php
    - templates/YOUR_TEMPLATE/css/stylesheet_dotline.css
    Last edited by qhome; 9 Apr 2008 at 03:36 AM.

  7. #47
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by qhome View Post
    Ok I think i fixed the problem. I was using an unneeded offset value. So I removed it. Give it a try and let me know if you are still seeing the error.

    Also updated the stylesheet to remove some erroneous css entries.

    Only Files that changed since v0.3:
    - templates/YOUR_TEMPLATE/common/tpl_columnar_display.php
    - templates/YOUR_TEMPLATE/css/stylesheet_dotline.css
    This update fixed the problem as the error is now gone from the log. Thanks!

  8. #48
    Join Date
    Jun 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Hi,
    please tell me how to remove this Culum Divider pro... ?

    because I have this error

    Fatal error: Call to undefined function: zen_get_generated_category_path_rev() in ......./includes/templates/template_default/templates/tpl_modules_products_new_listing.php on line 30

    I don't want this module, I want to remove it.
    Please let me know how to proceed ?

  9. #49
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by Watchaa View Post
    Hi,
    please tell me how to remove this Culum Divider pro... ?

    because I have this error

    Fatal error: Call to undefined function: zen_get_generated_category_path_rev() in ......./includes/templates/template_default/templates/tpl_modules_products_new_listing.php on line 30

    I don't want this module, I want to remove it.
    Please let me know how to proceed ?
    You have that error because you used the zc 1.3.8 version of the product_listing file on a zc1.3.7 store. Read the readme carefully.

    You can remove it by removing all the files that came in the zip.

  10. #50
    Join Date
    Jan 2008
    Posts
    94
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    I previously installed Column Grid Layout, and this morning I installed Column Divider Lite. For the most part it works great, and is what I was looking for. The only thing, is the text is wrapping. How do I get more text for the product title on one line. In fact, I would love the product listing to look exactly like it does in the Featured Products box.

    http://209.85.34.64/index.php?main_p...cPath=11_41_47

    Thanks for this great mod.

 

 
Page 5 of 28 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. Tabbed Products Pro (TPP) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 2216
    Last Post: 8 Feb 2024, 12:43 PM
  2. Main Image Replacer (MIR) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 5 Aug 2017, 02:47 AM
  3. HoverBox 3 - Official Thread
    By testuser in forum All Other Contributions/Addons
    Replies: 217
    Last Post: 23 Jun 2017, 01:30 PM
  4. Content issue post install of column divider pro
    By matchlock in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 23 Jul 2011, 11:12 AM
  5. Column Divider Pro Alignment off on products
    By DigitalGuard in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 Jul 2008, 12:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR