From: Stefan <son...@ba...> - 2006-07-09 22:23:43
|
Which files do i have to change to see if it works. backend ADODB.php is not the only one i think, because the problem is the same after changing this file (No backlinks when using RichTable). Thank you, Stefan Reini Urban schrieb: > I just found and fixed the bug, which prevented some links, esp. for > plugins but from everywhere else also, to be updated into the links table. > > array_merge doesn't handle numeric arrays of arrays, array_unique ditto. > This problem was added when I introduced semantic relations into the > link structure. But I vaguely remember that RichTable users also > complained. This should be fixed now. > > I also added some cleanup code to the ADODB backend which purges empty, > non-referenced pagaes from the tables when a link is deleted. > For now only when DEBUG is specified. > |