Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: Poll in custom page

Are you turning tinyMCE off before pasting the code in?

17 years ago
Forum
Reply
Re: edit story by author loses featured status

Don't ask for a solution when you're 4 versions behind the current.  Update then come talk to us.

17 years ago
Reply
Re: Poll in custom page

Almost had it right.<?phpinclude(_BASEDIR."blocks/poll/poll.php");$text = $content;?>You can assign a page title using the variable $t...

17 years ago
Forum
Reply
Re: TinyMCE & problem with submitting stories/chapters

There's a missing closing tag somewhere most likely, but I can't tell you where.  Give us a test account (doesn't need to be admin...

17 years ago
Forum
Reply
Re: Undefined variable: path_to_smf in Profile.php [Solved]

Should be assigned in one of the bridge files for smf.

17 years ago
Forum
Reply
Re: [Mod request] Ban certain usernames

Well I wouldn't advise banning on something as common as "liz", but if you want to do it you could copy the find_naughty function in co...

17 years ago
Forum
Reply
Re: Gzip tinyMCE

I split this off from the original topic and am moving it to MOD support.Change the line you saw from:echo "<script language="javascript&...

17 years ago
Forum
Reply
Re: Chapter 0??

Use phpmyadmin to fix it.  Go to the chapters table and do a search for sid 21.  Edit the "inorder" value for the chapter you find...

17 years ago
Forum
Reply
Re: Manage Categories

No it's not planned.  You'd have to rewrite a major portion of this page.  You can find it in the manage function in stories.php.&...

17 years ago
Forum
Reply
Re: Poll in custom page

Not tested, but I believe this will work.  In your custom page use.<?phpinclude(_BASEDIR."blocks/poll/poll.php");$output .= $content...

17 years ago
Forum
Reply
Re: Need assistance with some modifcations

1-3 Read the information about creating skins.  If you don't know HTML, you'll need to learn some about that.4.  The file is inclu...

17 years ago
Forum
Reply
Re: 3.4.3 Released

Download tinyMCE and then replace the files. There's nothing to change in the php.

17 years ago
Forum
Reply
Re: [3.3] RSS not working

I clicked on this linkClicked on one of the links under "Fetch Time" and went to a page that had the correct links.Where are you seeing it a...

17 years ago
Reply
Re: recaculate stories error

Ignore it.  You're getting that error because you have no stories to recalculate.

17 years ago
Topic
Forum
Replies: 0
Views: 1131
Page 60 / 172