Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2448
Reply
Re: Will {footer} work if placed outside of the footer.tpl?

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

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

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

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

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

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

You've got other errors in your categories beyond that.  It looks from your image that Autobiography through Test are reporting as being 1 l...

17 years ago
Reply
Re: Old database in new install

It's definitely a database issue.  That's a mysql error.  There should be more to it.  From your first message, I'd say ...

17 years ago
Forum
Reply
Re: [3.5.1] includes/categorylist.php problem in IE7

Might be a problem with the encoding.

17 years ago
Reply
Re: Classifications coming up blank

Make sure your case matches as well.  If it's capitalized one place make sure it's capitalized in all places.

17 years ago
Forum
Reply
Re: Cannot upload HTML chapters

Check your allowed tags.  Try adding <html> and <body>.  It may be stripping the whole text when it strips those.

17 years ago
Forum
Reply
Re: Internal Server error for Print Story

Definitely.  I was able to print all the chapters individually so I doubt it's something in the story itself.  I then went to your Top...

17 years ago
Forum
Reply
Re: I would like to see how many reads stories by authors have.

It should be in the information box for each story.

17 years ago
Forum
Reply
Re: Forum Stuck on Maintenance Mode

Your SMF board is in maintenace or your efiction site is in maintenace?  If it's eFiction use phpmyadmin to check the version number in your...

17 years ago
Forum
Reply
Re: Email not working

Does your contact us page work?

17 years ago
Forum
Reply
Re: Errors with storyblock.php

Now that they're set to 1 or 0 you shouldn't.

17 years ago
Forum
Page 46 / 171