Hi all,
I have a problem including a poll script on my homepage.
I have left the poll folder name unchanged i.e sme_poll_1.21
The admin, vote, config, etc are included in this folder.
On my homepage (index.php) I use...
include("sme_poll_1.21/vote.php")
However, it only returns a box with just the submit button.
If I put my index.php file within the sme_poll_1.21 folder it works fine. But I don't want to do this.
I tried using...include("sme_poll_1.21") but no success either.
Please could you help me.
Thank you for your time,
Kevin.