SendordertoClient

Digimuse

No avatar

2006-11-20 22:54

I am confused by the installation instructions:

step 2) copy file "actions_client.php" to "plugins/sendOrderToClient/" directory

Question: The file that is in the zip or the one that is already in the plugin directory?

step 3) edit file "plugins/actions_client.php", copy 1 line below and paste to "plugins/actions_client.php" file:
require DIR_PLUGINS.'sendOrderToClient/actions_client.php';

Question: Why do I have to paste this line? Can't this be already in the file. and were exactly do I have to paste this?

Help is appreciated.

Claps

Avatar: Claps

2006-11-22 16:05

Digimuse - step 2. The file from the zip.
step 3. Add line "require DIR_PLUGINS.'sendOrderToClient/actions_client.php';
" in actions_client.php from 'plugins' folder, not to 'plugins/sendOrderToClient/actions_client.php', there are 2 different files with same name.

Back to top
about us | contact