- Posts: 1
- Thank you received: 0
Text Field Search
- wayne01
- Topic Author
- Offline
- New Member
Less
More
11 years 4 weeks ago #1491
by wayne01
Error when using with DocMAN was created by wayne01
I'm getting the following error. And there is no table "t80v2_docman". System details below.
1146 exception 'RuntimeException' with message 'Table 'watco.t80v2_docman' doesn't exist SQL=SELECT c.id,c.dmname AS title,cat.id AS catid ,cat.title AS category FROM t80v2_docman AS c LEFT JOIN t80v2_docman_categories AS cat ON(c.catid = cat.id) WHERE c.id = "0"' in /var/www/html/watco/libraries/joomla/database/driver/mysqli.php:576 Stack trace: #0 /var/www/html/watco/libraries/joomla/database/driver.php(1242): JDatabaseDriverMysqli->execute() #1 /var/www/html/watco/administrator/components/com_customproperties/models/assign.php(99): JDatabaseDriver->loadObject() #2 /var/www/html/watco/administrator/components/com_customproperties/views/tagging/view.html.php(48): CustompropertiesModelAssign->getItemProperties() #3 /var/www/html/watco/administrator/components/com_customproperties/controller.php(89): CustompropertiesViewTagging->display() #4 /var/www/html/watco/libraries/legacy/controller/legacy.php(722): CustompropertiesController->display() #5 /var/www/html/watco/administrator/components/com_customproperties/customproperties.php(37): JControllerLegacy->execute(NULL) #6 /var/www/html/watco/libraries/legacy/component/helper.php(355): require_once('/var/www/html/w...') #7 /var/www/html/watco/libraries/legacy/component/helper.php(335): JComponentHelper::executeComponent('/var/www/html/w...') #8 /var/www/html/watco/administrator/includes/application.php(165): JComponentHelper::renderComponent('com_customprope...') #9 /var/www/html/watco/administrator/index.php(70): JAdministrator->dispatch() #10 {main}
Joomla! 3.1.5 Stable
Custom Properties Version 3.0.3 (2013-02-06)
DocMAN 2.0.0RC2
Regards
1146 exception 'RuntimeException' with message 'Table 'watco.t80v2_docman' doesn't exist SQL=SELECT c.id,c.dmname AS title,cat.id AS catid ,cat.title AS category FROM t80v2_docman AS c LEFT JOIN t80v2_docman_categories AS cat ON(c.catid = cat.id) WHERE c.id = "0"' in /var/www/html/watco/libraries/joomla/database/driver/mysqli.php:576 Stack trace: #0 /var/www/html/watco/libraries/joomla/database/driver.php(1242): JDatabaseDriverMysqli->execute() #1 /var/www/html/watco/administrator/components/com_customproperties/models/assign.php(99): JDatabaseDriver->loadObject() #2 /var/www/html/watco/administrator/components/com_customproperties/views/tagging/view.html.php(48): CustompropertiesModelAssign->getItemProperties() #3 /var/www/html/watco/administrator/components/com_customproperties/controller.php(89): CustompropertiesViewTagging->display() #4 /var/www/html/watco/libraries/legacy/controller/legacy.php(722): CustompropertiesController->display() #5 /var/www/html/watco/administrator/components/com_customproperties/customproperties.php(37): JControllerLegacy->execute(NULL) #6 /var/www/html/watco/libraries/legacy/component/helper.php(355): require_once('/var/www/html/w...') #7 /var/www/html/watco/libraries/legacy/component/helper.php(335): JComponentHelper::executeComponent('/var/www/html/w...') #8 /var/www/html/watco/administrator/includes/application.php(165): JComponentHelper::renderComponent('com_customprope...') #9 /var/www/html/watco/administrator/index.php(70): JAdministrator->dispatch() #10 {main}
Joomla! 3.1.5 Stable
Custom Properties Version 3.0.3 (2013-02-06)
DocMAN 2.0.0RC2
Regards
Please Log in or Create an account to join the conversation.
- efh68
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
8 years 6 months ago #2433
by efh68
Replied by efh68 on topic Text Field Search
Can the text field type search articles without entering values? We want a search field where the user can type in anything they are looking for and not have predefined keywords.
When I do try to add value they don't save.
Thanks,
Ed
When I do try to add value they don't save.
Thanks,
Ed
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
8 years 6 months ago #2434
by andrea_4g
Replied by andrea_4g on topic Error when using with DocMAN
You need to enable the 'Search by text' option, in Custom Properties Search module.
The 'text field type' is a kind of field that serves other puroposes:
solidsystem.it/forum/custom-properties-3...rch-module.html#2414
The 'text field type' is a kind of field that serves other puroposes:
solidsystem.it/forum/custom-properties-3...rch-module.html#2414
Please Log in or Create an account to join the conversation.
Time to create page: 0.158 seconds