Results 1 to 10 of 740

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Auction Product Type

    I deleted all the files related to this mod and restored the original files which were changed. I also deleted the db tables associated with this mod.

    However, the 2 products which I had set as an auction product can't be viewd in the catalog and can't be deleted even though they exist in the admin.

    How do I get rid of them and the admin>configuration>auction manager form my admin?

    Thank you.

  2. #2
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    Quote Originally Posted by vivaraquel View Post
    I deleted all the files related to this mod and restored the original files which were changed. I also deleted the db tables associated with this mod.

    However, the 2 products which I had set as an auction product can't be viewd in the catalog and can't be deleted even though they exist in the admin.

    How do I get rid of them and the admin>configuration>auction manager form my admin?

    Thank you.
    Interesting... sounds like a DB data problem.

    The auction product does create a couple of new tables, but it also adds stuff to existing tables. I think there is where the problem is.

    The way I would do it is by carefully removing the products from the "products" table. If you are NOT comfortable diddling directly with the DB (or finding someone who is) you will need to uninstall the product and DB and reinstall the base ZC then install the mod ontop.


    Since this is a test system I am sure ;-) the easiest thing to do is uninstall the whole thing and start again. I do that on a fairly regular basis these days.

    AHB

  3. #3
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Auction Product Type

    I would tend to agree with that...
    I have found on several mods that the installation was dependent on the table prefix standard of zen_ , and during installation of the cart a different prefix was chosen, so I then found the files that were making calls to the DB looking for zen_ and changed them to the one that was being used.
    Mostly it will throw a sql error and it makes it very easy to locate and fix the problem.

  4. #4
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Auction Product Type

    ok, what i did was to use all of bramnick files, except that I used the original
    ./includes/application_top.php
    ./includes/classes/shopping_cart.php
    from the 0.95 release for zen v 1.3.7, all seems to work fine, so far, so my question is this, can the "Buy It Now" feature be removed once a bid is made?
    Andy

  5. #5
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Hey Bramnick, no apologies necessary! :) you are much in demand here so easy to get confused.

    The clean install on my zen worked well (wholesale site) its the install over the old install (retail site) that I am having issue with. Maybe I will have to break out winmerge and compare to see if some code on my old one was changed? I would think the new one would over write, but I am not good at this stuff. Scares me to death...ROFL

    Thanks again though......i love the way you updated the mod. Good job!!

  6. #6
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Auction Product Type

    I MUST agree with mooncavecrystals,
    you have done great things here and you are very much appreciated, so
    Thank you Bramnick

  7. #7
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: Auction Product Type

    ok, this is out of my comfort zone, but........
    how exactly does one uninstall something? Am thinking I would want to uninstall the old auction stuff and keep the new stuff? or uninstall the old auction stuff and reinstall the new?

    This is way over my head.......LOL

  8. #8
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    Quote Originally Posted by AndyII View Post
    ok, what i did was to use all of bramnick files, except that I used the original
    ./includes/application_top.php
    ./includes/classes/shopping_cart.php
    from the 0.95 release for zen v 1.3.7, all seems to work fine, so far, so my question is this, can the "Buy It Now" feature be removed once a bid is made?
    Andy

    Andy,
    I dont think that would be too hard, but is that really what everyone would want?? It might make sense to hide the Buy it Now button once the bid price reaches the Buy it Now price since that button would be a problem (we wouldnt want someone Buying it Now for $10 if the current bid is now $11!).

    I will have to think about this one...

    Good idea

    AHB

  9. #9
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Auction Product Type

    yea, that would work just great!
    hide the Buy it Now button once the bid price reaches the Buy it Now price.
    wait till everyone finds out about the update, might get real busy here in this thread.
    I started looking at this in October 2007, and almost gave up on it, so glad you decided to do this.....



    Quote Originally Posted by bramnick View Post
    Andy,
    I dont think that would be too hard, but is that really what everyone would want?? It might make sense to hide the Buy it Now button once the bid price reaches the Buy it Now price since that button would be a problem (we wouldnt want someone Buying it Now for $10 if the current bid is now $11!).

    I will have to think about this one...

    Good idea

    AHB
    Last edited by AndyII; 23 Apr 2008 at 11:18 PM.

  10. #10
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    So here is the good news... The system does this already... when the current bid price exceeds the buy it now price, the option to buy it now goes away.

    I should have looked before i posted... oh well

    AHB

 

 

Similar Threads

  1. Auction Product type
    By Andreas1211 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 14 Aug 2014, 02:13 PM
  2. Auction Product Type: Can't add a product of the type.
    By sw0rdz in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 5 Sep 2009, 02:11 AM
  3. Auction Product Type
    By chinthana in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Jun 2009, 10:33 AM
  4. Auction Mod. Product Type
    By wilt in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 15 Feb 2007, 07:35 AM

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