Search:

Type: Posts; User: kuroi

Search: Search took 0.02 seconds.

  1. Re: Can't include catalog functions in seperate PHP file.

    All you're telling us is that you're not getting a response after triggering an ajax message. But you telling us anything about what steps you've taken to work out whether it's a problem with sending...
  2. Re: Can't include catalog functions in seperate PHP file.

    Where are you looking for the errors? How do you know that the AJAX hasn't worked? Which step in the AJAX process isn't working?
  3. Re: Can't include catalog functions in seperate PHP file.

    The two most likely reasons for this are:

    that you are invoking application_top from a script that's not being run from your admin root folder, which will cause problems with the paths of some of...
  4. Re: Can't include catalog functions in seperate PHP file.

    Unless you're prepared to write your own version of Zen Cart's page and session initialisation routines, you resolve it by putting your ajax handler in the admin root folder and calling...
  5. Re: Can't include catalog functions in seperate PHP file.

    Changing the folder location won't help as the only place from which your AJAX handler can invoke application_top will still be your admin's root folder.
  6. Re: Can't include catalog functions in seperate PHP file.

    Using application top is appropriate and much safer than trying to include functions independently of their context.

    However, to do so your admin ajax handler would need to be in your admin's root...
Results 1 to 6 of 6
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR