|
Query
Error: exception in processor
Unknown action 'Table.query_form'
|
Problem reading page: find:/home2/birdorg/work/fuego-master
exception in call_processor for processor 'Table'
Traceback (most recent call last):
File "/home2/birdorg/work/tbwiki/cgi-bin/tbwiki_engine.py", line 1966, in call_processor
html = processor_func(req)
File "/home2/birdorg/work/tbwiki-data/fuego-1.2/plugins/ProcessorTable.py", line 28, in query_form
message = table.query_form(req)
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1836, in query_form
tb = setup_conf_and_db(req)
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1706, in setup_conf_and_db
req.page_name, conf)
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 2706, in get_table_data
tb.handler.read()
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 628, in read
self.data_dir)
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1943, in read_page_or_block
data = req.get_page_item(spec)
File "/home2/birdorg/work/tbwiki/cgi-bin/tbwiki_engine.py", line 369, in get_page_item
first, content = self.get_full_page_item(item_ref)
ValueError: need more than 0 values to unpack
Invalid action (Table.query_form) specified
|
|