Resource Manager 1.1 Discussion

If you have a custom designed sidebar you may experience a placement issue with the"featured resource" tag on the resource_description page. Just a headsup plus it's an easy enough fix.

Screenshot_15.webp
 
I also tried to update to the new version of the resource manager, but there is an server error when I want to go to the resource area:

Server Error
Undefined index: featured_count

  1. XenForo_Application::handlePhpError() in XenResource/Model/Category.php at line 503
  2. XenResource_Model_Category->_applyRecursiveCountsToGrouped() in XenResource/Model/Category.php at line 474
  3. XenResource_Model_Category->applyRecursiveCountsToGrouped() in XenResource/ControllerPublic/Resource.php at line 67
  4. XenResource_ControllerPublic_Resource->actionIndex() in XenForo/FrontController.php at line 337
  5. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  6. XenForo_FrontController->run() in /var/www/dev/forum.dev.scharesoft.de/index.php at line 13

In the ACP when choosing a resource category there is this error

Server Error
Mysqli prepare error: Unknown column 'resource_field.display_group' in 'order clause'

  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
  5. XenForo_Model->fetchAllKeyed() in XenResource/Model/ResourceField.php at line 78
  6. XenResource_Model_ResourceField->getResourceFields() in XenResource/ControllerAdmin/Category.php at line 72
  7. XenResource_ControllerAdmin_Category->_getCategoryAddEditResponse() in XenResource/ControllerAdmin/Category.php at line 116
  8. XenResource_ControllerAdmin_Category->actionEdit() in XenForo/FrontController.php at line 337
  9. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  10. XenForo_FrontController->run() in /var/www/dev/forum.dev.scharesoft.de/admin.php at line 13

They appear even when disabling all other addons.

I hope this is the correct thread for these error messages.
 
Mysqli prepare error: Unknown column 'icon_date' in 'field list'

  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 632
  5. Zend_Db_Adapter_Abstract->update() in XenForo/DataWriter.php at line 1628
  6. XenForo_DataWriter->_update() in XenForo/DataWriter.php at line 1597
  7. XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1393
  8. XenForo_DataWriter->save() in XenResource/Model/Resource.php at line 1338
  9. XenResource_Model_Resource->applyResourceIcon() in XenResource/Model/Resource.php at line 1244
  10. XenResource_Model_Resource->uploadResourceIcon() in XenResource/ControllerPublic/Resource.php at line 1109
  11. XenResource_ControllerPublic_Resource->actionIcon() in XenForo/FrontController.php at line 337
  12. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  13. XenForo_FrontController->run() in /home/domain/public_html/index.php at line 13
 
If you have Waindigo's custom fields addon, uninstall it. And I remind everyone, this is not the place for bugs, please report them appropriately.
 
If you have Waindigo's custom fields addon, uninstall it. And I remind everyone, this is not the place for bugs, please report them appropriately.

i unistalled it afterwards but still nothing

also posted it in the bugs thread so the above can be deleted
 
For information: I didn't test it but I doubt the multi instance RTE will work on XenForo 1.1.x (with the integration of MCE3).
 
I have 4 featured resources or 4 I made featured 3 of them are node icons whilst the other was a smiley pack. I just noticed whilst going into the smiley category that it only shows off the smiley featured container which I thought was a nice touch and another touch of attention to detail. I'm easily pleased at times.

Screenshot_4.webp
 
That was good timing upgraded to 1.1 beta 2 without issue. Border around the avatar looks better in the featured containers.
 
Top Bottom