Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: Category descriptions are not displaying

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...

19 years ago
Topic
Replies: 0
Views: 4109
Topic
19 years ago
Replies: 4
Views: 4709
Reply
Re: Preventing visitors from seeing certain blocks

You can use variables.php to turn blocks on and off.if(!$loggedin) {$blocks['recent']['status'] = 0;}Turns the recent block off if...

19 years ago
Forum
Reply
Re: Story Stats

By a specific person? No.

19 years ago
Forum
Reply
Re: Installer not working with custom language files

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...

19 years ago
Topic
19 years ago
Replies: 0
Views: 4458
Reply
Re: poll results display code

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...

19 years ago
Reply
Re: poll results display code

Yeah...it's really not supposed to let you put HTML in there at all.  It even says so.

19 years ago
Reply
Re: Implode and missing index page?

Marking this as solved since your site seems to be coming up fine.

19 years ago
Forum
Reply
Re: Aligning a header image in CSS Zen with CSS

Is this still an open issue?  If there's no response in a week, we'll mark this topic as solved.

19 years ago
Forum
Topic
19 years ago
Replies: 0
Views: 3931
Reply
Re: CSSZen doesn't like my category columns

I think we got this one solved? 

19 years ago
Forum
Reply
Re: Contact Form Question

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...

19 years ago
Forum
Page 155 / 172