If it is enabled then check the file phpBB/templates/subSilver/profile_add_body.tpl
You can view the content using browser, for that:
cp templates/subSilver/profile_add_body.tpl templates/subSilver/profile_add_body.html
chown user:user templates/subSilver/profile_add_body.html
Add the following in templates/subSilver/profile_add_body.html.
.
.
Access the file via browser: http://domainName/phpBB/templates/subSilver/profile_add_body.html
Also make sure that the file templates/subSilver/profile_add_body.tpl is in the format:
...
...
(ie. BEGIN should be folowed by corresponding END)
0 Responses to "PhpBB Visual confirmation problem"
Post a Comment