Author |
Message |
|
Ist sicher auf 777
aber ich mag jetzt auch langsam nimmer....
ist schon schad drum
Greetz
|
 |
|
So u think its becouse a flat text.. well i'll have to try MySQL then...
|
 |
|
Schau doch mittels FTP mal nach, wie die Zugriffsrechte aktuell aussehen, ob auch wirklich das temporäre Verzeichnis auf 777 (falls nötig) gesetzt ist, ansonsten setz halt versuchsweise mal alles was verdächtig wirkt mittels CHMOD auf 777. Auf Deiner Admin-Seite ist auf den ersten Blick alles Ok..
|
 |
|
Schau doch mittels FTP mal nach, wie die Zugriffsrechte aktuell aussehen, ob auch wirklich das temporäre Verzeichnis auf 777 (falls nötig) gesetzt ist, ansonsten setz halt versuchsweise mal alles was verdächtig wirkt mittels CHMOD auf 777. Auf Deiner Admin-Seite ist auf den ersten Blick alles Ok..
|
 |
|
I just installed the AGB again.
So the User = test
and the PWD = 123
maybe someone can check if there is something wrong....
http://www.tamara-stephan.de/guestbook
greetings
|
 |
|
Uopppssss
das gehört eigentlich zum Thread "AGB 3.2 - Anzeige von Bildern klappt nicht "
bitte löschen oder verschieben
sorry 4 that
|
 |
|
achja, ich hab jetzt das Guestbook nochmal instaliert und der USER = test und das Passwort = 123
vielleicht sieht ja jemand woran es liegt
grüsse Stephan
|
 |
|
achja, ich hab jetzt das Guestbook nochmal instaliert und der USER = test und das Passwort = 123
vielleicht sieht ja jemand woran es liegt
grüsse Stephan
|
 |
|
Another thing is my webserver does not run on a Microsoft based server, it runs on Apache so why would I be getting a MS error????
|
 |
|
umm sry For ask something stupid....
I don't understand about $poll_path What 's value I should to set it on?
$poll_path="??????"
thx guys!
PS. Fatal error: Failed opening required './poll/include/config.inc.php' T_T
|
 |
|
http://www.dbmxl.com/UzerzOnlyne.zip
|
 |
|
Hi Leute.
Habe eine Website mit MySQL und eine ohne MySQL.
ICh habe auf beiden Servern das Poll installiert. Auf der von MySQL nutze ich den Code für PopUp beim Voten. Aber dieser Code funktioniert nicht bei der Poll Textversion (ohne MySQL). Kennt jemand den Code dafür, also für die Poll Textversion, damit beim Voten ein PopUp geöffnet wird?!
|
 |
|
Here is the image, typed it wrong before...
|
 |
|
The problem:
[img]http://www.4gigs.com/~maccrazy/images/problem.jpg
This happens when someone tries to vote![/img]
|
 |
|
Admin
config.inc
<?php
/* database settings */
define('IS_MODULE', true);
$GB_DB["dbName"] = " guestbook";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "name";
$GB_DB["pass"] = "pas....";
/* tables */]
|
 |
|