I had that exact same problem on Friday, also on php 5.2, turns out I had missed one of the files I was supposed to copy. I wish I could tell you which file I had missed but I didn't think to write it down.
I've got 9 zen carts with 9 installations of AIS running on my local machine, every time it hasn't worked "out of the box" for me it has been a problem of a missing file or putting it in the wrong level. 99% of the difficulty I've had is simply because I'm installing from a local machine to a local machine instead of using an FTP client which wouldn't overwrite my directories, so I've had to copy and paste each file by hand, but as a result I've become intimately familiar with zen cart's and AIS's directory structure (and how easy it is to think you're inside one level when in fact you're inside another!) Zen cart has several directories called modules, two called includes, several called javascript, several called templates and so on and as it turns out AIS lives in all of these (but only works when it's in the right ones)!
(I should note that the read me says copy all the directories to the root of your zen cart installation, however in my experience you'll need to start at the files inside each parent directory. For example, don't place mootools_on_admin inside your site root, but start at the includes directory inside mootools_on_admin, and so on. Jay may correct me on this, but all the relative paths on the various includes and such do not map all the way out to the parent directories of the AIS folder.)



Reply With Quote
