In this list you have to edit it to add the polls to html, therefore I was editing the file. If the words Access denied is normal then can someon please let me know that. Otherwise, what do I do. Plus there is more than one .htaccess file one in the following directories: include folder and then one under the admin/templates
ideas?
12/05/2007 18:09:53
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
Thanks for the help on the editor it works like a charm. I created a .htaccess file and loaded it onto my host computer (godaddy.com) in my web root directory. The only line in the file is
AddType application/x-httpd-php .php .html
I still get the poll_process() error. any suggestions?
13/05/2007 11:14:19
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
Can you be more specific about the error.
Carbonize I am not the maker of the Advanced Guestbook
The web server will ONLY send files WITH A .PHP FILE EXTENSION to the PHP parser.
Files with .HTML are considered NOT TO CONTAIN ANY PHP code.
.htaccess can change this. But it is wasteful of resources -
sending all files to the PHP parser even if they don't need parsing.
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
13/05/2007 22:35:19
Subject:
micpad
Beginner
Joined: 11/05/2007 23:16:38
Messages: 5
Offline
As you can see from the thread, I did change the .htaccess file but I still get the error and I was asked to give the exact error. So what should I do now?
I appreciate the help.