I recently came over a nice tutorial of voting system. The problem is that in one of the steps it requires to define a path to the directory of this voting system.
The Folder that contains this system is called Pulse.
Inside this folder is a file named pulse.config.ph p.
Inside pulse.config.ph p is where I need to define a path.
In the following line:
Code:
define('PULSE_DIR', '[B][U]//DEFINE HERE[/U][/B]'); //