Code: Select all
Fatal error: Call to undefined function prime_topic_moved_admin_checkboxes() in C:\Inetpub\vhosts\quickcrime.nl\httpdocs\phpBB3\includes\acp\acp_board.php on line 424
If your forums are actually categories, then they'll be grayed out. But other than that, forums should be selectable. They are on my board.MydnyteSyn wrote:I'm not getting any error messages, but when I try to move a topic, it doesn't allow me to choose which forum to move it to from the drop down menu where it says Please select a destination forum. The menu drops down, I see the forums, but it won't let me select one. Could you please tell me how I can fix this? Your assistance is appreciated
Maybe you don't have the permissions to move topics into the forums....MydnyteSyn wrote:Nope, the forums are forums and they're greyed out.
Code: Select all
function get_msg_moved_topic_to(&$topic_data)
{
global $user, $auth, $db, $template;
Code: Select all
global $user, $auth, $db, $template
Code: Select all
, $phpEx, $phpbb_root_path
I could not reproduce this. I entered the moderator control panel and chose two topics to move. After the move, both topics displayed the information about the move. I tried this twice, once without leaving shadow links and once with leaving shadow links.j4cKiE wrote:If you move more than one topics at the same time through the MCP, only one of them gets the details about the move. Bug or feature?
Those are the same steps I went through, and it worked fine. Do you have another modification installed that could be conflicting somehow?j4cKiE wrote:I checked the mcp_main.php but everything is where it should be.
These are the steps I made:
- go to a forum
- go to the MCP
- mark two topics to move
- move the topics