Thread: hideCategories

Page 5 of 49 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 486
  1. #41
    Join Date
    May 2006
    Posts
    119
    Plugin Contributions
    0

    Default Re: hideCategories

    Quote Originally Posted by Figster View Post
    This product sounds like it is down loadable, is it a membership fee, or do they pay by the download? What product type are you listing it under? Is the file for download stored in your zen cart media file? Do you have virtual product checked in your admin product listing, do you have Admin>configuration>Attribute Settings> Download options set correctly?
    Do you have admin>configuration>sessions>prevent spider sessions set to true?
    Zen cart can handle download products.
    Figster
    Thank you for your help brainstorming this... what a mess I have made - LOL.

    Yes on all of the download options/attributes questions as well as the spider settings, that is not where the problem was. The file is stored correctly.

    Here are the details on how I had set it up... just FYI for those who think this is a good idea - LOL. Do not try this at home...

    People are paying for access to the PHPBB forum, they pay by adding the item to their cart. This item is not hidden. I verify them as a person who has completed the training required to gain access, and then grant them access to the private forum which has the direct links to the goodlies we give people who have done the work. I had attempted to erase all other methods of reaching these links (direct link only). Apparently since they were still showing up in the 'people who bought this also bought' box spiders/google/non-members could get to them to - of course that did not show up in my testing as nobody had purchased these items yet.

    Problem with back-door access links existing solved (I think)... now, how to set it up for those who already paid their membership and I have turned off the categories.. LOL

    Thanks to everyone for their help on this, much gratitude shooting your way!
    Lori

  2. #42
    Join Date
    May 2006
    Posts
    119
    Plugin Contributions
    0

    Idea or Suggestion Re: hideCategories

    Ok, my temporary fix is:

    1)turn off all extra boxes at the PHP level so nobody will be offered extra stuff to buy (the bad news is that I am turning them off after learning that they really DO boost sales/downloads - )

    2)change the category IDs on every hidden category so the google cached pages give only a 'this product was not found'

    3) linked the sticky notes in the private PHPBB areas to the new categories

    have I missed something which would keep my 'stuff' hidden until I can do a rework of the whole thing?
    :-)

    Lori

  3. #43
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: hideCategories

    probably would have been easier to adjust hideCategories to apply to the "also purchased" module. I think I gave hints in the readme.

    - Steven

  4. #44
    Join Date
    May 2006
    Posts
    119
    Plugin Contributions
    0

    Default Re: hideCategories

    Quote Originally Posted by s_mack View Post
    probably would have been easier to adjust hideCategories to apply to the "also purchased" module. I think I gave hints in the readme.
    - Steven
    I may have missed it somehow when I read it again earlier this morning, but now anyone who reads this thread and missed the hints in the readme knows to disable the "also purchased" module if they wish to truly hide some items

    I followed the readme step by step and missed this important step. I am not at all upset at your insructions or the mod, and hope no offense is taken.

    I apparently stretched the mod uses in ways which were not forseen, and despite my disabling all of my sideboxes, all products, and search functions items appeared.
    oops. it happens. no biggie!

    I post my journey here in order to help anyone else who may get the <not so> bright idea to use this as a membership moderator. Since if I had read notes like this it would have saved me a few minutes today -- LOL.

    Overall I am hoping to tweak the mod to work as I need it, as it still has the most useful set of tweaks I have found so far.

    Thank you for your work on this, I really do appreciate the time you have invested, and the fact that you shared it with us.

    Lori

  5. #45
    Join Date
    Mar 2006
    Location
    Tennessee
    Posts
    310
    Plugin Contributions
    0

    Default Re: hideCategories

    Lori,

    I don't know if this will help in your situation at all, but I'll mention it here just in case it might help someone else.

    I sell on eBay and direct my customers to my website to pay via credit card.
    I enter the auction item in a completely hidden category using the eBay item # as the model #. They can only put it in their cart by typing in the eBay item # on our eBay Auction Checkout page (quick order mod).

    I was running into the problem of non-eBayers still finding these items and buying them since the 'add to cart' button was showing and active.

    I discovered I could mark these items 'call for price' (but still enter a price) and no Add to Cart button would show. I replaced the 'call for price' button with a 'sold on eBay' button and the text to say 'already sold, etc.'

    This has completely done away with 'accidental' purchases. The item still shows up in 'Others who purchased this' and my 'What's New' box, but even if they click on it, they can't buy it.

    If anyone wants to see how it works, just go to my Driftwood site, enter 1234 for the item # and add to cart.

    The cart is live, so please don't actually buy it!

    HTH
    I'll finish that project tomorrow, I've made enough mistakes today!

  6. #46
    Join Date
    May 2006
    Posts
    119
    Plugin Contributions
    0

    Default Re: hideCategories

    Quote Originally Posted by Boggled View Post
    Lori,

    I discovered I could mark these items 'call for price' (but still enter a price) and no Add to Cart button would show. I replaced the 'call for price' button with a 'sold on eBay' button and the text to say 'already sold, etc.'
    hey, I like this idea, thanks for posting it -- it might just work... I add the link and item number in the forum and they can quick-order the items to their cart from there. I will play with it a bit and see where it leads!

    Thanks! You Zenners are awesome!

    Lori

  7. #47
    Join Date
    Mar 2006
    Location
    Tennessee
    Posts
    310
    Plugin Contributions
    0

    Default Re: hideCategories

    Quote Originally Posted by redheads View Post
    hey, I like this idea, thanks for posting it -- it might just work... I add the link and item number in the forum and they can quick-order the items to their cart from there. I will play with it a bit and see where it leads!

    Thanks! You Zenners are awesome!

    Lori
    I'm glad to finally get to help someone else instead of being the one begging for help all the time.

    Hope it works for you!
    I'll finish that project tomorrow, I've made enough mistakes today!

  8. #48
    Join Date
    Feb 2007
    Location
    Sacramento, CA
    Posts
    64
    Plugin Contributions
    1

    Default Re: hideCategories

    Quick question, S-mack: by the way, this mod is great.

    I've installed hideCategories, but hidden categories are still showing up in the upper category listing, underneath the logo. Everything's fine in the category navigation on the left - hidden categories are staying properly hidden.

    During the installation, I only manually modified one file, tpl_advanced_search.php. (I merged the changed hideCategories code with my custom tpl_advanced_search.php.) What files control the upper category navigation hidden settings?

    Thanks a lot for the help!

  9. #49
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: hideCategories

    Yeah... that's why this isn't really a clean mod :) There are potentially dozens of places that one would have to account for in order to hide the categories completely... as mentioned in the ReadMe, I just did the ones we were using - which didn't include the upper links.

    I don't know what file controls that upper menu as I've never used it. See if you can find that out (by asking in a general forum or something) and report it here and someone (maybe me) should be able to figure out what code to change.



    Ultimately, when I'm less busy, I'd like to re-release this contrib with an as-exhaustive-as-possible set of files... but even then, there will be 3rd-party contribs and such that will need to be modified. In other words... this was destined from the beginning to be a nightmare to support :)

    It would be dead easy if the core code made thier population calls differently. If every file in the system called some common function to get the list of categories/items then we'd only have to modify that one function rather than dozens or even hundreds of files.

    Oh well.

    - Steven

  10. #50
    Join Date
    Mar 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: hideCategories

    I use the table prefixes in my client's cart, because there are other things going on in the database, and had a problem getting this contrib to run out of the box. I found out there is a simple code fix to two files:
    ./includes/templates/YOUR_TEMPLATE/templates/tpl_products_all_default.php
    LINE 24
    Code:
    	$products_all_query_raw = preg_replace('/, ' . TABLE_PRODUCTS_DESCRIPTION . ' pd(\s*)WHERE/', ' LEFT JOIN ' . TABLE_HIDE_CATEGORIES . ' h ON (p.master_categories_id = h.categories_id), ' . TABLE_PRODUCTS_DESCRIPTION . ' pd WHERE (h.visibility_status < 2 OR h.visibility_status IS NULL) AND', $products_all_query_raw);
    ./includes/templates/YOUR_TEMPLATE/templates/tpl_products_new_default.php
    LINE 24
    Code:
    	$products_new_query_raw = preg_replace('/, ' . TABLE_PRODUCTS_DESCRIPTION . ' pd(\s*)WHERE/', ' LEFT JOIN ' . TABLE_HIDE_CATEGORIES . ' h ON (p.master_categories_id = h.categories_id), ' . TABLE_PRODUCTS_DESCRIPTION . ' pd WHERE (h.visibility_status < 2 OR h.visibility_status IS NULL) AND', $products_new_query_raw);
    I added the second TABLE_PRODUCTS_DESCRIPTION, which was previously set to 'products_description'. In other words, it was looking for the table named products_description and not DB_PREFIX . products_description.

    It was likely just a missed statement. I know someone else in this thread had posted having a problem with this.

    hope that helps...
    marc...

 

 
Page 5 of 49 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. how to get hidecategories an dual pricing to work
    By davidweaver88 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 4 Jun 2012, 03:35 PM
  2. anyone using HideCategories in 1.3.9d??
    By redheads in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 8 Jun 2010, 06:54 AM
  3. HideCategories problem...
    By ShadowAngel in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Nov 2009, 10:17 PM
  4. hideCategories Module
    By marcusimages in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 25 Aug 2009, 06:31 PM

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