-
hallo
habe das script mit Mercury Mailserver fuer windows getestet
mit firefox gab es probleme,
mit internetexplorer funktioniert es ;-)
2007-04-29 18:54:08 UTC by nobody
-
correction:
in the file bereich.tpl at row 35 you have to fix the "$amp;" sign in the javascript to a simple "&":
wrong:
window.location.href = "{$MY_SELF}?{$SESS}&p=1
ok:
window.location.href = "{$MY_SELF}?{$SESS}&p=1
by deklarmart.
2006-07-06 08:11:05 UTC by nobody
-
problem:
if register_globals is set as OFF, the {$MY_SELF} var is empty. this make an error at "bereich auswählen" (p==3), because the <form action=""> is empty. so if you submit the form, a blank site will displayed. in the browsers-url row you can see the error:
index.php?PHPSESSID=21...09&p=1
if you change the '&'-sign manualy to '&', the site...
2006-06-16 09:19:42 UTC by nobody
-
Hallo, habt Ihr das Problem eigentlich gelöst...? Ich habs nämlich auch...
Gruss,
Nico.
2005-11-11 23:09:09 UTC by nobody
-
Set use_sub_dirs in config to false. as far as i've found out it's a safe_mode problem.
2005-10-28 15:32:36 UTC by nobody
-
After the first installation, i get a smarty error message
Warning: Smarty error: problem creating directory "deutsch_c/%%178/%%1783856600" in /home/htdocs/web0/html/entwicklung/newsletter2/Smarty.class.php on line 589
Warning: Smarty error: problem writing 'deutsch_c/%%178/%%1783856600/login.tpl.php.' in /home/htdocs/web0/html/entwicklung/newsletter2/Smarty.class.php on line 589.
2005-09-06 12:34:46 UTC by nobody
-
Hi,
evtl. liegt es am Browser.
Ändert mal alle & in den Templates zu einem einfachen & um. Firefox hat z.B. manchmal Probleme damit.
2005-05-20 10:07:04 UTC by nobody
-
Hi,
maybe xou need to change all & in the templates to &.
Firefox has sometimes some trouble with these html codes.
2005-05-20 10:04:48 UTC by nobody
-
Ich hab auch keine Ahnung womit das zu tun hat, werde aber mal gucken ob ich was finde (bei mir funktioniert das Script).
Schreibt mal direkt an yzbastian at users.sourceforge.net
Der hat das Projekt von synthaxerror übernommen.
2005-02-21 08:27:38 UTC by nobody
-
habe das gleiche problem!
gibts eine loesung?.
2005-02-20 22:57:47 UTC by nobody