Search:

Type: Posts; User: sdelaney

Search: Search took 0.01 seconds.

  1. Re: Forbidded 403 When Previewing Product Change

    Okay, major update to this!

    Based on the suggestion that it might have something to do with ModSecurity, I contacted my site server service. They suggested I use cPanel and disable ModSecurity to...
  2. Re: Forbidded 403 When Previewing Product Change

    Can you advise where I should look for such settings? Note that this suddenly started happening yesterday, and only for existing products, not newly created ones.

    Thanks for any direction you can...
  3. Forbidded 403 When Previewing Product Change

    Using 1.5.5f currently.

    When in Categories/Products, and updating a product ... when I press Preview I get the "Forbidden - don't have permission to access this resource message."

    This just...
  4. Replies
    9
    Views
    382

    v155 Re: Passing variable when directing to cart

    Final Report - I have it working now.

    A bit of fiddling with the url call to get the variable value correctly, and ended up doing the $_GET code in attributes.php.

    header('Location:...
  5. Replies
    9
    Views
    382

    v155 Re: Passing variable when directing to cart

    Okay, I have tried this approach, but can't seem to get it working. The application runs okay, but does not populate the displayed attribute with the value I have provided.

    I believe I have the...
  6. Replies
    9
    Views
    382

    v155 Re: Passing variable when directing to cart

    Thanks very much!
  7. Replies
    9
    Views
    382

    v155 Re: Passing variable when directing to cart

    I was anticipating using GET, but I am unsure if there are any restrictions on using it in ZC, or exactly where I should put the statement and make the value passed useable in the session - my own...
  8. Replies
    9
    Views
    382

    v155 Re: Passing variable when directing to cart

    Yes, that is exactly what I am doing. But I want to associate the eventual purchase with the specific membership in our membership system, hence the desire to bring across the ID and include it in...
  9. Replies
    9
    Views
    382

    v155 Passing variable when directing to cart

    Hi, I am looking for a little help.

    I have a separate system for managing club memberships. When someone wants to renew membership, I direct them to our cart (used by members and many non-members)...
  10. v155 Re: PHP on EZ-Pages after upgrading to 1.5.5f

    NEVER MIND!

    Discovered two issues ... wrong file name on php file (used - instead of _) and missing brackets.

    Working fine now.

    Steve
  11. v155 Re: PHP on EZ-Pages after upgrading to 1.5.5f

    Dr. Byte,

    You helped me out with this fix a little while ago (January).

    But it doesn't seem to be working anymore.

    Here are some factors. I recently had to restore my whole cart by...
  12. Replies
    2
    Views
    376

    v155 Re: EZ-Pages & PHP

    Okay, I have it fixed. For some reason the editor was inserting !-- between the < and ?php, and -- between the ? and > at the end when the page was opened for editing. So if saved, they remain in...
  13. Replies
    2
    Views
    376

    v155 EZ-Pages editing content with PHP code

    www.athleticsnortheast.com/cart/

    Hi, I've been using EZ-Pages for years to display lists of people who have registered for our races. We currently have three races pending, and so have three lists...
  14. Replies
    21
    Views
    11,439

    v155 Re: IPN Verification Postback to HTTPS - Changes to payment module?

    The message from Paypal "recommends" the ipnpb.paypal.com connection rather than the older www.paypal.com, but it says that the older connection will work. I imagine everyone using Zencart would have...
  15. Replies
    21
    Views
    11,439

    v155 Re: IPN Verification Postback to HTTPS - Changes to payment module?

    Hi,

    I just got this same message from PayPal, that I needed to set IPN Verification Postback to https.

    I am at v1.5.5f, did the complete re-install of the Paypal module when I upgraded in...
  16. v155 Re: Paypal Refund not recorded in ZC after upgrade

    Okay, reloaded Website Pro and Express Checkout ... will wait for my next refund to see what happens. I did note that there were additional fields to complete beyond what had been recorded...
  17. v155 Re: Paypal Refund not recorded in ZC after upgrade

    Okay, I will try that ...
  18. v155 Re: Paypal Refund not recorded in ZC after upgrade

    No, this was not done. Did not notice such a recommendation in the suggested update path. And since everything else with respect to payments and refunds seems to be working, doesn't seem like this...
  19. v155 Re: Paypal Refund not recorded in ZC after upgrade

    PHP Version: 5.6.33 (Zend: 2.6.0)

    Payments Pro

    Note that we had been using Payments Pro and the same version of PHP prior to the upgrade. We are on the same server with all utilities remaining...
  20. v155 Re: Paypal Refund not recorded in ZC after upgrade

    Yes, that is absolutely all in place. Payments and refunds are being processed, and payments are being shown in ZC, and that refunds are initiated. Just the table at the bottom no longer shows that...
  21. v155 Paypal Refund not recorded in ZC after upgrade

    www.athleticsnortheast.com/cart/

    Just completed upgrade from 1.3.8a to 1.5.5f. Payments via PayPal seem to be running smoothly and are being processed. However, had to do a partial refund today,...
  22. Re: Paypal Refund Callback Problem after server move

    I have this exact same issue after upgrading my site to 1.5.5f ... partial refund initiated in ZC is processed by PayPal, but the refund is not showing up in ZC as it used to do before the upgrade....
  23. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thanks for the pointer - I will see what happens from here!
  24. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    In the classic template the attributes of a product and the "add to cart" button come after or below the product description. But in most responsive templates, attributes and add to cart are in the...
  25. v155 Re: PHP on EZ-Pages after upgrading to 1.5.5f

    Thanks very much Dr. Byte and mc12345678.

    The eval function approach looks quite easy, so probably will do it. One of our basic uses of the system is to have people register for our races, and...
  26. v155 PHP on EZ-Pages after upgrading to 1.5.5f

    I am in the process of working through an upgrade for our ancient 1.3.8a to 1.5.5f.

    In our old version, I would have an EZ-Page set up to run a PHP file. (e.g. the php would execute to list on the...
  27. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    Okay, thanks for the tips ...

    Yes, the behaviour is bizarre ...
  28. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    So other than directing them to the http instead of https, I leave it to Zen to flip them to https as needed?

    And if I am sending them to the login page as my link, still http?

    Steve
  29. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    I am quite sure we are not including any zenid= elements in our links. (For example, I don't believe I sent you one, correct?) We actually direct them to the login screen, and from there they need to...
  30. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    Well, here is the selection for the three items that people were "ordering" in order to register for our event.

    https://athleticsnortheast.com/cart/index.php?main_page=index&cPath=5

    The problem...
  31. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    It is set as "db"
  32. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    This is what is in the Sessions item in the administration section:



    Session Directory /home/anwuttb/public_html/cart/cache
    Cookie Domain True
    Force Cookie Use False
    Check SSL Session...
  33. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    Our web site is provided by a hosting service - Total Choice Hosting. We downloaded Zen Cart from their cPanel. I set it up myself.

    Server OS: Linux 2.6.18 - 194.26.1.el5

    MySQL: 5.0.91 -...
  34. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    I was thinking that it might be something to do with the speed of the processing, affected by volume.

    How are we supposed to see 500 errors when they occur. Does zen cart trap such errors?

    Not...
  35. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    Okay, finally got a chance to check this stuff out.

    There are no extra zenids around - nix that. Mu Config-Sessions seems to line up with all the standard settings that I could find - nix that.
    ...
  36. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    Okay, sounds like stuff I should check out. How will I recognize a "zenid" in a link?
  37. Replies
    24
    Views
    2,994

    Re: Wrong Attributes on Order

    Thaks for getting back to me!

    I'm not sure I follow what you are suggesting. I'm not sure where coded links come into this as I don't believe there is any linking going on here. Same goes for the...
  38. Replies
    24
    Views
    2,994

    Wrong Attributes on Order

    I am at 1.3.8a. (This is our busy season and upgrade is planned for upcoming down time.)

    We are a club which holds running races open to the public. Our "products" are races for which people are...
  39. Replies
    24
    Views
    2,994

    Wrong Attributes on Order

    I am using v1.3.8 from a new installation.

    We are getting an intermittent problem. From time to time, a person will select a product and complete some attribution information for that product and...
  40. Replies
    4
    Views
    2,100

    Re: Difficult sql - MAX(CASE)

    Okay, I managed to figure things out. For those who are interested:

    I had assigned token names to the evaluated columns retrieved in my sql, but not to the "ordinary" columns. When I added token...
  41. Replies
    4
    Views
    2,100

    Re: Difficult sql - MAX(CASE)

    Thank you for spotting the missing brackets! That will help for sure. I will also check out this debug tool.

    I did want to note, that in my initial testing, I used a simple sql statement (just a...
  42. Replies
    4
    Views
    2,100

    Difficult sql - MAX(CASE)

    I'm trying to extract some order information from the database and display it on an EZ Page. I have done all the things to enable PHP for the EZ Page and it is working fine. I am "including" a php...
  43. Re: Pre-fill from Customer to Product Attribs?

    Okay, I've figured this out for myself after a bit of trial and error. The action takes place in the attributes.php file.

    First, retrieve the customer fields you will be using for your pre-fill...
  44. Pre-fill from Customer to Product Attribs?

    I'm new to Zen Cart, but we have a fresh install of v1.3.8a running, looking the way we want it to, and transactions are flowing smoothly.

    In my setup work I did use the FAQs and forums...
  45. Replies
    8
    Views
    2,677

    Re: Pre-filling data in text field attribute

    Just wondering if the solution was ever posted anywhere? I have exactly the same requirement, to copy customer data and pre-populate some product attributes.
Results 1 to 45 of 45
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR