It would be a hoot if Kidicious could be a moderator.
Announcement
Collapse
No announcement yet.
[serious] Off Topic Moderation Input - Part 2
Collapse
This is a sticky topic.
X
X
-
It would appear that all our signatures disappeared“It is no use trying to 'see through' first principles. If you see through everything, then everything is transparent. But a wholly transparent world is an invisible world. To 'see through' all things is the same as not to see.”
― C.S. Lewis, The Abolition of Man
Comment
-
I have a direct link bookmark to the sports sub that still works:
https://apolyton.net/forum/miscellan...c/sports-forumApolyton's Grim Reaper 2008, 2010 & 2011
RIP lest we forget... SG (2) and LaFayette -- Civ2 Succession Games Brothers-in-Arms
Comment
-
I have no problem seeing signatures.....no subforms though..I am not delusional! Now if you'll excuse me, i'm gonna go dance with the purple wombat who's playing show-tunes in my coffee cup!
Rules are like Egg's. They're fun when thrown out the window!
Difference is irrelevant when dosage is higher than recommended!
Comment
-
Originally posted by Buster's Uncle View PostTakes longer to log into the admin panel than it does to move a couple of subs on the directory...
Comment
-
There is an error when moving forums. It doesn't st op the move, just times out on the database. Not sure what it affects:
Error Invalid SQL: DELETE cl3 FROM closure AS cl INNER JOIN closure AS cl2 ON cl2.parent = cl.child AND cl2.depth > 0 INNER JOIN closure AS cl3 ON cl3.child = cl2.child AND cl3.parent = cl.parent WHERE cl.child IN (47) AND cl.depth > 0 /**deleteMovedNodeClosureRecords**/;
Comment
-
Sounds like you should look into the table "closure" of the forums database, as there seem to be some orphaned datasets that need to be manually deleted.
What I don't actually understand is, why in the SQL statement there are triple INNER JOINS within the same table.
Normally you use INNER JOINS in order to connect datasets (by PKs) across different tablesTamsin (Lost Girl): "I am the Harbinger of Death. I arrive on winds of blessed air. Air that you no longer deserve."
Tamsin (Lost Girl): "He has fallen in battle and I must take him to the Einherjar in Valhalla"
Comment
Comment