Duplicate or not
Permalink 1 user found helpful
We got the problem that we get a duplicate for some blocks when updating its content (using the edit.php of a block)
There's even a record in blockrelations.
I tried to find a problem in block.php but couldn't find anything. Probably takes a bit longer to understand it completely..
does anyone have an idea why this happens? It's a bit difficult to give you more details, it just happens every once a while.
There's even a record in blockrelations.
I tried to find a problem in block.php but couldn't find anything. Probably takes a bit longer to understand it completely..
does anyone have an idea why this happens? It's a bit difficult to give you more details, it just happens every once a while.
i've never seen that, i'm guessing its a timeout issue perhaps? like it looks like it hasn't saved so you hit update again? that does seem like a weird explanation tho... is it always one type of block? only on one install or on many?? what else can you think of to hone it down..
timeout's are unlikely, I'm monitoring that..
Different blocks but the only block of c5 is the slideshow block.
I try to understand when you call "duplicate". The method that creates the block relation. I don't exactly understand the way this works yet.
Different blocks but the only block of c5 is the slideshow block.
I try to understand when you call "duplicate". The method that creates the block relation. I don't exactly understand the way this works yet.