I don't know if this is a bug or if this is how it is suppose to work, but I'll stick the support template here:
URL to your eFiction: http://fics.babaca.org
Version of eFiction: 3.2 (and its 3.2 patch)
Have you bridged eFiction, if so with what?: No
Version of PHP: 5.04
Version of MySQL: 4.1.13 Standard
Have you searched for your problem: (yes/no) Yes
If so, what terms did you try: Series not listing stories
State the nature of your problem: When you click on Browse Series, it shows the various series that are created; however, if you click on the series link it doesn't go anywhere. I think in the past (a/k/a v.2.x.x) iit would list the stories associated with that particular series. Now it will tell you that you have so many stories associated with a series and that's it. I don't know if it was something that the lastest security update altered or what. Mind you it's not an earthshattering problem, but merely a puzzling one.
Do you have a test account for us? Sure but Tammy has an account. It's a problem even some not logged in will notice.
(eeps! Thought I had posted it in 3.0 general support, sorry... I blame lack of coffee in my system)
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
Just thought I would add.. that tonight I added a story to one of my existing series, so now if you look at the series page for my drabbles here:
http://fics.babaca.org/viewseries.php?seriesid=10
you will see in the description that there are six stories in the series but the only one listed is the current one I added tonight. Why do I feel like I'm going to have to wade through MyPHPAdmin to figure out why this one shows but not the rest of them?
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
It's something that didn't get done in the update. Go into phpmyadmin and run the following query.
UPDATE PREFIXfanfiction_inseries SET confirmed = 1
Where PREFIX is your table prefix.
Tammy,
Thank you! That did the trick!
barb
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
