Jump to content

PHP8 Tried to add File to Downloads


Go to solution Solved by Adriano Faria,

Recommended Posts

I upgraded to php 8 and now get this error. 

TypeError: implode(): Argument #2 ($array) must be of type ?array, string given (0)
#0 /home/site/public_html/init.php(902) : eval()'d code(406): implode(Array, ' ')
#1 /home/site/public_html/system/Content/Item.php(725): IPS\Content\radtags_hook_C_ContentItem::tagsFormField(NULL, Object(IPS\downloads\Category))
#2 /home/site/public_html/init.php(902) : eval()'d code(100): IPS\Content\_Item::formElements(NULL, Object(IPS\downloads\Category))
#3 /home/site/public_html/applications/downloads/sources/File/File.php(1468): IPS\Content\radtags_hook_C_ContentItem::formElements(NULL, Object(IPS\downloads\Category))
#4 /home/site/public_html/applications/downloads/modules/front/downloads/submit.php(199): IPS\downloads\_File::formElements(NULL, Object(IPS\downloads\Category))
#5 /home/site/public_html/system/Helpers/Wizard/Wizard.php(181): IPS\downloads\modules\front\downloads\_submit->IPS\downloads\modules\front\downloads\{closure}(Array)
#6 /home/site/public_html/applications/downloads/modules/front/downloads/submit.php(681): IPS\Helpers\_Wizard->__toString()
#7 /home/site/public_html/system/Dispatcher/Controller.php(90): IPS\downloads\modules\front\downloads\_submit->submit()
#8 /home/site/public_html/applications/downloads/modules/front/downloads/submit.php(35): IPS\Dispatcher\_Controller->execute()
#9 /home/site/public_html/system/Dispatcher/Dispatcher.php(153): IPS\downloads\modules\front\downloads\_submit->execute()
#10 /home/site/public_html/index.php(13): IPS\_Dispatcher->run()
#11 {main}

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...