XenForo
Administrative
- Thread starter
- Admin
- #1
I've suggested here the ability to batch update nodes, which isn't going to happen before I upgrade AVForums.
I have over 240 nodes to edit, so I need a query to update all children of a specific category node. We have 8 categories that I need to apply this to.
I've got two bits of SQL prepared. This one updates the nodes with the options I want:
Read more
ادامه مطلب...
I have over 240 nodes to edit, so I need a query to update all children of a specific category node. We have 8 categories that I need to apply this to.
I've got two bits of SQL prepared. This one updates the nodes with the options I want:
UPDATE xf_forum set type_config =...
Click to expand...
Read more
ادامه مطلب...