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
Is there any way to get the Advanced Poll to work within a *.shtml file? I have SSI's, and my hosting company only scans for SSIs on files with .shtml extensions. Therfore, I think I need to keep the .shtml extension. At the same time, I want to add the advanced poll, except I have read some things about the poll which said that you must use a *.php extension in order for it to work. Any help? Thanks!

Jeff Snyder
http://www.TornadoCentral.com
Overwrite the v2.3.1 session.class.php file with the 2.2 version. Worked fine for me!
I have figured it out, everyone! Instead of using the full path from the root, I just used a relative path!

For example, guestbook.pl is in /cgi-bin and it needs to know where /book directory is. Since /book and /cgi-bin are both directories at the root level (for me), I made $base_dir = "../book"

HTH, I'm soooo excited to get this working!
Doesn't work for me, Ive tried both 'solutions' and deleted cookies and temp files.
I can get in, but when I press on a link (like general settings), Its going back to the login window
Please can anybody help me???

Thnx, Sjon
I am having the same problem, and have contacted my hosting provider for the path. I have not received a response, so is there any way I can figure this out myself? Please help! Thanks!!
Maybe you don`t have BG!?
When trying to run the admin program I get


Fatal error: Call to undefined function: pg_connect() in advpoll/db/include/class_pgsql.php on line 44
Thanks, Guest.
i don't know anyting bout php..and i would like the guestbook on my website...if any of you will be kind enough to help me out...i would really appreciate it.
1. Can I put the date of messages in the format:
feb.03.2004

2. Can I stop the message time being displayed?

3. Can I get rid of that little navigation image that is next to the "next page" link?

This is for the advacned guestbook from within CPANEL
DeadLock, make a php file with the following script. You can change or remove the title.
<html>
<head>
<title>Let's Spend the Night Together in Hell </title>
</head>
<body>
<?php
echo "Your IP is = $REMOTE_ADDR"; ?>
</body>
</html>
Tammy, drink Pepsi first Find it in lang/english.php
YOU REALLY WORK HARD MAN, BUT DON`T FORGET TO DRINK, BUY PEPSI, THE REAL JOY OF DRINK, YEAHHHHA!!!!
I should probably clarify... that's in the Advanced Guestbook 2.2
Thanks again.
I can't seem to find the right file that includes the "Thank you for stopping by my site. Here you can leave your mark." text. I want to change it to say something different, and so far I can't find the correct file in which to do this. I don't see it in the header file anywhere, or in any of the (probably 3/4 of the files in all) that I've gone through so far. Can anyone point me to that file? Thanks.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum