Resource icon

Resource Manager - Thread Reassign 1.0.1

No permission to download
It would be great if you could make this great addon compatible with the new resource manager :) In the moment the option to reassign a thread doesn't appear.
 
This goes for the other add-on too...

Have you set the permissions? The options won't appear if your usergroup or user account doesn't have permissions to use the features.
 
Oh, I thought they already have those permissions. I forgot to set them again after the update to RM 1.1 and the new installation of your addons.

Sorry and thanks!
 
Having trouble with this addon. If I have this enabled, when I post an update to a resource it doesn't update the file for download. Looking in the attachment browser the file has no allocation (like View Host Content for RM), there is just () in the field. As soon as I disable this addon I am able to post updates to resource fine.
 
I do have a quick problem.

Created a new resource. Naming was same or similar of an existing thread. When i assigned an existing thread with the ID i got an error.
And now the existing thread is not visible at all! I've checked and the thread is in the DB.

Now it does not matter if i change the resource name or wants to assign a new thread this throws an error

Code:
Argument 2 passed to XenForo_Model_Thread::prepareThread() must be an array, boolean given, called in /var/www/vhosts/akvakertesz.hu/httpdocs/library/RmThreadReassign/ControllerPublic/Resource.php on line 100 and defined

    XenForo_Application::handlePhpError() in XenForo/Model/Thread.php at line 1427
    XenForo_Model_Thread->prepareThread() in RmThreadReassign/ControllerPublic/Resource.php at line 100
    RmThreadReassign_ControllerPublic_Resource->prepareThreadAndForum() in RmThreadReassign/ControllerPublic/Resource.php at line 16
    RmThreadReassign_ControllerPublic_Resource->actionReassignThread() in XenForo/FrontController.php at line 347
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
    XenForo_FrontController->run() in /var/www/vhosts/akvakertesz.hu/httpdocs/index.php at line 13

Any idea how to bring back the old thread? I could not even remove the resource

This is the resource:
http://akvakertesz.hu/resources/aqua-soil-amazonia-talaj.10/

And the thread which is not appear is:
http://akvakertesz.hu/threads/ada-amazonia.2547

Maybe just the discussion type "resource" had to be removed from the thread?
 
If i click now on the thread asign link i got immediatelly this error

Code:
Argument 2 passed to XenForo_Model_Thread::prepareThread() must be an array, boolean given, called in /var/www/vhosts/akvakertesz.hu/httpdocs/library/RmThreadReassign/ControllerPublic/Resource.php on line 100 and defined

    XenForo_Application::handlePhpError() in XenForo/Model/Thread.php at line 1427
    XenForo_Model_Thread->prepareThread() in RmThreadReassign/ControllerPublic/Resource.php at line 100
    RmThreadReassign_ControllerPublic_Resource->prepareThreadAndForum() in RmThreadReassign/ControllerPublic/Resource.php at line 16
    RmThreadReassign_ControllerPublic_Resource->actionReassignThread() in XenForo/FrontController.php at line 347
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
    XenForo_FrontController->run() in /var/www/vhosts/akvakertesz.hu/httpdocs/index.php at line 13
 
Can you post the output of the thread as it appears in the database? That will tell me what is missing.
 
Sorry i am a noob :) What exactly had to do?
Sent a PM with the CSV export of that table. Seems like node_id become 0.
Maybe that's the issue?
 
Yes that is the issue.

Change the 0 to the node ID of whatever is the correct node ID that should get that thread working.

What version of XF and what version of Resource Manager do you have? I'd like to do some testing to see if there is a bug.
 
Yes that is the issue.

Change the 0 to the node ID of whatever is the correct node ID that should get that thread working.

What version of XF and what version of Resource Manager do you have? I'd like to do some testing to see if there is a bug.

Oh thanks for the speedie help. That was the issue. After changing it to the correct id this is working in both the thread list and the resource as an assigned thread.
Thank you for the late night help :) (y)

Best,
Viktor
 
Good :)

What version of XenForo are you running?

And what version of the Resource Manager?

This is Xenforo 1.2.5 and Resource Manager 1.1.2
Love your extension. :) This is a huge help to RM especially with a well established forum. We just started to use RM in the past few weeks.
 
I've just installed this addon to reassign a resource to another thread. However, the additional link "Reassign resource to a different thread" does not appear. I've tried as board admin and set permissions before. I use XF 1.5.8 and RM 1.2.4 Any idea what I can do @Chris D ?
 
Top Bottom