After using VBO to delete a number of files, it still redirected me to a multiform editing screen. This is probably because the session variable is still there from earlier operations, etc.
After using VBO to delete a number of files, it still redirected me to a multiform editing screen. This is probably because the session variable is still there from earlier operations, etc.
Comments
Comment #1
xcf33 commentedSwitched to storing temporary information using a variable rather than session var, closed.