Author |
Message |
|
Hey yeah I forgot that you can do that to but there are some bits in the templates you may need to edit if you want people to leave comments since the text is in english which is in turn in the templates and thats the bit that needs to be changed also.
Auron
|
|
|
errr... who?
Auron
|
|
|
http://spisas.com/forums/viewtopic.php?t=122
Oh! Look THERE it is!!!
Auron
|
|
|
Thats what I think as well no matter how many times you tell people they never listen. Most people have the problem they can't write to the template files. Thats coz you got to chmod ALL of them. That means every file and folder that comes with advance poll, hence in the readme after it shows the first one it has '...' at the end.
Auron
|
|
|
look in the templates not very difficult if you look you know???
The templates you want are in templates/default or whatever template set you use, you want display _head, _loop and _footer.html have a look at the others and see if they need modifying.
Auron
|
|
|
Try http://www.phpBB.com they have a decent forum infact its the one used here also try http://www.phpbbhacks.com they have some neat hacks to modify and customize your board.
Auron
|
|
|
You can get it over at http://tomco171.netfirms.com/freedomhavoc/
Auron
|
|
|
Have you ever thought of using PHP include files to fill in headers, footers and style blocks that are repeatedly used? Instead of the mod_layout which to me sounds like a Perl/CGI script, right? If your concerned with having extra files that people could view on their own when they're not meant to be you can use a .htaccess file.
Auron
|
|
|
If phpBB works then the php.ini file can be definitely found i think. As it says failed opening maybe you missed or forgot one of the file permissions or typed it wrong something thats all I can think of at the moment.
one thing i just thought of that is that it cna't find indep.php if that is located under your root directory in a folder named 1 and the main index page is located in the same place as the 1 folder maybe you need to copy indexp.php to your root folder.
E.g.
root/1/indexp.php OKAY
root/indexp.php NOT KNOAY
Copy stuff from first one to second one.
??????????
Now I beginning to think your right about the php.ini try moving out of the server root completely try phpBB and then poll and then put it back and try them again. Just some debugging idea I had a while back.
Auron
|
|
|
Where did you install Adv. Poll under the 1 directory or you main directory where your main index.php is located because the errors says it can't find a file so something is either in the wrong place or the path/URL is wrong somewhere.
Are you using the MySQL or TextFile version?
:: Latest ::
After doing a view source of the page you say it doesn't work on no wonder it doesn't!!! First lots of white space before the first opening <html> but I'm not sure it matters unless you insert the Cookie Code and secondly why have you got two sets of <html>...</html> and <head>...</head> no wonder it can't find it.
Auron
|
|
|
Whats the problem again? Not much of that made sense. You saying results appeared n a popup window and now there not or something?
Be more specific plus more detail of the problem.
Auron
|
|
|
read this :: http://proxy2.de/forum/viewtopic.php?t=2203
Auron
|
|
|
I think the changing the pages extension you have to do as well I think. For simplicity reasons use PHP and either the MySQl or textfile version that is much easier and there are hundreds more people who can help you. Well maybe not hundreds more like less than ten.
Auron
|
|
|
Make sure there are no spaces or characters before the FIRST <?php and make sure the pages extension is .php not .htm or .html
Auron
|
|
|
Read this :: http://proxy2.de/forum/viewtopic.php?t=2203
Auron
|
|
|