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
Also in den Umgebungesvariablen steht bei :

upload_tmp_dir ---- home/www/web310/phptmp (local value)--- und "no value" (master value)

grrrrr, wer kann das den eigentlich ändern? der Hoster?

und wer soll sich jetzt damit auskennen???

ich leider nicht

Grüsse Stephan
I can't seem to get the images to load in advanced poll.
Anyone can find the way to config it?
don't remove it from the code.
go to the admin and choose the option

Hide IP or Hostname
Just read the message:

Access denied for user: '@localhost' to database 'Vieraskirja'

check the configuration file.
i'm sure the database settings are wrong.
'poll_config' is a mysql table and not a file from the zip
dickes thx
klappt jeztzt (fast)
also ich bin dann in den admin berreich reingekommen und hab pw geändert und dann nen neuen poll created.
dann sollte ich das
<?php
include_once "/usr/local/server/httpd/poll/poll_cookie.php";
?>
vor den <html> tag einfügen und das
<?php
include_once "/usr/local/server/httpd/poll/booth.php";
echo $php_poll->poll_process(1);
?>
im body tag ( <body>[...]</body>
ok das hab ich gemacht aber das ist rausgekommen:
poll_process(1); ?>

das zeigt er an ohne fehlermeldungen oder sowas.
ich hab die datei poll.shtml genannt wo das steht..
aber ich weiß nicht ob ich SSI an hab, also ich bin mir ziemlich
sicher das es aus ist, wo mach ich das in der apache-conf denn "an" oder wie aktiviere ich es oder is das ein anderer fehler?

thx Nikro
i get this error when i access my admin/index.php on installation

MySQL Error : Query Error
Error Number: 1146 Table 'datafuse.poll_config' doesn't exist
Date : Fri, August 9, 2002 10:22:46
IP : 213.224.83.86
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Referer :
PHP Version : 4.2.2
OS : Linux
Server : Apache/1.3.26 (Unix) mod_ssl/2.8.10 OpenSSL/0.9.6d
Server Name : datafuse.net
Script Name : /poll/db/admin/index.php


i do not have a poll_config anywhere in this zip file ... some help ... thx
www.php-j.com
p-stats.zip
Hi,

Ok everything works except for one thing.

My little circle buttons are white in the background and I want to make them a hex color of #2D3C50. Is there a way to change this?
rufio57 wrote:
Take this very site we are on for example... how would I go about putting PHPBB (this forum) in a specific position on a page? My forum currently is just a forum... i don't know how to add the look of the rest of my pages on my site to it. Like the navigation to the left of you, etc. I don't see it anywhere in the phpbb configuration.. must be somewhere else... any help is wanted and appreciated. Thank you.


try phpBB2mod its a fully modded phpBB2 portal

or try http://pnbb2.sourceforge.net/modules.php?op=modload&name=News&file=index
Nevermind! I figured it out.... it was all because i didn't have the \ in front of the @youremail.

Crazy how just a \ can prevent your entire script from executing...

Have a nice day!
well... i've combed through every thread on this board concerning the perl guestbook, and still have not found a solution... I have my pages all set up, but the script still won't execute. I have repeatedly made sure that I upload the scripts in ASCII mode, and chmod them appropriately (only the guestbook.pl is to be 755, and the entire "book" folder is chmod 777)... I have checked, and checked, and checked my paths, to no avail...

I'll post the paths and links below... Please help me out. I know there's got to be people out there that can easily solve my dilemma...


http://www.odiumpen.com/book/addentry.html

http://www.odiumpen.com/book/guestbook.html

http://www.odiumpen.com/cgi-bin/guestbook.pl

http://www.odiumpen.com/cgi-bin/guestbook.pl?admin=enter



#!/usr/bin/perl
#########################################################################
# Guestbook v1.51 #
# 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/guestbook.pl?admin=enter #
# #
# For more stuff visit --> http://www.proxy2.de #
#########################################################################

# url of script
$cgiurl = "http://www.odiumpen.com/cgi-bin/guestbook.pl";

# administration password
$admin_pass = "limelite";

# base url to all guestbook files without trailing "/"
$bookurl = "http://www.odiumpen.com/book";

# base directory to all guestbook files from the server root without trailing "/"
$base_dir = "/hsphere/local/home/triadica/odiumpen.com/book";

# guestbook entries per page;
$entries = 20;

# use file locking; ($lock=0 for Win32)
$lock = 1;

# allow html tags - 0=no; 1=yes; 2=translate
$html_tags = "2";

# time to redirect to guestbook after entry
$redirect_sec = "3";

# time offset - add one hour = +1 ; subtract one hour = -1
$fix_time = -5;

# entry bgcolor
$entry_bg = "#000000";
$font_face = "Arial";

# name of guestbook files
$book_file = "guestbook.html";
$id_count = "guest_id.txt";
$page_count = "page_id.txt";
$sample = "template.html";

# name of thread pages -> guest-1.html, guest-2.html, etc.
$sub_page = "guest-";

# this variable is used to find the jump menu
$jump_menu = "<option value=\"guestbook.html\" selected>Guestbook</option>";

# image files
$arrow_img = "point.gif"; # if not in same dir with guestbook.html
$mail_img = "mail.gif"; # specify correct url for each file
$url_img = "url.gif";

# Send the new guestbook-entry as email to recipient
$notification = "no";
$mailprog = "/usr/sbin/sendmail"; # path to sendmail
$recipient = "rob@robhazelwood.com"; # your email address

%required = (

username => "yes",
email => "yes",
url => "no",
message => "yes"

);
$remove_bad_words = "yes";
@bad_words = ("bad");

# End of Setup
##################



Again.... thank you for your time!
Wenn da line 0 steht, dann hast du die Rechte falsch gesetzt.
Alle Skript Dateien müssen auch für den Webserver lesbar sein.
Entsprechend gilt das auch für Verzeichnisse.
hi, i new to this and was wondering what *exactly* i remove from the code so that people's ip wont show up, i just feel a little freakish with that coming up all the time lol
thx in advance
- jess
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum