| Author |
Message |
|
|
i installed my guestbook in a wink it's just that i cant add pics in the posts i get this message
Warning: copy(/home/virtual/site130/fst/var/www/html/guestbook/tmp/img-1082662607.jpg): failed to open stream: Permission denied in /home/virtual/site130/fst/var/www/html/guestbook/lib/add.class.php on line 149
is there any way i can fix this?? thanks a million
|
 |
|
|
Im having trouble getting this to work. Im confused as to what I need to substitute with my webpage name (www.graycrosby.com). Can someone advise as to what I need to change?
Thanks
#!/usr/bin/perl
#########################################################################
# Top Downloads v2.0 #
# 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 #
# #
# To count a download use: #
# <a href="download.pl?file=file_id">file</a> #
# #
# To show your top xx downloads: #
# http://www.host.com/cgi-bin/download.pl?job=show&top=xx #
# #
# Administration: #
# http://www.host.com/cgi-bin/download.pl?admin=enter #
# #
#########################################################################
# url to script
$cgiurl = "http://www.proxy2.de/cgi-bin/files/download.pl";
# url to the image files without trailing "/"
$base_gif = "http://www.proxy2.de/gif";
# administration password - should not contain '&','=' and "
$admin_pass = "pass123";
# file locking ($lock=0 for Win32!);
$lock = 1;
# check http referer 0=no 1=yes;
$check = 0;
@valid=('http://www.proxy2.de');
# log files
$basedat = "log.txt";
$daylog = "daylog.txt";
$stats = "download_stats.txt";
# base url to the downloads without trailing "/" (use for scanning)
$base_url = "http://www.proxy2.de/downloads";
# path to the downloads from the server root! (use for scanning)
$base_dir = "/home/www/you/public_html/downloads";
$back_img = "$base_gif/texture1.gif"; # url of background image
$bgcolor = "#FFFFFF"; # background color
$table_width = 560; # width of hole table
$table_text = 250; # width reserve for the file description
$table_bg = "#F7F7F7"; # table background color
$table_top = "#E1A8A8"; # top table background color
$font_size = "8pt"; # font size
$show_default = 15; # 10=TOP_10 20=TOP_20,etc.
$bar_image_height =10;
$max_day = 28;
$max_bar_height = 180;
%scan = (
zip => '*.zip',
gz => '*.gz',
exe => '*.exe',
mp3 => '*.mp3',
pdf => '*.pdf',
avi => '*.avi'
);
|
 |
|
|
Thank you for the reply Trevor. What I'd like to do is make e-mail address on the book a required field.
|
 |
|
|
|
Versuch mal, die Datei in .phtml oder .php umzubenennen...dann wird der php-Code erst erkannt...
|
 |
|
|
I'm having the same problem.... only the html code shows up w/ no poll So now I have NO poll.... this was an auto installer from my host, so I thought I'd try it out because.. I used bravenet before and they are completely out of control w/ the pop up ads!
http://endofjanuary.org
|
 |
|
|
hi. i don't understand, how can i add this poll in my html page. i use text (not mysql) version.
what can i write here <form method="post" action="???HERE???">
please? write full html code here.
thx
|
 |
|
|
Hi cndgirl,
A few weeks back I posted a message about changing the required fields - it's here...http://proxy2.de/forum/viewtopic.php?t=2877&highlight=required+fields&sid=f7d5445820f567874b38e8e3c859a4f0
Although not exactly what you're looking for you should be able to tweak it to get what you want.
Let me know how you get on - email to 042204a at kahlil dot org if you wish.
Hope it helps.
Trevor
|
 |
|
|
Das würd mich auch mal Interesieren ,hab ne Forum Seite in Php ,und meine Startseite is Html Code ,wollt da demnächst den Ch_Counter Implentieren,und ein schickes Gästebuch Könnt ihr mir da zufälig eins ans Herz legen
auf das die Tasten Qualmen
|
 |
|
|
Hello:
It seems that I solved the problem. I tried to unzip all the file again....do not quite understand what had happened. But it's all right now.
Thank you for all the past support messages.
Weiwei
|
 |
|
|
Hello everyone:
I am new to PHP and try to set up a guestbook for my website. During the installation, I met several problems:
1. When I unzip the file, I only found the files in the Winzip wizard but there are no corresponding folders such as Admin, Lang.
2. I tried to set up and passed to create database and tables. I got the following page:
Advanced Guestbook
-------------------------
Database and Tables were created successfully!
Your new database:.....
Your MySQL host...
Your MySQL username...
Click now here to setup the guestbook admin
however, when I click the link i got the blank page of admin.php and could not move on.
By the way, I am using a localhost, running MySQL, Apache and PHP on the local computer. It's fine for me to run other script.
Did anyone meet the same problem? Do you have any suggestion?
Thank you very very much!
Weiwei
|
 |
|
|
ehm hi leute,
geht mal bitte einer von euch auf die Seite www.planet-bge.de und klickt auf ergebniss... ihr werdet sofort merken dass das teil dann plötzlich riesig wird... wie mach ich das teil kleine??
kann mir da mal einer helfen, hab nähmlich keine ahnung von PHP
grüße
Aechtler
|
 |
|
|
Hallo,
wie binde ich das gästebuch in meine Html Seite ein? PHPmyadmin habe ich schon installiert.
Gruß
Majk
|
 |
|
|
If I open "http://www.spukkers.nl/guestbook/admin.php" then I've an problem.
What have I done wrong, can anybody help me?
|
 |
|
|
After voteing in the survey I get this warning
Warning: Cannot modify header information - headers already sent by (output started at /home/explorer/public_html/survey/index.php:2) in /home/explorer/public_html/survey/poll_cookie.php on line 21
any help would be appreciated
|
 |
|
|
Not knowing what web program you are using (Dreamweaver, GoLive, etc.) - Be sure you are inserting the code in "code view".
If using one of the above programs and the code is inserted in "layout view" you will have the code sitting on your page.
|
 |
|
|