Last seen: Sep 18, 2020
I know I'm a little late in answering, but I did the same thing, Steffen. I had an established Efiction site of 200+ members and a blank new inst...
I have been wanting something like this, as well. Just a note to anyone else doing this, it is possible to have both lists. This is how I did it:topli...
Okay, I just tried the changes in code that you suggested, Foz, and so far it seems to be working. I had our most prolific author go from showing 2 st...
Well, it was fixed, and now the problem is back again. I'll try your fix this weekend Foz. How annoying.
Up until Efiction version 3.4.3 I continued to have the problem described in this thread. As of 3.4.3 open series are now working correctly. Consider ...
Recalculating statistics looks to be fixed with 3.4.3. The only thing that it doesn't do when it runs is to print out the words "The action ...
I just finished upgrading to 3.4.3 this weekend. In the testing I've done so far the Co-author/Storycount issue seems to be fixed. Horrah!
I have discovered something interesting. On my site the only authors affected by this are authors that I created the account as an Admin and put up th...
URL to your eFiction:br>Version of eFiction: 3.4.2Have you bridged eFiction, if so with what?: SMFAny mods installed?: Challenges, cpg-artVersion of P...
Thanks for the heads-up on the typo. I also found that in this same file that the write output line was not include for the recalculating of stats:Fin...
br>From babaca:If you open the update.php file in efiction in notepad do a Find all instances of "coathor" and replace it with "coautho...
I ended up modifying user/editbio.php and changed it to:<?phpif(!defined("_CHARSET")) exit( );$output .= "<script language="...
Fortunately. I had the old table pre-upgrade still up at my test site, so I was able to go into the phpMYAdmin for that, went to the Stories database ...
Thanks for the information. Tonight I changed the code and did the work on the database, and it's working! Yay! I looked quickly at what might be...
