Author |
Message |
|
Ok, ich ziehe den vorigen Satz zurück.
Aber da ich die Anzeige auf einer extra Seite haben möchte, gehe ich zur 2.0 zurück.
Eine readme oder FAQ täte gut...
|
 |
|
hmmm und womit rufe ich den Poll jetzt auf? Ohne Anzeige des Codes ?
|
 |
|
Ralph,
Please could you let me know how you got the advanced guestbook working for postnuke 0.71 ? I've been working on it to no success
Do you have it available to download on your site ?
or am I asking too much?!
Thanks
prisky@hotmail.com
|
 |
|
Could someone tell me what a different between those versions?
|
 |
|
This was posted by another person, this might solve your problem:
Okay, I had a look see in stat_js.pl. Here's the solution:
Change
$basedat = "track.txt";
to
$basedat = "log.txt";
You only use stat_js.pl in .htm or .html docs !!
Like this: <script language="JavaScript" src="http://www.seigmen.org/cgi-bin/downloads/stat_js.pl?top=15"></script>
The SSI way shoul work just fine as it is, as long as you use the status.pl file to get the info from, like this: <!--#include virtual="/cgi-bin/downloads/status.pl?top=15" -->
, and as long as you've got a page ending with .shtm or .shtml[/b]
Goodluck!
|
 |
|
Hallo,
ich hoffe ihr gibts auch ein paar deutsche leude.
Ich habe folgendes problem beim result kommt kein farbiger balken und schaut man sich den quelltext an steht auch überall das blank image. was ist da schief gelaufen??#
Bidde helft mir
Besten dank
|
 |
|
dann soll sich mal ein programmierer melden, ob man sowas in die nächste version reimachen lönnte
|
 |
|
in der version 2.0.2 gibt es keine "list.php" mehr.
Die Liste wird jetzt über templates gesteuert siehe
http://www.proxy2.de/poll/demo_3.php
|
 |
|
geht nicht, du must die manuell freischalten
|
 |
|
kann man irgendwie machen, dass man zb. 3 polls im voraus macht, und dann jede woche automatisch einer freigeschaltet wird?
wenn das nicht geht, wärs ne gute funktion für die nächste version!
|
 |
|
correct, php 4.2.0 is more secure and the upload feature has change
fix for addentry.php:
$gb_post->userfile = (isset($HTTP_POST_FILES["userfile"]["tmp_name"]) && $HTTP_POST_FILES["userfile"]["tmp_name"] != "") ? $HTTP_POST_FILES : '';
|
 |
|
Harold wrote:
I get an error when posting a message without a picture upload:
Warning: getimagesize: Unable to open '' for reading. in xxxx\lib\add.class.php on line 108
Guestbook - Error
Wrong image file type
How can I correct this???
I Use php 4.2.0
I think that there is a bug for this version, 4.2.0 is more secure
|
 |
|
I get an error when posting a message without a picture upload:
Warning: getimagesize: Unable to open '' for reading. in xxxx\lib\add.class.php on line 108
Guestbook - Error
Wrong image file type
How can I correct this???
|
 |
|
Try a good guestbook...
|
 |
|
thanks
|
 |
|