URL to your eFiction: http://gatchfanfic.com/efiction
Version of eFiction: 3.3
Have you bridged eFiction, if so with what?: No.
Any mods installed?: Challenges, Beta Reader, Summary length
Have you modified your eFiction?: Yes, solution for slash in series name, height of character/category selections
Version of PHP: 4.4.4
Version of MySQL: 4.1.21-standard
Have you searched for your problem: Yes
Since updating to 3.3, the problem I had with no one being able to add to open series has gone away ( https://efiction.org/forums/index.php?topic=5229.0 , only to be replaced with a different problem. Now, on all the series, the admin options (Admin Options: [Add to Series] [Edit] [Delete]) are showing, no matter what level the user is logged in. I've tried changing the settings, toggle them, but that hasn't helped.
Just did one more test, and the admin options are showing up even when one isn't logged in. Which mean anyone can modify and delete a series. I've also tried to set the series setting to Admin only, and still the admin options on series show up when I'm logged completely out.
I should note that this problem doesn't appear to be happening on challenges or the stories themselves.
Anyone else having this? Is there a setting somewhere else that could help with this?
Thanks! π
Julieann
Julieann
Running 3.4.3 bridged with SMF and Coppermine
Mods: Challenges, cpg-art (not working), Limit Summary Length, Bio to Prefs, Top 20 instead of 10
Wants: Move Betareader to Prefs, Twitter
Not anyone can just edit or delete your series. A logged out person gets "You are not authorized to access that function." when they try. The links are just visible.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
I must have still been partially logged in last night. I tried it while unlogged today in a different browser, and no, I couldn't edit or delete any series.
However, when I logged in with an author test account (with the settings for series set on Authors), I could add to, edit and delete any series, even if I didn't own it and it was a closed series. When logged in as simply a member who had no stories, then I couldn't do anything with any series.
I have debug turned on right now, if that helps any.
Julieann
Julieann
Running 3.4.3 bridged with SMF and Coppermine
Mods: Challenges, cpg-art (not working), Limit Summary Length, Bio to Prefs, Top 20 instead of 10
Wants: Move Betareader to Prefs, Twitter
In seriesblock.php remove the ! on line 81.
if((isADMIN && uLEVEL < 4) || USERUID == $stories['uid']) {
That seems to have done that trick. Thanks! I've marked this as solved. π
Julieann
Julieann
Running 3.4.3 bridged with SMF and Coppermine
Mods: Challenges, cpg-art (not working), Limit Summary Length, Bio to Prefs, Top 20 instead of 10
Wants: Move Betareader to Prefs, Twitter
It won't really be solved until the main update is realeased with the solution. That's just a temporary fix i'm afraid.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
This is still an issue with 3.3.1
http://www.potionsandsnitches.net/fanfiction/browse.php?type=series
I would just like to add that as an admin, I can't see those options on the Series listings page. It's missing.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
Jan, try re-uploading the browse/series.php file. It's working right on my sites.
I went and took out the Browse folder from 3.3.1 in the zip and reuploaded it over my files. The problem is still there.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
I checked with 3.5. Fixed. π
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
