The BLOCK and the PAGE are controlled separately. You have set the BLOCK and not the PAGE. The BLOCK admin page and variables.php only adm...
You can use variables.php to turn blocks on and off.if(!$loggedin) {$blocks['recent']['status'] = 0;}Turns the recent block off if...
By a specific person? No.
Okay thanks for the info. I'll fix the misspellings and look into the rest. I take it this was only with the install and you didn...
Okay I think I figured this out. Open poll.php and on line 75 change $opt to strip_tags($opt) and you should see the poll results correctly afte...
Yeah...it's really not supposed to let you put HTML in there at all. It even says so.
Marking this as solved since your site seems to be coming up fine.
Is this still an open issue? If there's no response in a week, we'll mark this topic as solved.
Marking this as solved.
I think we got this one solved?
You can change the text in your languages/en.php file. That statement is used in a couple places that send email and the problem isn't nece...
