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 ...
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...
Then I'd probably MOD includes/pagesetup.php. Go down to line 90 and add the following:$tpl->assignGlobal("action", (!empty($a...
Actually if you've updated to 3.3 you can now use php in your custom pages.<?phpinclude("PATHTOFILE/include.php");?>Make sure you...
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...
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...
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 ...
Jenny must have deleted it. Moving it back to skinning support so others can benefit from the answer.
On line 149 of viewseries.php change series.php to viewseries.php
It didn't take the upload then because that's the 3.2 version of challenges.php. I can tell from the debug information.
Looks correct to me.
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...
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...
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?...
You didn't upload the new challenges files. You've got the 3.2 version of challenges.php.
