Author |
Message |
|
Try re-dwnloading it if you alreay haven't.
Apart from that I'm out of ideas sorry.
Auron
|
|
|
Is the include path in the install script correct it should be...
Lines 28 & 29 should have this somewhere on them
./include/config.inc.php
If they're correct and you've got everything else correct I have no idea what the problem is. Apart from delete everything and redownload and upload the files. This has worked for a few people. Also make sure all chmod's are done and correct.
Auron
|
|
|
Is it in the right place?
In... includes/config.inc.php
When you run the install script - install.php - it should be in the folder containing the folder called includes.
Auron
|
|
|
If your using the php version the page you include it on has to have the extension *.php otherwise if its *html or *.htm it will just output the code as text.
To: Funky Monkey...
When a path has ./config.inc.php that means in the same directory as index.php.
Make sure you have chmod'ed all the files correctly.
Auron
|
|
|
No problem, I missed that bit where you said cgi-bin.
So you forgot or didn't know how to chmod the files?
Auron
|
|
|
Very sensible not showing your username and password and should be standard practice.
Have you run the install and did it say completed at each step?
In your config file are you sure that all the info is correct?
The install would be that you gave me FTP access and the all the stuff needed for the config, which you can just setup and send to me so I don't have to open it. And then I'll upload the files and run the install file, and finally give your the url to the index file.
I've already done this for one guy already, he gave me his FTP info but it didn't work. I WON'T give any details you give me away to anyone else.
Auron
|
|
|
Do you get any errors?
Have editted the config file correctly?
Are you using the php or perl version?
Do you wish me to install it for you?
Auron
|
|
|
The tables become wider if you do not allow sufficient space for them this includes the maximum bar length and the option text that goes with them, and you also have to take into account any cell-spacing/padding you add.
My setup is the table at 160px wide,
Max. bar length 100px
Which leaves 60px for the text which can spread onto 2 lines.
Auron
|
|
|
What path have you set for the images currently?
Try using the path you use to include the poll but modify it from booth.php to the images folder.
Auron
|
|
|
You could use phpMyAdmin to save them in a sql dump file and then use the dump file to restore the database and its entries.
Or... You may not need to delete the database just reinstall and leave the database there and when you run install.php it'll say the tabes already exsist and then you can carry on. But I'm not sure that'll work.
To get phpMyAdmin you'll have to ask your hosting service for help.
Auron
|
|
|
It wasn't exactly difficult to work it out yourself.
Auron
|
|
|
Thats because its in a MySQL database there is no textfile version of it!
Auron
|
|
|
Change the pages extension to .php
Also do you have the correct path information to booth.php found under the help section from the main menu?
Auron
|
|
|
Well as I said its not my specialty.
You could try this...
After this...
Add this directly after...
And so on... (*** MAYBE ***)
I'm not sure this will work, I think it may add extra items to the menu array at the top.
Auron
|
|
|
You didn't change the pages extension to *.php its still *.html
Don't worry this is the most common mistake.
HTML code = *.html or *.htm
PHP code = *.php even if the page contains HTML outside the <?php and ?> tags!
Auron
|
|
|