Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
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 ...

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

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

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

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

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

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

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

18 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

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

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

1. You can't upload an image there.  You must do it from the manage images panel, but you don't need to know HTML, just the file locati...

18 years ago
Forum
Reply
Re: Installation set up issues

Sounds like your path information is probably wrong for the stories folder.  You got this figured out?  I just submitted a test story and it...

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

What part of that do you want to appear different?  You want the reviews on that page to appear different from the reviews elsewhere on the site?...

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

You didn't upload the new challenges files.  You've got the 3.2 version of challenges.php.

18 years ago
Forum
Page 97 / 172