Did you try what I suggested?
Where would this be? I looked everywhere and I don't have and underscore after any of the classifications in the Admin>> Classifications or the skin variables where I have it showing up in the menu. Is there somewhere else it should be listed to make them searchable or should I try adding the underscore after pairings in either of these places?
Thanks again for your help.
http://www.twiwrite.net
Where Your Imagination Can Run Free
18+ TwiWrite Fan Fiction Archives.
efiction vs.3.5.2
SQL vs. 5.0.77
PHP vs. 5.2.2
Happily soaking up any and all php, tpl, and html knowledge I can.
What do you have in Admin > Classifications for pairings? When I filter on it the name is appearing in the URL with an underscore. For instance:
http://www.twiwrite.net/browse.php?type=titles&catid=-1&Pairings_=86&sort=update&complete=all
You can see it says Pairings_=86 when if you had the name as Pairings it should be Pairings=86. I don't think the script is adding the underscore since the same thing isn't happening with genres. If it were the script it would be happening there too.
It might also be the slashes in the pairings, but I can't see why at the moment.
It reads exactly as this:
Name: Pairings
Title: Pairings
Should I try to add an underscore to see if that works?
http://www.twiwrite.net
Where Your Imagination Can Run Free
18+ TwiWrite Fan Fiction Archives.
efiction vs.3.5.2
SQL vs. 5.0.77
PHP vs. 5.2.2
Happily soaking up any and all php, tpl, and html knowledge I can.
It might also be the slashes in the pairings, but I can't see why at the moment.
When I looked, I saw another classification that includes some slashes and those work fine. I think Slash Pairings was also not working. (I'm at work or I'd double check that.)
Yes, the "Team" and "Genre" Classifications are working, but not the "Pairings" or "Slash Pairings". It's just those two that aren't working correctly.
http://www.twiwrite.net
Where Your Imagination Can Run Free
18+ TwiWrite Fan Fiction Archives.
efiction vs.3.5.2
SQL vs. 5.0.77
PHP vs. 5.2.2
Happily soaking up any and all php, tpl, and html knowledge I can.
Did anyone have any suggestions as to why this still isn't working? I just find it odd that two of the classifications I added are working but the other two aren't.
Thanks so much.
EDIT: I was able to fix the "Slash Pairings". Under the classification name I had it listed as "slash pairings". I took out "pairings" and have it just listed as "slash" for the name. The title name stays the same. Now, however, it will not show up under the "Browse" block. I've changed the "variables.php" to add the name to it and it still won't show up.
The "Pairings" classification still won't work, although I was able to get it to show in the "Browse" block. It's not listed in the "varibales.php" but still shows up anyway.
What's really weird, is on the skins where the "Browse" block is not listed on the sidebars, (ex. Makeawave) if you click on browse, it shows up there. It's just not showing in the "Browse" block when it's listed on the sidebar.
I don't get it. I've looked in every file for "Midnight Blue/Red" and can't find where it lists the categories other than variables.php.
I hope this helps classify the problem. I'm just really lost.
Thanks again.
http://www.twiwrite.net
Where Your Imagination Can Run Free
18+ TwiWrite Fan Fiction Archives.
efiction vs.3.5.2
SQL vs. 5.0.77
PHP vs. 5.2.2
Happily soaking up any and all php, tpl, and html knowledge I can.
Nevermind! I fixed it. π
Thanks for you help though.
http://www.twiwrite.net
Where Your Imagination Can Run Free
18+ TwiWrite Fan Fiction Archives.
efiction vs.3.5.2
SQL vs. 5.0.77
PHP vs. 5.2.2
Happily soaking up any and all php, tpl, and html knowledge I can.
Check the end of your "pairings" name for a stray space.
I noticed that and took the stray space off, and it still didn't work. I tried everything.
I actually found it in the "Links" list. They were both listed as
Pairings_link
and
Slash_Pairings_link
Once I changed them to match the classifications name, they worked. I still had to manually add them to three of the skins, even though I didn't for the new "warnings" and "genres", but it did the trick. Now they are all showing up where they need to be and are searchable.
Again, thanks so much for your help. I really appreciate it.
http://www.twiwrite.net
Where Your Imagination Can Run Free
18+ TwiWrite Fan Fiction Archives.
efiction vs.3.5.2
SQL vs. 5.0.77
PHP vs. 5.2.2
Happily soaking up any and all php, tpl, and html knowledge I can.
