I'm using advanced poll to replace a long-standing poll I've had on my site, one where the poll code was hosted by someone else. This old poll has had nearly 1000 votes, and I'd like an easy way to add these numbers to the new poll. It's easy to change the polldata/# (where # is the poll ID #) file to reflect the numbers I want, but it produces online errors:
Warning: fopen("/www.mydomain.com/polls/polldata/4", "w") - Permission denied in /www.mydomain.com/polls/include/class_poll.php on line 235
Warning: Supplied argument is not a valid File-Handle resource in /www.mydomain.com/polls/include/class_poll.php on line 236
etc etc...
Any ideas how to get round this?
Many thanks.[/code]