monmontoti / phpshop

Automatically exported from code.google.com/p/phpshop
0 stars 0 forks source link

phpShop not as app directory #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup cake outside webroot 
2. make the phpShop/app directory the main app directory
3. update the ROOT, APP and CAKE_CORE constants in webroot/index.php 

What is the expected output? What do you see instead?
I expected that now phpSHop see my directory as APP directiry. But in the 
install controller there 
are hard coded dirnames '/app/'.
You should use APP constant provided by CAKE.

What version of the product are you using? On what operating system?
Latest SVN version of phpShop2 on Mac OSX in MAMP

Please provide any additional information below.

Original issue reported on code.google.com by cvdkerk...@gmail.com on 24 Feb 2009 at 12:33

GoogleCodeExporter commented 8 years ago
Version 2.0!

Original comment by cvdkerk...@gmail.com on 24 Feb 2009 at 12:42