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
Anonymous wrote:
PHP the latest with Apache, server FreeBSD ( like Unix )


Same here. I just shot off an e-mail to my web host to ask if their SSI is configured to allow script calls from within an shtml file.
I'm having the same problem but I'm using a service which isnt free.

I had AG 2.2 installed and it worked fine but 2.3 produces the problems discussed above.

Gotta be an error in the scripts somewhere !!
How do you access the Administration for the download counter script? the one in the readme is http://www.host.com/cgi-bin/download.pl?admin=enter but that doesn't work. Is there something else? Please help.
Habe gleiches Problem! Habe bereits

<?php require "poll_cookie.php"; ?>

sowie

<?php
include_once "...poll_cookie.php";
?>

versucht! Welches ist richtig?? Beide sind irgendwo in der hilfe angegeben!
I putted this
<?php
require ("$DOCUMENT_ROOT/relativepath/guestbook/index.php") ;
?>
but the img still don't appears and addentry.php won't work because it search for
/relativepath/addentry.php
instead of
/relativepath/guestbook/addentry.php.

Seems that the template doesn't inclosed in the path.

How to put the path in order to work???

Thanks
Hello, fellas.

I can imagine that probably 99.9% of all the people here do not care about the usage of russian/ukrainian letters in Advanced Poll, but I actually do.

I would be appreciated if anyone could tell me how do I do that? Right now any cyrrillic characters are being displayed as a set of HTML codes (zum Beispiel: &2343; &7654; usw.)

Cheers to all,

Snake
Kann mir einer helfen wie ich schritt fuer schritt mein Guestbook installiere. Danke fuer Eure Hilfe.
Hello all.
I'm used this <?php include "guestbook/index.php"; ?> for include AG in an existing page.
Seems that work but the images don't show.
I have to include another command maybe the <?php include path "guestbook/index.php"; ?>
Or I have to put the path into other files?
Deep help needed please!
Ok, I got one of those host that gives you a control panel and ftp access. I know that the server supports the newest mySQL and PHP4 and I read the instruction of how to install the poll, but is still confusing. I want to use the Poll with SQL/PHP. This is what I've done so far....Tell me what im doing wrong...

1. I uploaded the DB folder to my FTP server(i did not put it into the cgi-bin).
2. Open the configuration file 'config.inc.php' with a text editor
and set up your database settings.

$POLLDB["dbName"] = "painDB"; //May this be any name?
$POLLDB["host"] = "localhost"; //Does localhost have to be changed to my ftp server name or do we keep localhost?

$POLLDB["user"] = "admin";
$POLLDB["pass"] = "rascal";

All of this was done in word pad because when I choose edit 'config.inc.php' word pad came up. So I changed everything in word pad and saved it, but when I went into the 'config.inc.php' file agian, it wasn't saved. Whats the problem?

What about mySQL, do i have to create a tables for data to be stored? Should the table be name painDB too?

Can any pro help me out here? Please!!
I got it. The only way to do this is to open the Default templates in the Admin Panel and pretty much figure out whats what. Great Stuff BTW... it took me almost a day to get it right but it was worth it. Anyway, you can check it out on http://www.sierrainteractive.com
i'm a fool
ok..everythings alright...
sorry i forgot to type the right directory...

can be closed if needed
oh i experienced another problem:

i made my page with frames.
the error occures only when i wanna open the poll into the framest...
in a single window everything's allright...
can you helb me?
sorry, i'm juet learning php
hello

what do i have to type for $refpage in list.php when i linked on list.php to offer the users several polls?
now, when you click a poll, it refers to test.php and logically the script shows an error....

just to look at it:
http://psy-co.covers.de/poll/list.php
[clicking on one topic will give an error]

thx
Rince
I have passed greatly through the installation step (great job proxy2.de)
However I have a strange problem :
When I add a poll with admin the poll can't be display in the list :
http://mycritik.free.fr/poll/db/list.php

It suppose to be a different list of poll (only one poll should be display but here I find 3 polls that I have already deleted before !)

Could anyone help me?
Thanks.
Is it possible to include txt files from a different folder in the template file sof advanced guestbook? I have tried the php include function, and also the normal ssi includes... but nothing showed up..

Any ideas?
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum