3.0.5: FK Fandango
If you installed 3.0 prior to 3.0.5, please be sure and remove the foreign key constraints from your In Series tables. I will assist if you need help with this.
Simple & quick — this version just takes out the foreign key constraints on the new In Series tables. I created them incorrectly, and can’t test them on my setup, and they don’t really provide any benefit at all, so I’m yanking them out. If you have trouble with In Series and foreign keys, please upgrade to this version, and then tag me for help (just upgrading won’t make the problem go away). It’s a really straightforward thing to do, if you have direct access to your MySQL database, and I might write a little scriptlet to help assist with the process (if enough people need the help, or if someone doesn’t have direct MySQL access).
Get In Series 3.0.5.
Table of contents for In Series Releases
- In Series 2.1.0
- In Series 2.1.1
- In Series 2.2.0
- In Series 2.2.1
- In Series 2.2.2
- 3.0.0 Escaped!
- 3.0.1 Out…
- 3.0.2: In Series for Everyone
- 3.0.3: Security and Bugfixes
- 3.0.4 Out
- 3.0.5: FK Fandango
- 3.0.6: Come and Get It
- 3.0.7: Nothing Important
- 3.1 Open for Beta
- In Series 3.1 Beta 2
- In Series 3.0.8 — Someone Found a Bug!
- In Series 3.0.9 — performance boost
- In Series 3.0.10 (that was fast…)
- In Series 3.0.11 — Collation and Character Sets
- In Series 3.0.12: Breathing Room


12 Responses to “3.0.5: FK Fandango”
Posted: Apr 20th, 2007 at 09:20
hi,
can you tell me what I’d have to do with direct sql access (is phpMyAdmin enough of access?).
Your plugin is great, I have been following its development for weeks!
Posted: Apr 20th, 2007 at 23:40
Great plugin. But is there a way for inseries to only show the TOC on the single post or to not show it after a MORE tag on the home page?
Thanks
Posted: Apr 20th, 2007 at 23:47
@Tim Hyde
Next version. I cut the feature in order to get this one out the door; it shouldn’t be that hard to get a second set of controls for single vs. multi views.
Posted: Apr 22nd, 2007 at 09:27
@jez
Yes, phpMyAdmin is enough access. You’ll need to perform the following steps for dropping a foreign key constraint:
Posted: Apr 24th, 2007 at 11:19
Hi! I tried installing this today, but when I went to the “Series” sub-menu (under “options”) I received this error:
Fatal error: Call to undefined function: attribute_escape() in /home/wedouglas/amptoons.com/ »
public_html/blog/wp-content/plugins/in-series/in-series-config.php on line 33
Do you have any suggestions as to how I could fix this?
Thanks!
Posted: Apr 24th, 2007 at 16:20
@Ampersand
*&!#. You’re running WordPress 1.5 aren’t you? I clearly didn’t test that so well, since
attribute_escape()doesn’t exist in 1.5.3. I’ll fix it right away.Posted: Apr 25th, 2007 at 17:47
That’s very weird — I’m running WP 2.04.
Posted: Apr 25th, 2007 at 18:01
@Ampersand
I test on 1.5.2, 2.0.7, and 2.1 — and of those, mostly just 2.1. So, I can’t vouch for anything else. :)
In any case, I sent you a minor fix by e-mail; it should work just fine, despite the fact that you’re not on 1.5 (the function isn’t defined; that’s all). I’m gearing up to go through a proper, full test pass (arg! Running 60+ tests 3 times sucks!) so I can release this thing and be done with 3.0, hopefully for good. :p
Posted: Apr 25th, 2007 at 18:56
Gah. Found something that I didn’t have a test for, poked it, and found another bug. 3.0.6 is officially not getting released tonight; I might hammer through the fix and the test pass by the end of this weekend, though.
Posted: Apr 25th, 2007 at 20:13
Thank you!
Actually, sending me the fix was not necessary; I upgraded my wordpress to 2.1.3, and that fixed the problem.
Posted: May 7th, 2007 at 04:46
I installed inserise 3.0.5 in WP 2.0.5 and things aren’t appearing as advertised! The most important glitch is there I can’t get the screenshot that looks like this at all.
Also, the only thing that appears at the bottom of the posts in series is
“Previous in series” and “Next in Series”. I want to show the whole list.
(I had inseries 2.0 installed before installing 3.0.5. Maybe that matters?)
Posted: May 7th, 2007 at 06:37
This isn’t a glitch (in the plugin, anyway); the screenshot you linked to is relevant only to 2.2.0 (the screenshot page should probably make this a little more clear). 3.0 is a complete rewrite; the configuration options, in particular, are completely different from before. 3.0 does not have any screenshots yet — but you can read the “readme.txt” for information on how to use the plugin.