Just ran the upgrade on my live site
http://www.pretendercentre.com/missing/eFiction1.1/index.php, using the pretender1 skin
and seemed to have gone it well, with one exception
if you broswe by character, there are multiple listingsΒ (5 pages of some of them) of the same character over and over.
Is there a setting i need to modify, or some way to sort this wo deleting them all one by one??
thanks,
jacci
why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/
php: 5.2.5 msql: 5.0.45-community
efic version: 3.4.3 latest patches: yes
bridges: none mods: challenges, displayword, beta-search
Did you add the same characters to different categories in your older version? If you have an Alex for category one and an Alex for category 2, the Browse will now list both. All the number IDs for the characters seem to be different. On the Most Recent, it lists the same character twice, with the same ID number for both...
http://www.pretendercentre.com/missing/eFiction1.1/browse.php?type=recent
Did you have any probles when you were upgrading? Did you perhaps run the characters part more than once?
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
no the upgrade went in beautifully, all green ticks, and i did everythign automatically because i am not confident enough to do the manual. I pretty much just hit continue when prompted.
I cannot remember if we did that last time or not, i think we had some problems with duplicates as well and so entered a site wide one, i was not in charge of that though and the person who helped has long since jumped ship, my job was the skin...lol
Any idea on how to fix this ??? Thanks
jacci
why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/
php: 5.2.5 msql: 5.0.45-community
efic version: 3.4.3 latest patches: yes
bridges: none mods: challenges, displayword, beta-search
I think what you had was characters in each category and not sitewide characters. Unfortunately I can't see a way around deleting them one by one..which will probably delete the characters from a lot of stories.
Yeah Tammy i think you are right, i deleted all the characters in the mysql table and then will just have to edit the stories as we go (all 2055 of them π₯ which are now characterless) but that is not a critical issue, we have them set up now as sitewide only and that is working nicely π
thanks for all help
why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/
php: 5.2.5 msql: 5.0.45-community
efic version: 3.4.3 latest patches: yes
bridges: none mods: challenges, displayword, beta-search
You should have exported your story info table from the database, and then used a find and replace to replace the character ID numbers to the ones you wanted to use... at least for the categories with the most stories.
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
Ohh okay thanks
i didnt know you could do that, my knowledge of mysql databases is very limited and I am not at all confident messing around in there. Am learning though, usually the hard way (is there any other) and am making some slow progress.
All these disasters do offer (force) me to learn smt knew each time, so it is live and learn, which is a good thing in the long run.
thanks for all of your responses and help
jacci
why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/
php: 5.2.5 msql: 5.0.45-community
efic version: 3.4.3 latest patches: yes
bridges: none mods: challenges, displayword, beta-search
You should have exported your story info table from the database, and then used a find and replace to replace the character ID numbers to the ones you wanted to use... at least for the categories with the most stories.
Be careful doing that. I've really hosed myself in the past doing stuff like that. You've got to be careful with how you do the search and replace so if you do a search on "5" and replace it with "6" you don't also change "15" to "16" and "54" to "64". π
Ah true, that's why you do a search for " 15;" and not just "15" or "15;". I learned that the hardway too. π
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 split this topic. The topic asking for a new feature is here https://efiction.org/forums/index.php?topic=4391.0
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
