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

It's being saved correctly.  The edit form just isn't setting the option to selected.  At line 185 in series.php add the following...

19 years ago
Reply
Re: [3.3] RSS not working

My scribbles site does have a prefix.  I suggest you make sure the rss.php got uploaded correctly.

19 years ago
Reply
Re: [3.3 Bridged] New Authors Can't Add Stories

I had the line right but the change wrong.  Change it to:$eficdata = dbquery("SELECT "._UIDFIELD." as uid, "._PENNAMEFIELD.&q...

19 years ago
Reply
Re: [3.3 Bridged] Lang File, Author UID link generation, and Info Block

A lot of files do insertions into the stats table.  Since we're talking about authors though, it's probably either stories.php or admin...

19 years ago
Reply
Re: [3.3 Bridged] Lang File, Author UID link generation, and Info Block

If the author count is wrong it's wrong in the stats table.  The info block doesn't calculate that.  I'll have the other two ...

19 years ago
Reply
Re: PHP includes in template.php

You probably aren't going to be able to get a pre-made script to work with eFiction.  You need to feed the blog script into the $output vari...

19 years ago
Forum
Reply
Re: Skinning the 'reviews by' page.

Then I'd probably MOD includes/pagesetup.php.  Go down to line 90 and add the following:$tpl->assignGlobal("action", (!empty($a...

19 years ago
Forum
Reply
Re: PHP includes in template.php

Actually if you've updated to 3.3 you can now use php in your custom pages.<?phpinclude("PATHTOFILE/include.php");?>Make sure you...

19 years ago
Forum
Reply
Re: [MOD REQ] Add image to profile & add a "Add to Story" link at bottom of stor

It can be done.  Nobody has written it though.  And if you're going to write it, be very careful that you don't leave a security h...

19 years ago
Forum
Reply
Re: Installation set up issues

If your only concern about storing them in the DB is the backup issue, eFiction has a backup utility in the admin area.  Admin-> Archive Maint...

19 years ago
Forum
Reply
Re: Skinning the 'reviews by' page.

You want this for just one skin or is that what you want for the entire site?  If it's the entire site, I'd MOD the reivewsby.php file ...

19 years ago
Forum
Reply
Re: Skinning the 'reviews by' page.

Jenny must have deleted it.  Moving it back to skinning support so others can benefit from the answer.

19 years ago
Forum
Reply
Re: Series' Next/Page 2 goes to the wrong page

On line 149 of viewseries.php change series.php to viewseries.php

19 years ago
Forum
Reply
Re: Upgraded from 3.2 to 3.3 and challenge page is now blank

It didn't take the upload then because that's the 3.2 version of challenges.php.  I can tell from the debug information.

19 years ago
Forum
Reply
Page 96 / 171