Search:

Type: Posts; User: TheHYPO

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    4,102

    Re: Security Patch?

    Are you suggesting (and if you are, then I'm in fact not aware of the full extent of the override system) that I could put a[template] folder and that will work in any folder of zencart, period?

    I...
  2. Re: Update causing http 500 internal server error in admin

    PARTIAL DIAGNOSIS:

    Having reviewed threads on similar 500 errors on this forum, I troubleshot and revealed the causal file: auto-loaders

    For the Sales-Report-Exporter Mod, I had needed to...
  3. Update causing http 500 internal server error in admin

    I just did a big upgrade - basically going from 1.3.8 to 1.3.9h in effect. The storefront APPEARS to be working fine (haven't really tested heavily yet because of the other issue:) My admin section...
  4. Replies
    6
    Views
    4,102

    Re: Security Patch?

    I think that's a bit of a naive comment given the multitude of plugins and what I'm sure is hundreds of users who are capable of customizing the script. Many people make changes to Zencart's code...
  5. Replies
    6
    Views
    4,102

    Security Patch?

    I'm doing an early 1.3.9 to current 1.3.9 upgrade, going through every file to winmerge in changes. I note that my html_output.php (functions) file includes: the following code:



    The current...
  6. Streaming data to a file interrupts all PHP code? (email_export for example)

    I'm adapting the email_export plugin for my own purposes because frankly I don't know enough about file streams to create a document. (to make a long story short, it will export data other than...
  7. Help w/ language file for paypal IPN module

    OK, I have a downloady store, so it is in my interest to have an email sent out when customers' echecks clear, so they know to come back and download before expiry.

    I have managed to install the...
  8. Re: Customers are getting multiple orders for one transaction.

    I should note that prior to the upgrade, paid orders came through as type "web_accept" but now the ones that don't give duplicate orders come through as "unique". I'm not sure why this changed, but...
  9. Re: Customers are getting multiple orders for one transaction.

    This is still occuring to the occasional customer. Is it possible it's due to the "freecharger" being installed? I never used to have that; I used to simply have paypal installed, and free orders...
  10. Replies
    3
    Views
    960

    Re: E-Check has cleared Email?

    Thanks. I think I got it (I hope).
  11. Replies
    2
    Views
    600

    Re: Adding a "downloads" section

    Do you have to buy the product to include this information or do you just want an open archive of manuals? If the former, you can just include the manual as a download with the file; if the latter,...
  12. Replies
    3
    Views
    960

    Re: E-Check has cleared Email?

    Can anyone at least point in the direction of the code that processes cleared echecks so that I can find the spot where email code should go?
  13. Replies
    2
    Views
    804

    Re: New Product Listing Vertically

    I believe the number of products per column in this kind of box is a settable option in the admin area, but I'm not sure what you want. Do you want it to just have a single column of icons with a...
  14. Replies
    3
    Views
    960

    E-Check has cleared Email?

    Is it possible to setup a system that sends out an email saying that an echeck has cleared? I see that now (unlike before), a cleared check somehow is notified to zencart, and it automatically...
  15. Re: Customers are getting multiple orders for one transaction.

    I've worked out almost all of the kinks that have come up. I think this is the last one to go. Can anyone think of a reason this would happen (or any piece of info I haven't provided that would help...
  16. Replies
    8
    Views
    1,179

    Re: Gift Voucher admin page crashes my DB

    This ended up being due to the addition of the "users who have never ordered" group to the database in a recent zencart update. I eventually narrowed it down to that and getting rid of it fixed the...
  17. Re: script causing cpu max limit - get_audiences_list()

    Just a note that it looks like this was the cause of the crashing of my database recently.
  18. Replies
    4
    Views
    2,356

    Re: Storefront loads fast; admin loads very slow

    That doesn't seem to make any difference. The admin side is still rather slow. And while the admin is loading, at the same time, PHPMyAdmin is very slow to load pages in my Zencart database (other...
  19. Replies
    4
    Views
    2,356

    Storefront loads fast; admin loads very slow

    The load times on my storefront and my back end are inconsistant with each other. My front end seems to have no major issues with load time, but very frequently, the admin side pages take a lot wait...
  20. Customers are getting multiple orders for one transaction.

    Customers are reporting that they are getting multiple orders for one transaction for which I only receive one payment.

    One customer received three orders. The second two show as identical in my...
  21. Replies
    8
    Views
    1,179

    Re: Gift Voucher admin page crashes my DB

    Anything? This is a somewhat critical problem.
  22. Re: Product title made up from categories - please help!

    I actually mistook when looking at your site; I thought the .7mm (for example) was the product, when it's just a subcategory with only 1 product in it (the length). So yes; You would probably be ok...
  23. Replies
    6
    Views
    897

    Re: Machighway speed

    For me it was even worse -
    Parse Time: 22.053 - Number of Queries: 159 - Query Time: 1.0100130639038

    This was fairly consistant for me in refreshing that same page you linked. Around 20.
    ...
  24. Replies
    3
    Views
    833

    Re: Additional Customer Fields

    Rar is a compressed file that is similar (in function) to a zip. Windows won't open it by default, but winzip will. If you are opening zips via windows, you will need to download either winzip or...
  25. Thread: Missing images

    by TheHYPO
    Replies
    2
    Views
    940

    Re: Missing images

    If you actually try to access an image (for example, http://www.uniqueseason.com/includes/templates/classic/images/logo.gif ) you will see that this is forbidden. I'm not sure why this would happen...
  26. Replies
    2
    Views
    4,502

    Re: Multi-shop, multi-admin, single domain

    While the separate zencarts would need... separate zencarts.... with separate databases, a virtual mall would then need access to all of the databases. I could be wrong, but I'd think that making...
  27. Re: Product title made up from categories - please help!

    It sounds like that suggestion would involve actually renaming everything though. Not sure if this user wants to do that. If you do this, it will work great, but when you expand "carbon rod" you will...
  28. Replies
    11
    Views
    2,646

    Re: Add Download File Size to Product Info Page

    This actually intrigued me, and due to your posting of the filesize code, I took it upon myself to automate the filesize (I believe when I set it up manually, I did not know enough php/sql to...
  29. Replies
    8
    Views
    1,179

    Gift Voucher admin page crashes my DB

    My gift card page (gv_mail.php) in the admin will not load. It tries to load, and gets partway, and then just keeps looking like it's trying to finish loading the page, but times out eventually.
    ...
  30. Replies
    11
    Views
    2,646

    Re: Add Download File Size to Product Info Page

    There are two issues. The first is "part 1 of 3". Is that "part 1 of 3 of Download 1" or "Download 1 is part 1 of 3 of the whole thing"?

    Because the first thing I'll say is that if you have a 3...
  31. Replies
    0
    Views
    892

    Force re-purchase/reorder

    I have a scenario that comes up occasionally; either through my own typos or fault or through a technical problem or server problem, a customer orders and pays for a product that is downloadable, but...
  32. Replies
    3
    Views
    618

    Re: Not accepting free payments?

    Anyhoo, I installed that module, and it seems ok now (though I'd think that it would be ideal to impliment a "skip payment modules" system just like the site skips shipment when the order is all...
  33. Replies
    3
    Views
    618

    Re: Not accepting free payments?

    That's the thing. I check out 100% fine. It doesn't stop me in any way except that it puts that message there. I do not have free charger installed.
  34. Replies
    2
    Views
    845

    Re: HELP! Where are my check boxes in IE7

    When I load the same HTML on my hard drive I actually see the checkboxes - they appear where the options gifs are until the option gifs load and cover them up.

    When I delete the link to your CSS,...
  35. Replies
    11
    Views
    2,646

    Re: Add Download File Size to Product Info Page

    It is possible, as I have done it. However, I set up the system back on zencart 1.2 when there was no existing measure of filename, and I noticed when I upgraded to 1.3.8 that there was some language...
  36. Replies
    2
    Views
    1,019

    Re: Download link redirects to root page

    Even more information:

    I manually created a comprable directory within /Pub, and put a zip in it and I am perfectly able to access that, but I can't access the downloads that zencart generates...
  37. Replies
    3
    Views
    618

    Not accepting free payments?

    I am running Paypal IPN payment module; It works fine, but when I have a cart with 0 total (free products), the Payment box lists:

    Sorry, we are not accepting payments from your region at this...
  38. Replies
    2
    Views
    1,019

    Re: Download link redirects to root page

    Correction; My pub directory (or the randomly generated folder within it) is returning a forbidden error; the .htaccess within pub is default:
    #prevent directory browsing -- for security...
  39. Replies
    2
    Views
    1,019

    Download link redirects to root page

    The download link for one product's download redirects to the root store/web root. The file is uploaded, and the "light" in the back end is green for that file. I have no idea what's wrong.
  40. Replies
    28
    Views
    48,791

    Sticky: Re: 403 Forbidden error when updating product

    Verdict came back from tech support... "This was due to a problem with the way Apache works on this server. I've corrected it..."

    Yeah, when they admit it's their fault, all of a sudden they are...
  41. Replies
    28
    Views
    48,791

    Sticky: Re: 403 Forbidden error when updating product

    I believe the IP is that of my the hosting company support guy who I'm sure had to test it for himself to confirm that I'm not incompetent in clicking submit buttons. It is not my IP.

    My question...
  42. Replies
    28
    Views
    48,791

    Sticky: Re: 403 Forbidden error when updating product

    I have this same issue. On ANY (apparently) add OR update of a product or category, and in attempting to reset the admin password from the back end (and perhaps other submissions; I haven't tried...
  43. Replies
    8
    Views
    3,114

    Paypal Pro? Express?

    Looking at Paypal Pro, the instructions instruct you that you must have Paypal Express installed (makes sense, as Pro itself doesn't have the API info in its settings.)

    However, the Express module...
  44. Replies
    9
    Views
    6,248

    Re: No cheap international shipping with USPS?

    The actual removal and installation seems to have solved the issue. Thank you for your patience and assistance.
  45. Replies
    514
    Views
    118,138

    Additional Images bar

    One of the reasons I got slimbox was to be able to view additional images without having thumbnails of them all sitting in the product info page.

    However, I've found that the slimbox fails to...
  46. Replies
    7,098
    Views
    1,855,934

    v138a Re: Image Handler 2 Support

    Thanks tophand. I found the replacement jscript_imagehover.js file. Works like a charm.
  47. Replies
    9
    Views
    6,248

    Re: No cheap international shipping with USPS?

    My test product right now is 0.882 lbs in zencart. I'm purchasing one of them. My Shipping/Packaging tares for both sizes is 0:0. First class int'l is checked in the module.

    I just installed...
  48. Replies
    9
    Views
    6,248

    No cheap international shipping with USPS?

    I have the USPS module SEEMINGLY running properly (I could be wrong). One problem I'm having though is with orders from outside the US. I tested an order from the US to Canada.

    My option results...
  49. Replies
    7,098
    Views
    1,855,934

    v138a Re: Image Handler 2 Support

    I seem to have partially solved my own issue. I thought to check the thing in Mozilla, and low and behold, I get the popups. But not in IE6 that I primarily use. When I mouseover in IE, I get "error:...
  50. Replies
    7,098
    Views
    1,855,934

    v138a Re: Image Handler 2 Support

    Anybody shed some light for me on post 2946?
    http://www.zen-cart.com/forum/showpost.php?p=603229&postcount=2946

    I don't get how I'm supposed to have edited a file that wasn't included in the...
Results 1 to 50 of 109
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR