TinyPortal
Development => Feedback => Bugs/Errors => Topic started by: softtouch_ph on July 08, 2007, 03:55:33 AM
I have SMF 1.1.3 with TP0.98 installed.
All is working fine, except the download manager.
Whenever I try to create a download category, I get this:
Field 'subitem' doesn't have a default value
File: C:\apache\htdocs\cebucityforum.com\Sources\TPdlmanager.php
Line: 1015
I HAVE run also the manual_install.php to update the database and get a confirmation that s the DB was updated.
Even after Manually modifying the DB to give subitem a default, I get this:
2: Invalid argument supplied for foreach()
File: C:\apache\htdocs\cebucityforum.com\Sources\TPdlmanager.php
Line: 1743
2: usort() [<a href='function.usort'>function.usort</a>]: The argument should be an array
File: C:\apache\htdocs\cebucityforum.com\Sources\TPdlmanager.php
Line: 1742
2: Invalid argument supplied for foreach()
File: C:\apache\htdocs\cebucityforum.com\Sources\TPdlmanager.php
Line: 1737
8: Undefined offset: 0
File: C:\apache\htdocs\cebucityforum.com\Sources\TPdlmanager.php
Line: 1736
I still get this error:
Field 'subitem' doesn't have a default value
File: C:\apache\htdocs\cebucityforum.com\Sources\TPdlmanager.php
Line: 1015
I can not activate the dl manager. Everytime I try to create a category, I get this error.
Have you tried running the manual_tp_install.php file again to see if it will fix anything?