Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: Series reverts to moderated even if open is selected

There's never been anything in the block on the browse page that would give anyone but admins and the owner the option to add to the series. ...

18 years ago
Topic
Replies: 0
Views: 1474
Reply
Re: [3.3] Problem with Panel Urls

I'm moving this to solved as it's not a bug. It's the way the script is set up.  It has to be set up this way to accommodate stori...

18 years ago
Reply
Re: Error when viewing user profiles

It's probably an error with a custom profile field.

18 years ago
Forum
Reply
Re: Story Monitor?

I have thought about a webservice for eFiction updates, but it's down the list of todo's.

18 years ago
Forum
Reply
Re: [SMF Bridge] Header/Title Mod Help

Add the second section if($current == "viewuser" &&...)  and it'll put the username in the header when you're looking...

18 years ago
Forum
Reply
Re: [SMF Bridge] Header/Title Mod Help

The section directly above that should put it into $titleinfo.  The sections where if($current ==  ...) is checked.  I'm having a ...

18 years ago
Forum
Reply
18 years ago
Forum
Reply
Re: Issues with undefined Index

It's a problem with your skin not the script.  You've got the skin set up so that it's looking for a categoriesblock, but the skin...

18 years ago
Reply
Re: Problem with Skin After Upgrade to 3.3

Open variables.php and change if($loggedin) to if(isMEMBER).

18 years ago
Forum
Reply
Re: Duplicate entry on fanfiction_authorinfo creating new users

You updated it wrong.  You need to change $uid to $useruid not uid to useruid.  Note the $ at the front.  Copy the line I posted exact...

18 years ago
Forum
Reply
Re: Mysql fatal error when upgrading

Admin-> Archive  Maintenance

18 years ago
Forum
Reply
Re: Slight Header/Title Mod Help

You may want to change the subject of this thread so people know you're talking about an SMF bridge.

18 years ago
Forum
Reply
Re: Admin access on poll

You should be able to just create a panel for the poll itself in the admin area.  If you can hold off until I release 3.3.1, I would though. ...

18 years ago
Forum
Reply
Re: Duplicate entry on fanfiction_authorinfo creating new users

It's a bug in the script.  In user/editbio.php change $uid to $useruid on line 95.if(!empty($_POST["af_".$field['field_name&...

18 years ago
Forum
Page 95 / 172