Having an error when the program tries to provide a link to the products review. It couldn't capture that my zencart was installed in a directory under the original domain. Checked in the codes and found that the author has used 'dirname($_SERVER['PHP_SELF'])' instead of 'DIR_WS_CATALOG' in calling the directory - anyone knows why ? And could we just change it to DIR_WS_CATALOG ?


Reply With Quote

