[TH] Custom Fields [Deleted]

First time I've used the Addon Installer by Chris.

Now I've tried to upload all files manually and all has been overwritten.

Still I have the same error. And now I can't even enter now in 'Custom User Fields' , I get :

Has the update fixed your error? Sorry about that, I forgot to include some pretty important files!
 
It's better now. and I could import the rating addon , but it seems there still one problem when I click on "Custom Post Fields" :

Fatal error: Call to undefined method Waindigo_CustomFields_ControllerAdmin_PostField::_getFieldModel() in /srv/d_cs-amx/www/cs-amx.fr/htdocs/library/Waindigo/CustomFields/ControllerAdmin/PostField.php on line 20
 
It's better now. and I could import the rating addon , but it seems there still one problem when I click on "Custom Post Fields" :

Fatal error: Call to undefined method Waindigo_CustomFields_ControllerAdmin_PostField::_getFieldModel() in /srv/d_cs-amx/www/cs-amx.fr/htdocs/library/Waindigo/CustomFields/ControllerAdmin/PostField.php on line 20
Sorry about that. Probably shouldn't have finished coding this add-on at 4am this morning!
 
In debug mode, when I create a new thread, I get :

Template Errors: thread_create

  1. Only variables should be passed by reference in /srv/d_cs-amx/www/cs-amx.fr/htdocs/library/Waindigo/CustomFields/Listener/TemplateHook.php, line 136:
    135: foreach ($prefixGroup['prefixes'] AS $prefix)
    136: {
    137: $__compilerVar28 .= '
 
In debug mode, when I create a new thread, I get :

Template Errors: thread_create

  1. Only variables should be passed by reference in /srv/d_cs-amx/www/cs-amx.fr/htdocs/library/Waindigo/CustomFields/Listener/TemplateHook.php, line 136:
    135: foreach ($prefixGroup['prefixes'] AS $prefix)
    136: {
    137: $__compilerVar28 .= '

I take it you are running XenForo 1.1.4? I wonder if this is a new bug.
 
Another error when you click on 'Version History' of a resource :

An exception occurred: Invalid argument supplied for foreach() in /srv/d_cs-amx/www/cs-amx.fr/htdocs/library/Waindigo/CustomFields/Extend/XenResource/ViewPublic/Resource/View.php on line 14
  1. XenForo_Application::handlePhpError() in Waindigo/CustomFields/Extend/XenResource/ViewPublic/Resource/View.php at line 14
  2. Waindigo_CustomFields_Extend_XenResource_ViewPublic_Resource_View->renderHtml() in XenForo/ViewRenderer/Abstract.php at line 217
  3. XenForo_ViewRenderer_Abstract->renderViewObject() in XenForo/ViewRenderer/HtmlPublic.php at line 67
  4. XenForo_ViewRenderer_HtmlPublic->renderView() in XenForo/FrontController.php at line 533
  5. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
  6. XenForo_FrontController->run() in /srv/d_cs-amx/www/cs-amx.fr/htdocs/index.php at line 13
 
when installing

Mysqli prepare error: Unknown column 'display_callback_class' 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 574
  5. Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1591
  6. XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1580
  7. XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1381
  8. XenForo_DataWriter->save() in Waindigo/CustomFields/Model/ThreadField.php at line 1262
  9. Waindigo_CustomFields_Model_ThreadField->importFieldXml() in Waindigo/Library/InstallerWaindigo/CustomFields.php at line 15
  10. Waindigo_Library_InstallerWaindigo_CustomFields->_postInstall() in Waindigo/Install/20130324.php at line 169
  11. Waindigo_Install->_install() in Waindigo/Install/20130324.php at line 73
  12. Waindigo_Install::install()
  13. call_user_func() in XenForo/Model/AddOn.php at line 214
  14. XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
  15. XenForo_Model_AddOn->installAddOnXmlFromFile() in AddOnInstaller/ControllerAdmin/AddOn.php at line 263
  16. AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in XenForo/FrontController.php at line 310
  17. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  18. XenForo_FrontController->run() in /removed/admin.php at line 13
 
I just downloaded the zip again to check, that folder path however isn't there?

library/Waindigo/Library/InstallerWaindigo/CustomFields.php:

(area in red)

forjon.webp
 
I'm referring to a file that you already have uploaded. It relates to the Library by Waindigo add-on. Seems that add-on is causing a bug, which is a little awkward seeing as they are designed to work together. :oops:
 
Top Bottom