Search:

Type: Posts; User: weirdorecords

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: International addresses aren't recognized - cuztomers can't check out

    Thank you by the way, for the incredibly fast reponse.
  2. Re: International addresses aren't recognized - cuztomers can't check out

    Aha. Got it. I'd renamed the old files & left them on the server with the name uspsold.php, just in case. That turned out to be the problem.
  3. Re: International addresses aren't recognized - cuztomers can't check out

    I'm having this same problem. I've checked the paths over and over again, but they do seem to be correct.
    When I use the Developer Tools to search for usps.php I get 0 files as a result. ...
  4. v150 Re: Admin Menus don't work in latest version of Opera

    Just wanted to post a thanks for this. I had the same problem & this fix was easy & perfect.
  5. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Holy donuts! Many many thanks. I went through that file 15 times, and was certain I'd loaded up the default & tested it too. All fixed. Let me know where you need that coffee!
  6. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Forgot to say, I'd gladly buy the zencart team a coffee anyhow, you folks have been extremely helpful to me many times in the last few years.
  7. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Sorry to say I don't think that's it, unless there's an override file somewhere that I haven't noticed. I had changed my password_forgotten.php file, but changing it back to the default doesn't solve...
  8. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Okay. Did this and all 3 of these were identical:
    /includes/modules/pages/xxxxxxx/header_php.php
    /includes/languages/english/xxxxxxxx.php...
  9. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Hosting company says: We are able to replicate the error however it does not show in any of our logs. They suggested I try here.
  10. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    also checked for this line:
    define('FILENAME_PASSWORD_FORGOTTEN', 'password_forgotten');
    in the filenames.php file. It's there.
  11. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Found it in templates/template_default/templates/tpl_login_default.php
  12. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Working on this problem still. Tracking backwards from the link that doesn't work. I found that the inclues/languages/english/login.php page assigns the text 'Forgot your password' to a variable...
  13. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Still haven't figured out what the problem is here. Been going over the 3 files to see if I noticed anything amiss, but can't figure out why the page wouldn't show up.
  14. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Okay. I got 'remote server or file not found'. Perhaps I've got something in my custom template that's causing trouble...
  15. Replies
    22
    Views
    3,086

    v139h Re: Forgotten Password page missing

    Okay. Looks like
    /includes/modules/pages/xxxxxxx/header_php.php
    /includes/languages/english/xxxxxxxx.php

    are there, and this one's there under templates/template_defaults/templates/ but it's...
  16. Replies
    22
    Views
    3,086

    v139h Forgotten Password page missing

    I discovered today that customers who click the forgotten password link during the login process are taken to an error page. It seems there's no page at zen/index.php?main_page=password_forgotten
    ...
  17. Re: Paypal Express Errror 13113 Buyer Cannot Pay

    Same thing happened here- I wonder if it's some crawling bot, spam, etc that triggers the paypal error. It seems to be suddenly hitting us all at the same time, and I didn't have any customers write...
  18. Re: Clicking Checkout shows Cookies not enabled message

    I wanted to note that I ran into this problem, and for the moment anyway, seem to have solved it.

    However, I did so by changing Configuration/Sessions/Force Cookie Use to True instead of False. I...
  19. Replies
    2
    Views
    832

    Re: no signature hash?

    Right you are. Paypal customer service actually did the trick- there were two api certificates on my account somehow & that's what caused the trouble. They were even quick & responsive! All fixed &...
  20. Replies
    2
    Views
    832

    no signature hash?

    I'm looking to switch over from Paypal Website Payments Standard to Paypal Express, on the repeated good advice of Dr Byte on this forum. I'm trying to follow the instructions here:...
  21. Replies
    3
    Views
    1,232

    Re: css changes on search results page

    I do have the Firefox CSS extension, but it hadn't helped me figure this one out. Your suggestion worked well though, so many thanks.
  22. Replies
    3
    Views
    1,232

    Re: css changes on search results page

    sorry- that's "define" above.
  23. Replies
    3
    Views
    1,232

    css changes on search results page

    Hiya. I'd like to put some padding around the images that show up in the search results page. However, if I add padding to .productdataListing. in the stylesheet, it puts the padding on every image...
  24. Replies
    185
    Views
    32,229

    Re: CAPTCHA Anti-Robot Mod

    Finally got this. Had to reinstall a few times, but it's working now. THANKS- it's a really helpful mod.
  25. Replies
    185
    Views
    32,229

    Re: CAPTCHA Anti-Robot Mod

    Okay, uninstalled, reinstalled, double checked, triple checked. All files are where they should be, database looks like it ought to. Catchpa letters show up fine, but if I enter the wrong letters, no...
  26. Replies
    185
    Views
    32,229

    Re: CAPTCHA Anti-Robot Mod

    My mistake. Double checked, and I'd uploaded the wrong tpl file. Got as far as seeing letters, although if I enter the wrong catchpa, no error is thrown. I'll go back and recheck my installation, see...
  27. Replies
    185
    Views
    32,229

    Re: CAPTCHA Anti-Robot Mod

    Hmmm- well, I certainly did try to install with care.

    I installed the SQL patch by copying the statements rather than uploading a file- tables are structured just like they should be once the...
  28. Replies
    2
    Views
    626

    Re: 'products_date_added'

    After some back & forth, here's what I ended up doing. I created two pages in public_html. 1st one makes a form:



    2nd one updates the pesky field:



    I also used some code at the beginning...
  29. Replies
    2
    Views
    626

    'products_date_added'

    So, I have a lot of products that are unavailable for several months, and then come back in stock. One of the reasons I like zen cart so much is that the products can be made to disappear from the...
  30. Replies
    42
    Views
    12,985

    Re: No Image when sharing on Facebook

    I recently ran across this same problem.

    Looked into the coding suggested for tpl_product_info_display.php, but it won't work, as I'm using a 3rd party javascript to get the facebook button on my...
  31. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly?

    Ah-ha! Got it. I just had an unclosed bracket because I'd copied too much in #6 above. Only


    needs to be changed.


    Thanks so much for your helpful re-direction Ajeh. I've been :frusty: for...
  32. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly?

    So,
    1. I've made a copy of new_products.php with a new name
    2. In that new file, I changed the date range to
    3. I've also made a copy of tpl_modules_whats_new.php with a new name.
    4. In this...
  33. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly?

    Okay- so it looks like the file that calls tpl_modules_whats_new.php is this one:

    tpl_index_default.php

    Is that in fact the file that "draws the box" on the index page?
  34. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly?

    Thanks very much for your time & help, Ajeh.

    Nope, actually I did not clone the new_products.php. Since I only want the monthly new and weekly new lists to show up on the main index page & don't...
  35. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly?

    Still trying to figure this out. If nobody knows enough php, any place you could recommend to get a better hold on it?
  36. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly

    Still haven't figured this out. I've tried changing some of the variables in the 2nd half of the new_products.php file (for example, $new_products_category_id is now $new_products_category_ida, but...
  37. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly

    I wonder if this snippet

    if ($new_products->RecordCount() > 0) {
    if (isset($new_products_category_id) && $new_products_category_id != 0)

    is my problem? I have a vague idea that resetting...
  38. Replies
    11
    Views
    1,275

    Re: new monthly AND new weekly

    Here's my 1st, somewhat crude attempt. It's doesn't throw an SQL error, but the result isn't what I'd hoped for either. I don't see both the monthly and weekly sections on the front page, just the...
  39. Replies
    11
    Views
    1,275

    new monthly AND new weekly?

    So, I'd like to try and figure out how to display, on the front/index page, both a box of products that are new this month AND a box of products that are new this week. I want to display both of them...
  40. Replies
    8
    Views
    1,299

    Re: 1.39g advanced search changes?

    Found the trouble. After digging & redigging, I finally discovered that as usual, it was the computer user who screwed up. One of my hypercustom files didn't get copied over to filenames.php. PHEW!
  41. Replies
    8
    Views
    1,299

    Re: 1.39g advanced search changes?

    I'm just getting pages with my template, but with no results. The source code gets down as far as the <div id="productListing">. I'm not absolutely certain what you mean by the cache directory, but I...
  42. Replies
    8
    Views
    1,299

    Re: 1.39g advanced search changes?

    Sorry, but that doesn't sound correct.

    I just checked the changelog in the docs file. Both advancedsearch/header.php and advancedsearchresult/header.php are listed as being updated.

    Before...
  43. Replies
    8
    Views
    1,299

    1.39g advanced search changes?

    After upgrading from v1.39f to v1.39g, my advanced search pages are no longer working properly (no results returned- just a blank page). Was there anything added to the update besides the (int) code...
  44. Re: cutting product descriptions manually (for listings)

    Just wanted to post a thanks for the code in message #6. Although written a while back now, it just untangled a huge problem for me.
  45. Replies
    16
    Views
    4,256

    Re: beginning with advanced search

    Great, but one of the problems I will need to solve in order to cobble together the code for an entire custom search function, is how to make whole word searches for strings of 3 letters or less.
    ...
  46. Replies
    16
    Views
    4,256

    Re: beginning with advanced search

    Sure. My issue stems from people trying to search for bands with short names. 2 examples would be the band 'Can' or the band 'AMM'. Currently on my site, if you do a search for these, even if you're...
  47. Replies
    16
    Views
    4,256

    Re: beginning with advanced search

    Apologies, I should've mentioned. I'm using 1.3.9f. So, if I understand you correctly, this is a known issue?
  48. Replies
    16
    Views
    4,256

    Re: beginning with advanced search

    I've finagled many things over the last few months, but still never found a solution for this last problem.

    Zen cart seems unable to handle exact searches (aka searches in quotes) for words less...
  49. Replies
    2
    Views
    2,064

    Re: css override on advanced search result

    Yep. I usually generate a list of titles that I want to tell my customers about (like everything that came in this week), copy the source code for the results page, and then embed that html code in...
  50. Replies
    2
    Views
    2,064

    css override on advanced search result

    Okay, here's a new wrinkle.

    Ultimately I'm trying to generate a page which I can use to send out a weekly email that has html formatting. To this end I successfully cloned the advanced search form...
Results 1 to 50 of 72
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR