Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

custodian

Archived
  • Posts

    620
  • Joined

  • Last visited

Posts posted by custodian

  1. adx,

     

    wow.. I've juest sent the last two hours picking through my logs, and admin notes code.

     

    Your post did the trick for me.

     

    I was able to do everythign except delete... Now all is better

     

    Kudos!

     

    Henry

     

    I've the same problem as djmatrix.

     

    In trial and error solution, I've edit admin_notes.php on line 278 :

     

    $sInfo_array = array_merge($admin_quer, ' ');

     

    to

     

    $sInfo_array = array_merge($admin_quer);

     

    All 3 errors gone and now I can edit, delete, etc..etc..

     

    Question, what's the purpose of that ' ' ? By removing that piece, will it break this contrib somewhere?

     

    Thanks.

  2. VVC went it without a hitch. Worked great.

     

    A few days later and after installing

    Down For Maint, SSPC, Spiders.txt, SPPC Price Breaks, SPPC Price List, and Supertracker the image is now broken on create account, contact us and refer a friend.

     

    Since it's across three pages, I'd assume the coding in there is not the issue.

     

    I've re-loaded the supplied vvc pages and double check the manually applied code within the pages. Everything is still in tact as it was. I clearly mark all my code changes when adding contrib's. The snips of code are untouched.

     

    I then thought this could be a db issue. Dropped the tables, created new ones (all through myphpadmin). Though to no avail I may only be left with removing vvc.

     

    Any suggestions as to what may have caused this.

  3. I've looked around though was unable to find what I was looking for

     

    I'm using sppc 3.5, though may be moving to 4.1 tomorrow.

     

    Is there a means to set the wholesale group to minimum order cost?

     

    Example

     

    Retail can order as little or as much as they wish.

     

    Wholesale group

    Certain items may only be available in sets of 2 or 3, etc...

    AND wholesale accounts must have a minimum cart total of $100.00 at checkout or an additional fee applies.

     

    Do any contrib's do this that work well with sppc 4.1?

     

    Thanks

     

    Henry

  4. I've looked around though was unable to find what I was looking for

     

    I'm using sppc 3.5, though will be moving to 4.1 tomorrow.

     

    Is there a means to set the wholesale group to minimum order cost?

     

    Example

     

    Retail can order as little or as much as they wish.

     

    Wholesale group

    Certain items may only be available in sets of 2 or 3, etc...

    AND wholesale accounts must have a minimum cart total of $100.00 at checkout or an additional fee applies.

     

    Do any contrib's do this that work well with sppc 4.1?

     

    Thanks

     

    Henry

  5. OK, still having no luck with preventing the item counts from wrapping to the next line and not having the top cat display an arrow if there are no sub cat's.

     

    Any suggestions anyone?

     

    Oh, and has anyone figured out a way to be able to click on the cat a second time in order to have it collapse after it's been expanded?

     

    This is just a want, while the first part is more of a need. Looks like I'll need to ditch this and go back to the stock layout until I can get this figured out.

  6. Great contribution! Thanks Will!

     

    Looks very good and working properly, but I am not managing to get the cat. name and number of items in it on the same line. ie

     

    Hardware

    (6)

    Software

    (4)

    The infobox is more than wide enough however! I have tried a nbsp near line 88 in cat.php, but this does not seem to work. Any ideas? Thanks in advance,

     

    Skylla

     

    I am currently seeing this same issue.

    I've also ben attempting to modify the code so that a top cat with NO subs does not have the > indicator. I'd prefer to have nothing there as it seems misleading.

  7. SPPC states

     

     

    If you don't use ACA (contribution 2611), you don't need this module. You can also start using ACA:

     

     

    Does this mean that ACA 2611 is required?

     

    Or merely that is you were using 2611 then 716 will be even better?

     

    Can I simply install 716 as is and not bother 2611?

     

    Or is 2611 needed in order to provide the sub-classes of level for clients to see the difference prices?

  8. OK...

     

    Switched over to the production server

     

    And tested somethings. You may also want to go to the Admin and under Configure >> Shipping/Packaging look to see if a Package Tare Weight is entered.

     

    Also found that the oz work though are '.' ie 1 lb 11oz would be around 1.7 lbs.

     

    Works like a charm.

     

    This feature alone was one of my top 3 reasons to switch to OC.

  9. Thanks that helped. Now to figure out why the costs are off. I know what Priority should be since I've been selling a lot of stuff on EBay that way - for a single CD it should be $4.05 but OSCommerce is coming up with $5.60

     

    I'd check for a handling fee entered in the shipping module. Also the Taxable Goods listed in these (I beleive) applies to the shipping). Depending on your location the shipping may or may not be taxable - In Pennsylvania shipping is NOT taxed. Also the Shipping module for USPS expect pounds. I'm justy setting this up myself and I'm not sure if that simply means no oz.. so is 1.5 for 1 pound 8 oz the correct format, or must the weights be rounded?

  10. OK, I've followed the insturctions - twice. I have the ACA under Modules as it should. But I've read there should be an install button - which both modules are not showing. Where did I go wrong?

     

    I installed this so I could use the ACA2.

     

    Sorry, first time installing a module.. little confused. Guess I'll try it again

×
×
  • Create New...