Search:

Type: Posts; User: Minnie Mouse

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    13
    Views
    4,384

    Re: Product List Heading removal

    you may need it to have the tr. in your css declaration. it is probably not overriding what it is supposed to.
    use firebug to see which declaration is actually being deferred to. then overwrite it....
  2. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    here is the file, you will need to add your database info to it and probably change the query since our store is customized.
    i didnt have a chance to do some of the optimization stuff mentioned in...
  3. Replies
    2
    Views
    901

    Do you see live search in windows?

    Hi, i added live ajax searching using prototype to a site i built. it works just great on my macs (safari, firefox) mac booted to windows (ie7, although its slower for some reason)

    if you have a...
  4. Re: Where is the main product listing query?

    Thanks!!!! it was in the index_filters/default_filter.php file.
    many many thanks!!
    MM
  5. Where is the main product listing query?

    hi, i am trying to alter the main query that retrieves the product list if you click on a category name. in the product_listing page columns are called using the $listing variable, which when i...
  6. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    Thanks! i must be getting better at this stuff, i understood all that!
    last question // the speed is fine in firefox and safari, will caching pickup the speed time in ie, or just the pageload time?...
  7. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    okay yellowed... can you point me in the right direction to add caching? is it through the php or ajax? etc..
  8. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    Thanks for the tips, not sure how to do caching yet, but the limit is in the works right now... i am waiting for the client to tell me how many. i also am thinking of changing the search to a...
  9. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    Thanks so much for your help. i finally got my own script working (bypassing zen) by adding a content header.

    <?php

    mysql_connect('localhost', 'user', 'pass');
    mysql_select_db("dbname");
    ...
  10. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    okay i think i know the problem, i just dont know the solution yet. the call to the includes/application_top.php is not being processed through because the page is being called by the ajax call?? is...
  11. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    okay, i have tried everything i can think of. i downloaded like 10 different modules to see how they worked. i can get a sidebox mod to list all the products no problem. just cant get it to load when...
  12. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    okay gotta go now, i will try all that tomorrow!!

    thanks!!
    MM
  13. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    thanks, i did that and the script didnt write errors. (maybe because application_top is not connecting??). sigh. i think the include for application_top is not working.
  14. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    nothing is returned, which is why i think i am not connecting to the database. The query is good. i have tested it in a module sidebox.
  15. Replies
    26
    Views
    7,885

    Re: Adding LIVE ajax searching to search box

    no they dont..
  16. Replies
    26
    Views
    7,885

    Adding LIVE ajax searching to search box

    Hi, i am trying to add live ajax searching to the search box... i have succeeded in doing it without using zens functions. but, then my output on certain character rendering doesnt work. so i would...
  17. Re: Zencart+Ajax made easy? solution discussion

    thanks for the pointers. i will start another thread for this if i cant find what i am looking for in the files.
  18. Re: Zencart+Ajax made easy? solution discussion

    okay i added the include and removed my dbconnect and now it doesnt work. below is the ajaxsearch.php code. can you see is anything else missing?


    <?php
    ...
  19. Re: Zencart+Ajax made easy? solution discussion

    sorry i was trying to reply to an earlier message and goofed.
    anyway, i was almost done with getting live search working on my site and had a question about the way ajax should be implemented within...
  20. Re: Zencart+Ajax made easy? solution discussion

    did you figure this out ever, i am halfway there using prototype. i can get a list to appear of product names. i am just trying to figure out how to embed the search function correctly to make use of...
  21. Replies
    826
    Views
    196,967

    Re: usps.com Click-n-ship AutoFill Button Contrib

    Thanks for the fix!!!!!!!!!!
    yay!
  22. Thread: SQL Query

    by Minnie Mouse
    Replies
    16
    Views
    2,780

    Re: SQL Query

    THE BEST SOFTWARE EVER -- seriously, i learned mysql using it... !! i love it!!
    i have MAMP running on my mac. then i use navicat and CODA (also amazing). wow, what a combo is all i can say. (and...
  23. Thread: SQL Query

    by Minnie Mouse
    Replies
    16
    Views
    2,780

    Re: SQL Query

    a friendly recommendation: if you are going to be querying the database, it would be a good thing to learn mysql. it is pretty easy and you can teach it to yourself (i did). get a book and a gui...
  24. Replies
    5
    Views
    1,632

    Re: USPS Auto Fill Contrib Suddenly Broken

    ours is also broken today. i get a white screen of death... client gets a password prompt and is told it isnt correct.
  25. Re: Offering a Free Shippng Coupon for Ground Shipping Only

    I also need to do this, alternatively i would like an error message to be triggered that would say "you need to have ground shipping to qualify"...

    anyone know what files / where to add it in...?...
  26. Re: Adding a New Product icon to product listing

    okay half way there i added
    $mydate = zen_products_lookup($listing->fields['products_id'], 'products_date_added');

    to the product_listing page which returns the date the product is added. but i...
  27. Adding a New Product icon to product listing

    hi, i want to identify which products are new on my regular product listing...
    say like "NEW" 2008 chevy camaro. i cant see how to do this. has anyone done this before or have any ideas? i tried...
  28. show all button or selector on product listing

    hi all, i would like to add an option for the user to see all their product results on one page. so the default would be the MAX PER PAGE number but then they could override it.

    has anyone done...
  29. Replies
    4
    Views
    688

    Re: Confused by passwords

    lol of course. i suspect though that they dont really know where their spam folders are...

    i used a yahoo address and she had a yahoo address... if i got the email really she should have.
    ...
  30. Replies
    4
    Views
    688

    Re: Confused by passwords

    i came up with a crappy solution. changed the customers email to my email. then logged out and click the resend password button and used my email address. then i got the new password, logged back in...
  31. Replies
    4
    Views
    688

    Confused by passwords

    hi, i am confused. i have a client that lost her password. she did not recieve an email telling her what it is. (i have gotten this a few times). so i installed encrypted master password and logged...
  32. Replies
    9
    Views
    2,003

    Re: Need report to find who bought product

    (forgive me if this is the second post. something screwed up when i sent the first one i wasnt sure if it went through).

    i need to add a csv export button to this page for when you click on the...
  33. Replies
    1
    Views
    1,024

    Products Purchased export to csv

    hi, has anyone (Linda ??) successfully added an export button to the stats_products_purchased page for when you click on the product id?
    i need to batch export ot csv all the email addresses in the...
  34. Re: Emailing all customers who purchased a product

    first i wanted emailing and it seemed pretty straitforward. create a mailto around the entire list in stats_purchased_products. however, i never actually did it because now my client wants it to be...
  35. Replies
    44
    Views
    5,908

    Re: USPS access time lag

    Thanks! if you need my info Ajeh, just let me know.
    Minnie.
  36. Replies
    2
    Views
    1,064

    Re: USPS incredibly slow on checkout

    on the forum some people have checked and they say there isnt. my host says there is. it is clear that it must be them since when i disable usps connection the site runs fine. it is only slow on...
  37. Replies
    44
    Views
    5,908

    Re: USPS access time lag

    We have been experiencing this same problem for the last two weeks. the pages that directly access the usps site load VERY slowly. i would love to know how to fix this...very frustrating.
  38. Replies
    2
    Views
    1,064

    USPS incredibly slow on checkout

    hi, the connection to usps is incredibly slow on checkout pages. this just started a few days ago. does anyone know how to fix it?? i have applied the patch from november and all was well until...
  39. Re: update_zone javascript error on login page

    Thanks, i had just figured it out and was about to post a solution.
    we only have one country we sell to US so i had removed the country drop list. that had caused the error.
    solution

    changed...
  40. update_zone javascript error on login page

    hi, i am getting a script error on my login page from update_zone. the error is
    theForm.zone_country_id has no properties

    i did do some modifications to my login page but i turned that off (it...
  41. Re: Can you change the "back to shopping" behaviour?

    yes, but it is a good thought for building it. it is probably similar to what is needed and could be adapted to this.

    L
  42. Re: Can you change the "back to shopping" behaviour?

    no that's the reverse of what is needed. we want a switch that governs the behavior of the continue shopping button, not one that governs the add to cart button.
  43. Re: Can you change the "back to shopping" behaviour?

    i dont have time right now to do this, but a switch to turn this on or off in admin would be great wouldnt it. you could choose the default behavior of the continue shopping button in the mystore...
  44. Re: Can you change the "back to shopping" behaviour?

    thanks for this! just what i needed. and thanks for the thorough explanation too!!
  45. Replies
    92
    Views
    23,091

    Re: Define Pages / EZ Pages

    no it is not much real estate, but that is what i needed. anyway i got it working. here is what i did if anyone else tries this.

    created define pages file called define_shipping_notes.php in...
  46. Replies
    17
    Views
    2,165

    Re: How can I include a page in a sidebox?

    oh, and then i get a 1 inside the div, as if its telling me that $more_information exists...
  47. Replies
    17
    Views
    2,165

    Re: How can I include a page in a sidebox?

    hi, i am also trying to do this. i almost have it, but for the life of me cannot figure out why it is doing the following: placing the text from the define page (define_page_5) outside the template...
  48. Replies
    92
    Views
    23,091

    Re: Define Pages / EZ Pages

    Kobra, i downloaded and read the read me file. the instructions are for creating a page (that displays in main page) and a side box with a link.

    that i can do.

    what i want is for the define...
  49. Replies
    92
    Views
    23,091

    Re: Define Pages / EZ Pages

    thanks i wil try that!
  50. Replies
    92
    Views
    23,091

    Re: Define Pages / EZ Pages

    sorry, let me be clearer...
    i followed the instructions for using the more_information box to display define pages links.

    now i have a more information box with the links. but what i would like...
Results 1 to 50 of 119
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR