Search:

Type: Posts; User: inovermyhead

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. v151 Re: Invalid multibyte sequence in argument???

    ihungil, your response made me go check again, and found the admin/language/english.php had been missed. Changed it to latin1 and we are working again.

    Many thanks!
  2. v151 Re: Invalid multibyte sequence in argument???

    Hello, lhungil, thanks for the response. We have checked that and changed the parameters on the configure.php (both) and english.php to force latin1 and it did not seem to make any difference at all.
  3. v151 Invalid multibyte sequence in argument???

    Hello, all ... hope this is in the right department, but didn't know where else to put it. We recently had 2 of our stores upgraded to 1.5.1 from 1.3.9h, Faery's Whimsy in January and CreekTreeUSA...
  4. v139h Re: New 2014 USPS customized code for zone.

    Thank you again Linda! Our change is working now.

    I appreciate your help.
  5. v139h Re: New 2014 USPS customized code for zone.

    Thank you, Linda. I appreciate your taking the time to look at this.

    But I still have a question. This statement

    $usps_shipping_methods_zone = $uspsQuote['Package'][$i]['Zone'];
    ...
  6. v139h New 2014 USPS customized code for zone.

    With the new USPS changes, USPS Parcel Select is no longer available for zones 1-4.

    We have added code in the usps shipping module so that if a package weight is over 6 pounds, we don't allow...
  7. Replies
    17
    Views
    3,229

    v139h Re: FEDEX Web Services problem

    The WSDL name is RateService_v10.wsdl and in the code the targetNamespace is http://fedex.com/ws/rate/v10 ... using that URL in Firefox comes up with a page not found. Could that be why the...
  8. Replies
    17
    Views
    3,229

    v139h Re: FEDEX Web Services problem

    The install instructions are pretty emphatic "Do not replace the WSDL in the package with the one provided by FedEx. This mod is written specifically for the Rate Services v10 WSDL". In this case, I...
  9. Replies
    17
    Views
    3,229

    v139h Re: FEDEX Web Services problem

    Hello, bislewl, thanks for taking an interest.


    Understood, and we currently have a project going to upgrade the shops. However, we also understand this add on should work with most Zencart...
  10. Replies
    17
    Views
    3,229

    v139h FEDEX Web Services problem

    Hello, all ... hope someone can help with this or provide a lead. Trying to get the Numinix FedEx Web Services add on working on our WAMP server (PHP 5.3.4, Zencart 1.3.9h). Have installed according...
  11. Replies
    3
    Views
    862

    v139h Re: Htaccess Asset Caching

    Thanks for that, Dr. Byte, upgrading is in the plans. But was hoping someone could tell me just what this code was doing.
    Also, hadn't realized the paste had wrapped the code.

    <IfModule...
  12. Replies
    3
    Views
    862

    v139h Htaccess Asset Caching

    Have been looking at browser caching and found the tutorial (thanks! who ever did it) showing thie following example. Even not being a Linux guru, I think I know what the second part is doing,...
  13. v139h Re: USPS Shipping Module Quotes Stopped Working Today?

    Hair today & gone tomorrow?
  14. v139h Re: USPS Shipping Module Quotes Stopped Working Today?

    Just tried it again and am getting response now.
  15. v139h Re: USPS Shipping Module Quotes Stopped Working Today?

    Turning on usps debug shows max execution time of 30 seconds exceeded when trying to access them.
  16. v139h Re: USPS Shipping Module Quotes Stopped Working Today?

    Same here, with all 4 carts. Thought at first it was due to a production server move, but it happens on localhost test environment as well. Anyone else with this problem? Any suggestions on...
  17. Replies
    14
    Views
    2,086

    Re: USPS January 27, 2013 New Rate Module for Testing

    Hello, Ajeh ... Sorry, that should have been "Parcel Select". From what our research has gleaned, we find that Parcel Post will be renamed Standard Post and available as a retail method, but have...
  18. Replies
    14
    Views
    2,086

    Re: USPS January 27, 2013 New Rate Module for Testing

    Hello, Ajeh ... as usual we had no idea of the extent of these new USPS changes until today, no email at all from USPS. We are running 1.3.9h and are frantically in the middle of creating a wamp...
  19. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    OK, that's what I thought. However, we use linked products in multiple categories, and so far I have not found linked products duplicated in the feed XML.
  20. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    Not sure what you mean here, Delia ... you mean different items that have the same model number? Or the same product that has different listing in different categories?
  21. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    Hi, Delia ... we use linked products for several categories, but have not seen this problem with GMCF. Running 1.10.2 with product type set to "top" and SHow Zero Quantity set to "true". Checked a...
  22. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    Hello, building blocks. Not at the time, just did a random check of several listings.

    Went back a bit ago and checked further, especially on listings that have a special character in them, like...
  23. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    You're right, Delia, didn't read it right, and didn't realize it was an image. Sorry.
  24. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    Hello, jxl1 ... you don't mention which version of GMCF you installed. I understand that in 1.10.3 the sanitizer code has been removed, which might resolve that. 1.10.2 does have code in it, that you...
  25. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    Hello, all! We got into working on this a couple of weeks ago (I know that's late, but ... well ... things happen). So far we've installed and tested against a localhost test company, and mostly the...
  26. Replies
    3,562
    Views
    728,917

    Re: Google Base Feeder Support Thread

    Hi, hardwiredtemplates ... whether or not conversion is really necessary, the Latin 1 to UTF8 does work, I've run it against a localhost test file, and have not found any problems with it so far. It...
  27. Re: FirstData Failure - 7 - couldn't connect to host

    Add my thanks to that as well, had the same problem on a new shop on a new host. Had them open up port 1129, TCP and bidirectional, and no more problem.:clap:
  28. Replies
    16
    Views
    2,304

    Re: FirstData and 1.3.9h upgrade

    OK, I'll give that a try, moving it to a host site.

    Thanks much,
  29. Replies
    16
    Views
    2,304

    Re: FirstData and 1.3.9h upgrade

    Hello, vger, thanks for the quick response ... was not aware of that ... however, we ARE getting emails for new orders, and, as I said, we get an email (of the "Potential Fraudulent Order - Bad...
  30. Replies
    16
    Views
    2,304

    FirstData and 1.3.9h upgrade

    Hi, all ... we are soon to upgrade to 1.3.9h from 1.3.7 (yup, it's about time ...). Our host will be doing the upgrade for us, but we wanted to have some idea of what 1.3.9h is about, so I installed...
  31. Replies
    4
    Views
    1,168

    Re: Google Base Issue Email

    Finally managed to get my other URLs claimed. The problem was that for 3 of them, I was signed on with the email for that Google Base account, but that email wasn't a verified user for the URL in...
  32. Replies
    4
    Views
    1,168

    Re: Google Base Issue Email

    Hello, kitcorsa ... it looks like the playing field has changed ... today I went to webmaster tools and managed to verify the sites without a lot of effort. However, when going to the merchant center...
  33. Replies
    4
    Views
    1,168

    Re: Google Base Issue Email

    We also received an email, yesterday, and this morning I tried to see what needed to be done. Followed directions, and at first it seemed to be working as advertised, but then I found that sometimes...
  34. Re: Is there an easy way to move products/categories around?

    Hello, spaz_tic ... no drag and drop that I know of, but there is an easier way. Look at your admin Category and Product List maintenance screens. On the right; along with the edit, and delete...
  35. Replies
    3
    Views
    597

    Re: How can I remove "[...]"?

    Hello, aalejandre ... In admin, go to Tools-->Developer's Tool Kit.
    From there go down to "Look up in all files", and type in "New Products ..." and that'll show you where the argument shows up in...
  36. Replies
    8
    Views
    914

    Re: Product description layout

    Hello, hamid84 ... you won't be adding code so much as moving blocks of code around to where you want them to appear. Take a look at the module CoolCarPartsOnline told you about, and it will probably...
  37. Replies
    3
    Views
    1,486

    Re: Search Sidebox

    Thanks, Dr. Byte, it still works!
  38. Replies
    2,160
    Views
    398,157

    Re: Simple Google Analytics - Support

    Hello, Eric, was wondering if you'd had a chance to look into this ...
    let me know if we can add any info ...

    Thanks,
    Bob
  39. Replies
    2,160
    Views
    398,157

    Re: Simple Google Analytics - Support

    Don't know if you need a new account, you may need a new profile, though ... go to your Google Analytics account overview page, click on the account name to get to the profiles. See if the status of...
  40. Replies
    2,160
    Views
    398,157

    Re: Simple Google Analytics - Support

    OK, thanks ...

    Bob
  41. Replies
    2,160
    Views
    398,157

    Re: Simple Google Analytics - Support

    Hi, Kristina ... just create a 'common' folder in the your_template folder, then copy the tpl_main_page.php file to it from the default_template/common folder, and make your changes to the new...
  42. Replies
    2,160
    Views
    398,157

    Re: Simple Google Analytics - Support

    Hello, econcepts, thanks for your time.


    Each of the sites has Simple GA installed, and the pertinent Analytics Profile ID is entered into Analytics Accounts in the SGA Configuration. (The...
  43. Replies
    2,160
    Views
    398,157

    Re: Simple Google Analytics - Support

    Thanks for the response. You're right, and I should have mentioned, we do have multiple profiles set up, UA-XXXXXXX-1 thru UA-XXXXXXX-4 (the XXXXXXX is the same for all 4 sites), and the...
  44. Replies
    2,160
    Views
    398,157

    Re: Simple Google Analytics - Support

    Hello, Zenners .. not sure if we have a common problem or a situation unique to our set-up, but we haven't been able to figure out a solution or find one.

    CreekTreeUSA is our primary site with a...
  45. Replies
    18
    Views
    1,656

    Re: Database Huge

    Makes sense, thinking about it. Thanks much, it's appreciated.

    B.
  46. Replies
    18
    Views
    1,656

    Re: Database Huge

    OK, thanks, anyway ...

    However, I took the debugging tool to our least busy shop and tried it. Still no work. The cache folder permissions were set at 755. Is the debugging tool supposed to log...
  47. Replies
    18
    Views
    1,656

    Re: Database Huge

    Regarding the debugger problem, I tried it also in the catalog includes/extra_configures folder, still no log in the cache folder.

    Maybe I just think the permissions are set right for the cache...
  48. Replies
    18
    Views
    1,656

    Re: Database Huge

    Well, Dr. Byte, this seems easy enough, but I copied enable_error_logging.php to the extra_configures folder in admin. Then made sure the permissions for the cache folder would allow full control....
  49. Replies
    18
    Views
    1,656

    Re: Database Huge

    For my information, can you just empty the email archive table using phpMyAdmin? I have the same situation, and tried using Email Archive Manager, but that didn't seem to work. Installed it on our...
  50. Replies
    11
    Views
    2,038

    Re: Database error on home page!

    Sorry, I should have been clearer. I click on your splash screen and your home page comes up. I can can click on categories, products, back to home page, no problem whatever, and no error displayed...
Results 1 to 50 of 150
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR