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: phpuser3
Forum Index » Profile for phpuser3 » Messages posted by phpuser3
Author Message
is quite simple. you can change it in the config.inc.php

did you removed the mysql db files from your hard disk?

use:

mysql -uroot
>drop table poll_config;
>exit;

mysqladmin -uroot reload

to delete the table
just rename your .html page to .php
Wozu?
E-Mail Adressen in der Form

hans@cadens.net

werden von Spammern mit Spidern regelrecht "gesammelt"
i suggest you should use the template "popup"
so the result will open in a new window

with SSI

<!--#include virtual="cgi-bin/status.pl?stat=file_id" -->
das problem hat sich wohl erledigt, oder?
kommentiere die Zeile 178 in der datei comment.class.php einfach aus.
also ein # vor dem "header" setzen
die url http://folk-festival.de/script/myphpgb/ geht nicht mehr
antwort steht hier:

http://proxy2.de/forum/viewtopic.php?t=5292
print "Location: $redirect_to\n\n";

ist eine Weiterleitung, d.h der browser wird auf eine andere url umgeleitet.
wenn den header Content-Type: application/octet-stream setzt, dann muss du danach die datei ausgeben.
wo ist das gästebuch installiert?
ein update wäre jedenfalls zu empfehlen.
in html funktioniert nur wenn der webserver php auch für html dateien parst.
in regel ist das aber nicht der fall. eine alternative wären iframes
<iframe src=... >
mit einem @ vor dem setcookie wird der Fehler nicht ausgegeben.

also in der Zeile 21 den Code wie folgt abändern:

@setcookie($cookie_name, "1", $endtime);
Es gibt auf

http://www.carbonize.co.uk/images/newsattach/Anti%20Bot.zip

ein Patch gegen Spam, oder auf Version 2.4 updaten.
 
Forum Index » Profile for phpuser3 » Messages posted by phpuser3
Go to:   
Based on the open source JForum