Author |
Message |
|
Ooops... I meant:
1. Upload all the files of the textfile version. I renamed mine from "textfile" as "poll" instead.
|
 |
|
Hi there. I only installed the text version and here's what I did:
1. Upload all the files in the certain directory you want. I named mine "poll".
2. CHMOD:
3. Go to your poll admin (it is not admin.php but rather admin/index.php): http://www.yourdomain.com/poll/admin/index.php and log in with the default username and password.
4. Change the user name and password.
5. Go to the "General Settings" Change the url to poll directory, url to image directory, etc....
6. Customize the "Templates" if you want.
7. Create your poll, necessary php files and customize (if you want) existing php files like test.php, list.php.................
|
 |
|
Hi!
Anonymous wrote:
die .htacces datei muss im Hauptverzeichnis stehen, also da wo sich die skripte (addentry.php, admin.php, ...) befinden.
Klar, wo auch sonst...
Keine Ahnung, aber es steht definitiv drin in der .htaccess !
Muß das nun eigentlich auch noch in die .htaccess oder nicht?:
php_value open_basedir /httpd/drachen/data/guest/tmp
|
 |
|
I'm having the same problem here. Wont show a count on my page!
Can't figure out why
|
 |
|
luis carlos wrote:
and I can't get off the ground with missing files and directories at the installation procedure (install.php)
upload all files and all subdirectories
and run install.php again
|
 |
|
Wenn du die Seite aufruft, erscheint ein login screen.
das passwort steht im script links.pl selbst.
|
 |
|
Nee, ich meine nicht die Addlink-Seite, sondern den Administrationsbereich der unter http://www.domain.de/cgi-bin/links.pl?admin=enter zu erreichen ist.
Ich denke, daß man hier Links bearbeiten, löschen etc. kann, aber ich komme nicht weiter als bis zur ersten Seite.
|
 |
|
Can you help me and aswer these questions ?
Please, it's urgent.
David
|
 |
|
hat jemand ne ahnung wie man das gb in seine site includet , so dass es sich nicht auf die ganze site ausdehnt sobald man einen link des gb´s gedrückt hat ...
|
 |
|
du hast wahrscheinlich irgendwelche Beschränkungen, die Zugriffe von Dateien beschränken, die in einem Oberverzeichnis liegen. Meistens werden aus Sicherheitsgründen Zugriffe auf Dateien verweigert, die nicht im, selben verzeichnis liegen (open_base_dir?). Überprüfe mal mit phpinfo() die php.ini einstellungen oder frage einfach deinen Provider.
|
 |
|
mit include() oder require() kann du die Skripte einbinden
|
 |
|
du muss da nichts eintragen, beim anklicken auf einen radio-button wird das feld automatisch ausgefüllt.
|
 |
|
die .htacces datei muss im Hauptverzeichnis stehen, also da wo sich die skripte (addentry.php, admin.php, ...) befinden.
Der neue php-Wert upload_tmp_dir_ muss dann auch in der
http://drachen.wtal.de/guest/phpinfo.php zu sehen sein,
sonst stimmt da was nicht.
|
 |
|
http://www.php.net/manual/en/function.ob-start.php
|
 |
|
that's correct.
you should change the offset in the configuration file.
$COUNT_CFG["offset"] = -6;
|
 |
|