Problem with {NOSPAM}-Tag
Problem with {NOSPAM}-Tag
I tried to use the {NOSPAM_EMAIL}-Tag and copied the code in a file in frontend_render. But if I use the Tag it only displays
{NOSPAM_EMAIL:xy@kdl.de} and no mail link in the frontend.
I don´t know what I made wrong. Please help.
{NOSPAM_EMAIL:xy@kdl.de} and no mail link in the frontend.
I don´t know what I made wrong. Please help.
and you have enabled frontend_render in conf.inc.php?
http://www.studmed.dk Portal for doctors and medical students in Denmark
open config/phpwcms/conf.inc.phpmonkeyz wrote:How do I have to enable frontend_render?
Find
Code: Select all
$phpwcms["allow_ext_render"] = 0;
Code: Select all
$phpwcms["allow_ext_render"] = 1;
Code: Select all
$phpwcms["allow_ext_init"] = 0;
Code: Select all
$phpwcms["allow_ext_init"] = 1;
http://www.studmed.dk Portal for doctors and medical students in Denmark
I guess it explain it all ....monkeyz wrote:These things aren´t in my conf.inc.php. Do I have a wrong version of phpwcms.
Release 1.1-RC4 22-06-2004
you use a relaese that is more then a year old....
http://www.studmed.dk Portal for doctors and medical students in Denmark
hi,
yoe need to place the php file in frontend_render folder also in dev 1.2.5.
yoe need to place the php file in frontend_render folder also in dev 1.2.5.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3