If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
ALBO-G wrote:I Upload the guest book 2 my site all the files which are able too be uploaded, but only this file is not there "cgi-bin/guestbook.pl" it need this file when I sign my guest book. could you pleasee help me, where can I find that file
I Upload the guest book 2 my site all the files which are able too be uploaded, but only this file is not there "cgi-bin/guestbook.pl" it need this file when I sign my guest book. could you pleasee help me
could you please tell me how 2 eddet the guest book thx
Hi,

Does anyone know how admin can change an entry's date and time in Advanced Guestbook2? I could modify the date field in the database, but the date is encoded in a strange way. In other words, does anyone know how to encode/decode Advanced Guestbook date data?

example: 1059691164 = Thursday, 31. July 2003 17:39
Figured it out at last!!! Took a bit of juggling. Now to fine tune it.
does it work if i rename my INDEX.HTML
into INDEX.PHP ????


pls any1 help me *sniff*
i have done that sitll nothing
I could also be that he mailserver rejects the mail from the guestbook:
It seems that some can’t handle the header it sends.


<-- 550 rejected: syntax error in 'From' header when scanning for sender: malformed address: name@domain.net

Jam'n


------------------------------------------------

Only the man who's truly educated
understands that he knows very little...

------------------------------------------------
It looks like your server doesn’t allow pictures in the cgi-bin, try putting them in the root directory of your website.
Don’t forget to change:

# url to the image files without trailing "/"
$gif_url = "http://www.procaz.net/images/statsgif";

and

# url to the image file
$output = "http://www.procaz.net/images/statsgif/blank.gif";

_________________
Jam'n


------------------------------------------------

Only the man who's truly educated
understands that he knows very little...

------------------------------------------------
evje wrote:I have installed Access Stats on my win NT4.0 server and it works perfectly. However, the graphics don't show. I have tried just about every combination of things and no luck!!
-----------------------------------------------------------------
setup for log2.pl
# url to the image file
$output = "http://123.123.123.123/stat/gif";

# path to the log files from the server root without trailing "/")
$base_dir = "D:/stat/logfiles";
-----------------------------------------------------------------
Setup for log.pl
# url to the image file
$output = "http://123.123.123.123/stat/gif";

# path to the log files from the server root without trailing "/")
$base_dir = "D:/stat/logfiles";
-----------------------------------------------------------------
Setup for stat.pl
$cgiurl = "http://123.123.123.123/cgi-bin/stat.pl";

# url to the image files without trailing "/"
$gif_url = "http://123.123.123.123/stat/gif";

# path to the log files from the server root without trailing "/")
$base_dir = "D:/stat/logfiles";

# url to the log files without trailing "/"
$log_url = "http://123.123.123.123/stat/logfiles";
-----------------------------------------------------------------
Anyone care to give me a hand to figure this out? I searched every post in this Forum and there is nothing about this problem.

-------------------------------------------------------------------

Forgot to mention; The graphic on the webpage fails to show as well. Used both the JavaScript and SSI version. Nothing shows but the small box where the graphic should be.

GGGGGRRRRRR!
thanx but it didnt work it still just displays: poll_process(1); ?>

This is exactly how the page looks:

<?php
// Important! You have to include it before your html code
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/booth.php";echo $php_poll->poll_process(1);?>
</body>
</html>

See anything wrong? Thanx for all your help
thanx but it didnt work it still just displays: poll_process(1); ?>

This is exactly how the page looks:

<?php
// Important! You have to include it before your html code
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/booth.php";echo $php_poll->poll_process(1);?>
</body>
</html>

See anything wrong? Thanx for all your help
ill look again but i didnt see those lines :/
i adjusted the whole a bit...
it was wrong... i had to enter the POLL ID...
but still it doesnt work at all..
any1 pls help me

Above the HTML Tag i wrote this:
<?php
/* Include this before your html code */
include "./poll_cookie.php";
?>




In the prepared Table of my HTML Site i wrote this:
<?php
include_once "/is/htdocs/48410/www.ue-lux.de/poll/booth.php";
echo $php_poll->poll_process(4); // x = Poll ID
?>



Is anybody there who can HELP ME!??!?!!?!
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum