Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: 3.5.1 Admin add to challenge problem - can't select another author

Confirmed bug.  Check the SVN on Monday.  A fix is in the works.

16 years ago
Reply
Re: 3.5.1 Failed Validations, Stories Duplicating, Unable to Add Chapter

Problem 1) I cannot validate new authors or storiesI get this error when I try: Notice: Use of undefined constant _NOTAUTHORIZEDADMIN - assumed '...

16 years ago
Reply
Re: [3.5] Special HTML characters being converted into "r" code

How are you sending these special characters?  As HTML entities?  Or are you just cutting and pasting?  If the later it's probably...

16 years ago
Reply
Re: 3.5.1 bug: Category lists populate incorrectly

I think I've got it figured out now.  Check the SVN on Monday evening.  I'm going to wait to upload fixes as a batch then.

16 years ago
Reply
Re: [SOLVED]Install issue

Talk to your host. The session_start error is definitely on their end.  And if one problem is on their end, I wouldn't be surprised if more ...

16 years ago
Forum
Reply
Re: Sorry for being MIA

Just an update.  I did get my house.  In between health issues, I've been working on making it comfortably livable (or at least unpacki...

16 years ago
Reply
Re: Hide Welcome message from registered users...

It's in pagesetup.php I believe,  if you want to change it

16 years ago
Forum
Reply
Re: 3.5.1 bug: Cannot relocate category to certain location

You've got errors in your database somewhere for your categroies.  You're most likely going to have to check them by hand in phpmyadmin...

16 years ago
Reply
Re: Authors page: Invalid Content Encoding Error

The supplied briges are meant to be very basic examples and are use at your own risk.  Moving this to MOD support.

16 years ago
Forum
Reply
Re: Admins

Your database version needs to match the version of the files.  You can't do what you're trying. Find out what version your database is...

16 years ago
Forum
Reply
Re: Will {footer} work if placed outside of the footer.tpl?

Change:$tpl->assign( "footer", $copyright);To:$tpl->assignGlobal( "footer", $copyright);

16 years ago
Forum
Reply
Re: Oversight in SMF bridge...

It's an error in SMF.  The pm_informer variable isn't set.  Turn debug off and it should disappear.

16 years ago
Forum
Reply
Re: Selecting category - 500 -- error processing request

What did you do to includes/categorylist.php?  Upload a clean copy from the .zip.  Something has been radically changed there.

16 years ago
Forum
Reply
Re: Admins

Was this an upgraded archive?  You shouldn't have a level column in the authors table.  Use phpMyAdmin to delete it and you should be g...

16 years ago
Forum
Reply
Re: How to create Pen Name with Non-English Unicode Characters

You need to edit user/editbio.php and remove the following line: else if($penname && !preg_match("!^[a-z0-9-_ ]{3,30}$!i", $penname)...

16 years ago
Forum
Page 46 / 172