Author |
Message |
|
I've installed the updated Acces stat cgi file with Windows XP support, but no Windows XP is listed in the txt file (thru the stat.pl page) When somebody with XP access the page... only displayed Windows NT......
Is is possible that others use a different Language, like DUTCH..
Thanx
master1601@hotmail.com
|
 |
|
Is it any posibility to show the comments? I think it is, but how can i do it??? It would be very usefull to view them. I think koments are stored in db so i will try to get them out from there.
If anyone knows any advises you'r welcome.
|
 |
|
I mean Advanced Guestbook , of course
|
 |
|
Anybody knows how to do this upgrade? which files are new?
thx!
|
 |
|
When i try that i get at Poll id is not set
http://62.198.79.55/poll.php
|
 |
|
http://proxy2.de/poll2/demo.php
|
 |
|
How do i get 2 polls on the same page?? I've tried require and include in php, but i only get 1 poll. Does any one know how this can be done??
|
 |
|
Das liegt an den versionen von postnuke oder php-nuke. am besten du bennutzt die neuste versionen.
|
 |
|
das funktioniert nicht, weil die Dateien gar keine php-Dateien sind, sondern als Templates fungieren. (haben aber dummerweise die php-endung)
|
 |
|
der upload funktioniert nicht wegen Einschränkungen in der Konfiguration (php.ini)
|
 |
|
Die Einbindung ist sehr einfach.
siehe auch http://proxy2.de/poll2/demo.php
|
 |
|
make a copy of your guestbook directory
and change the configuration of the second one to:
$GB_TBL["data"] = "book2_data";
$GB_TBL["auth"] = "book2_auth";
$GB_TBL["cfg"] = "book2_config";
$GB_TBL["com"] = "book2_com";
$GB_TBL["ip"] = "book2_ip";
$GB_TBL["words"] = "book2_words";
$GB_TBL["ban"] = "book2_ban";
$GB_TBL["priv"] = "book2_private";
$GB_TBL["smile"] = "book2_smilies";
$GB_TBL["pics"] = "book2_pics";
run install.php again to create the new tables.
|
 |
|
read the docs!
|
 |
|
Thanks for the little 'hack'
|
 |
|
only image files are supported (*.gif, *.jpg, *.png)
|
 |
|