Author |
Message |
|
I have the same problem, the only thing i see is..
poll_process(3);
mail me at..
rv101@pandora.be
|
 |
|
This might seem a stupid or trivial question....
Have installed this marvellous guestbook and been using it for over 12 months... but I have this problem that everytime a new entries page is created in html to display on the site, the colours for the texts changes.
Normally I have a dark background and orange writing, once a new page is generated the writing goes to black, which I beleive is its default, I then edit the html page to correct it and upload back onto the site.
I cannot figure out what I need to change to keep my own colour scheme permanently.
If anyone can help would me much appreciated.
|
 |
|
Luckily I didn't have to post new, Excellent, This is the info I needed.
You are the Man
|
 |
|
I have alos found in body.php temlate the following
<!--Start JumpMenu -->
$TPL[GB_JUMPMENU]
<!--End JumpMenu -->
If I remove this then the drop down menu goes away... so once again how do I add more links into this?
/very confused
|
 |
|
I have guestbook install and all is working ok ... I would like to make a change in code and cannot figure out where to do it.... Actually what I would like to do is add a few links in the drop down menu that has "Guestbook" in it located on the right side below the sign guestbook admin area.
I have found in the english.php file in the lang directory where under $LANG["FormSelect"] = "Guestbook"; is where the name is being pulled from .... So how do I add more links here and make them active?
thanks for any help from a newbie to PHP
|
 |
|
thx this artical help me a lot
|
 |
|
Salute,
vielen Dank erstmal für dieses sehr schöne Gästebuch!
...mal ne kleine Frage: Kann man .swf ins Buch einbauen?
Habe folgendes im Body versucht:
<td width="56%"><img src="$GB_PG[base_url]/img/book.swf" width="200" height="120"></td>
Die dementsprechende Flashdatei, in der dementsprechenden Größe
habe ich natürlich auch in das Verzeichnis copied.
Mit ombject_embed hat leider auch nicht funktioniert
Gibt es da noch ne Möglichkeit bzw. hat jemand eine Idee
greetz
flare
|
 |
|
When I try to install the poll I get this message...
WHYYYYYYYY
Warning: Host '10.0.0.1' is not allowed to connect to this MySQL server in /var/www/html/poll/db/install.php on line 666
Warning: MySQL Connection Failed: Host '10.0.0.1' is not allowed to connect to this MySQL server in /var/www/html/poll/db/install.php on line 666
Warning: Host '10.0.0.1' is not allowed to connect to this MySQL server in /var/www/html/poll/db/include/class_mysql.php on line 31
Warning: MySQL Connection Failed: Host '10.0.0.1' is not allowed to connect to this MySQL server in /var/www/html/poll/db/include/class_mysql.php on line 31
Connection Error
--------------------------------------------------------------------------------
MySQL Error : Connection Error
Error Number: 1044 Access denied for user: '@localhost' to database 'mysql'
Date : Tue, October 22, 2002 16:32:25
IP : 10.0.0.3
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Referer :
PHP Version : 4.1.2
OS : Linux
Server : Apache/1.3.23 (Unix) (Red-Hat/Linux) mod_ssl/2.8.7 OpenSSL/0.9.6b DAV/1.0.3 PHP/4.1.2 mod_perl/1.26
Server Name : navojoa.com.mx
Script Name : /poll/db/install.php
|
 |
|
I cant get access stats to work, can anyone help me?
alanlasher@earthlink.net
|
 |
|
fehler 500 ist ein interner fehler im webserver.
wenn es dein server ist schau dir das error_log vom apache an
oder das suexec_log.
wenn es nicht dein server sein sollte, frag den betreffenden provider.
meist sind dies aber fehler wegen falschen berechtigungen auf den dateien.
also nicht beschreibbar oder ausführbar.
|
 |
|
I want each person to vote only once. The Advanced Poll is logging the Proxy server as the IP address. Instead of each computer voting once it is only allowing one user on our entire network to vote. As soon as the Proxy server is logged, no one else can vote.
Is there a way around this??
|
 |
|
I'm looking for the same thing as well.. can anyone help?
|
 |
|
but I figured out how to change the size of the polls... Duh ... excellent program but wish it had better instructions... had to edit the sripts in templates and save them there... seems just editing the template dirs and files don't do much... I assume they were just read in the install process to the DB? and not used after that?
I guess changing the font colors is there as well so answer my own question above.
duh
|
 |
|
http://www.savhs.org/test2.php
If you go to this link above all is working well but I would like to do 2 things and cannot find where the settings are to do them... Most important I would like to extend the width of the poll and comment filelds so the poll and poll results fits better into the table...
2nd any hints of what file the font color for the comments and poll are? I tried changing the general settings for table width and altered the table width in the templates/plain directory with no luck.
|
 |
|
I due to may ignorance of php found out the problem with not being able to vote ...
echo $php_poll->view_poll_result(1); this line caused it just to show results...
echo $php_poll->poll_process(1); is what was needed to let me vote.
the graphic display I can only assume is a BUG. It does work on another system with the text version installed instead of a mysql database.
Hope this helps somone in the future ...
|
 |
|