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
the # before !/usr/bin/perl may not be removed, it's part of the perl script
in dem template "display_foot" den link

löschen
die tabelle book_com muss dazu "geleert" werden.
der button "leeren" befindet sich links neben dem button löschen
if you load the image http://www.jouwstart.com/dating/image.php?id=.....
in your browser there are many errors like


Warning: imagettfbbox() [function.imagettfbbox]: Could not read font in /home/sites/site451/web/dating/lib/captcha.class.php on line 491
Warning: imagettfbbox() [function.imagettfbbox]: Could not read font in /home/sites/site451/web/dating/lib/captcha.class.php on line 491


the true type fonts are broken.
did you upload them in binary mode?
wenn es sehr viele einträge am tag sind, dann ist vermutlich der spamfilter nicht mehr wirksam.
was für ein spamfilter wurde da eingebaut?
do you get any error messages from php?
Da ist ein Zeilenumbruch zuviel enthalten.

Entweder:




oder

Mit



Wobei x die ID der Umfrage ist.
did you make your own template 'poc_sondage' ?
die attribute 'target="_self"' in den input feldern ist auf jeden fall ungültiges html!
das ziel 'target=_self' musst im formular tag stehen
<form ... target="_self">

popups werden in der regel vom firefox nur dann geblockt, wenn das html selbst mit javascript
ein fenster öffnet ohne das der benutzer etwas tut. wenn jemand aber auf einen link klickt, der dann in einem popup aufgeht wird
das in der regel nicht als popup geblockt.
es gibt ein templateset "popup" das, das ergebnis in einem popup anzeigt, dadurch sollte die navigation erhalten bleiben
ansonsten müsste das target=_self im form tag stehen
es gibt dafür eine option im admin bereich
dazu müsste nur das templates "user_pic" angepasst werden.

das align="left" aus dem images tag sollte raus

z.B.

das hängt damit zusammmen, daß die alten einräge im iso-8859-1 format sind und die mit utf-8 kodiert sind.
wenn jetzt neue einträge vorgenommen werden, sollten die umlaute kein problem mehr sein.
die alten einträge müssen im admin bereich editiert werden, dann soll das wieder funktionieren
da musst noch im admin ordner die skipte panel_*.php editiert werden,
nach content="text/html; charset=utf-8"> suchen und
utf-8 durch iso-8859-1 ersetzen
 
Forum Index » Profile for phpuser3 » Messages posted by phpuser3
Go to:   
Based on the open source JForum