![]() |
One thing I've noticed is this.
It moves the closed stickies as well? Can it have options in the code so we can specify what sections not to move closed posts from. We dont want staff or stickies moving to an open forum do we. Laters |
Quote:
PHP Code:
|
This would stop the stickies being moved yes?
Quote:
|
yep i didnt take stickies into concideration ... good job :)
|
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem
ERROR: Unknown Punctuation String @ 10 STR: -> SQL: $DB_site->query(" UPDATE " . TABLE_PREFIX . "thread SET forumid = $newforum Where lastpost <= $movedate AND forumid != $newforum AND sticky != 1 ") |
ahhh ... ooops
should be PHP Code:
|
Still the same M8 :)
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem ERROR: Unknown Punctuation String @ 10 STR: -> SQL: $DB_site->query(" UPDATE " . TABLE_PREFIX . "thread SET forumid = $newforum Where lastpost <= $movedate AND forumid != $newforum OR sticky != 1 ") |
Ummm i just tested that code on my dev forum and it ran without an error ..... im confused
|
I'll run it again.
|
Same error.
Im using phpmyadmin to run the query. |
All times are GMT. The time now is 09:51 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|