Author |
Message |
|
das ist auf jeden fall falsch
<!--#include virtual="www.meinedomain.de/php/news/index.php" -->
besser so
<!--#include virtual="/php/news/index.php" -->
|
 |
|
Die Tabellen stehen doch in der config.inc.php Datei
|
 |
|
Hi everyone.
I just finish one of my website, I wanted to add the new poll that I can download from this site, the php version but have no knowledge with php. My server is Ipowerweb and I know they have the guestbook from this site ready to install but the poll, I have to install it myself and have no clue where to put it and how??...
Please help me, I really want that poll Please Please.
Thankx sorry to waste your time, but I'm new to php and realy want to know how it works.
|
 |
|
Hi everyone.
I just finish one of my website, I wanted to add the new poll that I can download from this site, the php version but have no knowledge with php. My server is Ipowerweb and I know they have the guestbook from this site ready to install but the poll, I have to install it myself and have no clue where to put it and how??...
Please help me, I really want that poll Please Please.
Thankx sorry to waste your time, but I'm new to php and realy want to know how it works.
|
 |
|
it's me again got again the same probleme but now, when the guestbook is down i just have to restar my computer and it become ok again,
|
 |
|
http://www.dodhq.com/news.php?action=results&poll_id=4
As you can tell the poll on the right completely distorts my side bar even though it is set to be a a tiny bit less the width of the sidebar itself.
This is quite annoying as you can probably understand and I would like any help someone out there could give
does it on v1.6 and v2.0, so if its easier to fix on one of those then just say so
Thanks.
|
 |
|
Der Pfad war ok...
Was bedeutet eigentlich das schon wieder?
[an error while processing this directive]
im body meiner seite eingebaut...
<!--#include virtual="www.meinedomain.de/php/news/index.php" -->
|
 |
|
Ich habe auf meiner Website "Advanced Poll" mit DB Unterstützung installiert.
Jetzt möchte ich es nocheinmal installieren, in einem neuen Verzeichnis.
Es soll also 2x Advanced Poll geben, mit 2 Admin-Bereichen.
Aber die zweite Installation überschreibt die Datenbank.
Gibt es eine Möglichkeit Advanced Poll mit anderen Tabellennamen zu installieren?
|
 |
|
überprüfe mal ob der pfad stimmt
include_once "....../htdocs/php/poll/db/booth.php";
|
 |
|
Gute Frage....
Ich möchte Sie auch gern beanwortet wissen...
|
 |
|
Wieso denn "... Unable to open test.php" ?
|
 |
|
Tach,
wieder einmal eine Anfrage zum Thema Poll.
Ich habe mir alle Threads durchgelesen und alles probiert, es funzt nicht.
Ich bin kein PHP-Kenner und deshalb stehe ich vor einem Problem.
<?php
// Important! You have to include it before your html code
include_once ....../htdocs/php/poll/db/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "....../htdocs/php/poll/db/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>
Dieser Code funktioniert nicht...
Speichere ich das Document in PHP ab, dann spuckt er mir diese Fehlermeldung "Fatal error: Unable to open test.php in Unknown on line 0
" aus. Wenn ich unter shtml abspeichere, das "poll_process(4); ?>"...
Was läuft hier quer?
|
 |
|
Check if there are no blank lines on top of the php files.
|
 |
|
There is now 2 days I didn't see a probleme but come in and see
http://siby.kaplan.com
|
 |
|
hmm...
|
 |
|