I'm running the site www.bloomfiction.com and I have a small skinning problem:
If I go to the challenges site and look, what stories the users sent in, the link, where you can see which challenge the story is for is shown twice...
Did I have installed something twice or is there just a file which isn't needed and I have to remove it from my server?
Can anyone help me??? Thanks!
Are you talking about this page?
http://www.bloomfiction.com/modules/challenges/challenges.php?chalid=1
I'm not seeing any stories doubled.
Check the challenges.tpl file to see if you have the code for that part doubled in any of your skins.
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
yes! that is the page... and if you look on the summary of the story you see warnings etc and then challenges twice... I've checked the .tpl but there is nothing doubled...
You've got both {classifications} and {challengelinks} in the listings.tpl. The list of challenges is included in {classifications}. In future, when you're asking about a skin problem, please remember to include the name of the skin.
thanks tammy! that was it!
Can we add to this after it has been labelled SOLVED? 😕
I have the same problem, the challenges link being shown twice, but I looked in the listings.tpl of both skins and only {classifications} is listed, no {challengelinks}, yet it is still being listed on the site twice.
The skins used are the Murder skin and the Edgey skin.
Link where it is happening: http://www.psychfic.com/modules/challenges/challenges.php?chalid=2
What happened to the thread you started about this problem? I think the problem may be related to the other problem you had with the panels. Look for the challenges panel to be duplicated somewhere. It seems like you had some problem with your upgrade...
Yes, I unfortunately did have some problems. I've deleted all duplicate panels except the Admin. Panels duplicates. I'm still working on those. I've left them to last since only I can see them. Although, Challenges is listed only once everywhere I've seen it in the panels: Admin, Browse, Favorites, Top Ten lists, Member Profile, and Member Account. Maybe I should finish deleting the duplicate Admin Panels and see if it is fixed... I'm sorry for any annoyance my problems are causing you.
I don't have this module installed, and my attempt at test installing it produced an error. Check your database for duplicate challenges tables/rows. Also, check under "classifications" in the admin panel for dups. Those are the only things I can think of that might cause your issue.
Use phpMyAdmin to check the codeblocks table for any duplicates on the challenges module.
I used phpMyAdmin and checked the codeblocks and there were two challenge blocks for the storyblock and seriesblock. I deleted the duplicates and now it is showing up only once on the site. THANK YOU all so much for the help. I never would have figured this out without you!