| Author |
Message |
|
|
|
Hast Du mal versucht, loggen auszustellen (unter dem jeweiligem Poll im Admin panel)... wie sieht es mit deiner Überrpüfzeit aus? Am besten mal den Code posten, plus, ob (und was) du im admin panel geändert hast, dann wissen wir vielleicht mehr und können helfen...
|
 |
|
|
|
look for the different demo versions : if you look at version 2 or 6 after someone has posted acomment, you see the difference! (and how they are included)
|
 |
|
|
Aus dem Comment heraus wird keine E-Mail versandt, sondern diese wird in die db bzw. das textfile eingetragen! Schau dir mal die verschiedenen Demos an, dann findest du auch heraus, was mit einem comment passiert...
Hoffe, das hilft...
MfG
Chris2
|
 |
|
|
#!/usr/bin/perl < needs a space after this line
#########################################################################
# Free For All Link Page v1.2 #
# Copyright (c)2000 Chi Kien Uong #
# URL: http://www.proxy2.de #
# #
# This Software is distributed under the GNU General Public #
# License. For more details see license.txt #
# #
# Administration: #
# http://www.host.com/cgi-bin/links.pl?admin=enter #
# #
# If you are having problems with the script, visit the support #
# forum at: http://www.proxy2.de #
#########################################################################
In case anyone wanted to know.
Chris
|
 |
|
|
Thank you very much
(muito obrigado!)
Problema resolvido com sucesso.
www.baixadafacil.com.br - Brasil, Rio de Janeiro, Baixada Fluminense.
|
 |
|
|
I continue to get an internal error 500 on my links.pl script. I have changed access to file to 755. Also from a shell i get this error:
[Sat Feb 28 10:37:36 2004] [error] [client 66.98.130.75] Premature end of script headers: /home/yayodare/public_html/cgi-bin/links.pl
Here is the code I have:
#!/usr/bin/perl
#########################################################################
# Free For All Link Page v1.2 #
# Copyright (c)2000 Chi Kien Uong #
# URL: http://www.proxy2.de #
# #
# This Software is distributed under the GNU General Public #
# License. For more details see license.txt #
# #
# Administration: #
# http://www.host.com/cgi-bin/links.pl?admin=enter #
# #
# If you are having problems with the script, visit the support #
# forum at: http://www.proxy2.de #
#########################################################################
# url of script
$cgiurl = "http://www.yayodarecords.com/cgi-bin/links.pl";
# base url to all link files without trailing "/"
$link_url = "http://www.yayodarecords.com/links";
# base directory to all link files from the server root without trailing "/"
$base_dir = "/home/yayodare/public_html/links";
# default index page of your choice
$index_url = "http://www.yayodarecords.com/links/ffa-business.html";
Any suggestions would be greatly appreciated.
Thanks,
Chris
|
 |
|
|
Hello,
I was directed to find posting by Jam'n to help me with my forgotten password & username problem. I can not find my guestbook.pl file anywhere within the guestbook folders.
I'm not sure what version I have, but it should be the most recent. Can you help me to 1) locate this file 2) explain to me how to reset the password & username for the admin console?
Kind regards,
Lisa
|
 |
|
|
|
I have the same problem. They are not corruptet, but public users are not allowed to view the images, only administrator. U can find the images in Guestbok\Public\ with FTP and change permission, but i dont know how to make the guestbook change permission so everyone can view on default.
|
 |
|
|
Hello,
Is there any way for me to retrieve a forgotten username & password for the PHP Guestbook?
I don't want to have to create a new one and lose all of the current entries.
Any help would be useful.
Thanks,
Lisa
|
 |
|
|
1. Having the ability to multi-select options in a poll
2. Having the option (in admin) to specify the order of the options. For example, one poll may be ordered descending, but one may be left unordered in cases such as asking "How old are you?". Ordering already exists in the general settings, but the thing is, it may differ from poll to poll.
|
 |
|
|
|
Most of the time it is an cmod problem, try changing your setting of that directory.
|
 |
|
|
The first code is an expansion in your database where the entry's of the extra fields will be written.
You will need phpmyadmin to import it.
Don't forget to change the name if you changed extra1
|
 |
|
|
For both the Advanced poll and guestbook scripts...after executing them they work fine..but I receive this error.
:advanced poll:
Warning: Cannot modify header information - headers already sent by (output started at C:\JonoVision\index.php:9) in C:\JonoVision\poll\poll_cookie.php on line 21
I've searched the net for answers...but only find alot of people wondering...if anyone knows how I can make PHP happy...plz let me know.
|
 |
|
|
I have a message which is posted on my page of the results
Warning: Cannot add header information - headers already sent by (output started at /var/www/free.fr/7/f/1/7/3/f17317/cadre3.php:10) in poll_cookie.php on line 21"
|
 |
|
|
Ok....that was uncalled for.
So can anyone else tell me what that first box of code is?
|
 |
|
|