Categories > OpenTBS general >

Setting up TBS demo_merge and getting an error...

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: AAA
Date: 2016-04-13
Time: 22:53

Setting up TBS demo_merge and getting an error...

Hello -

First time TBS user and VERY excited about the potential of this tool.

I am trying to setup the demo_merge from here locally: http://www.tinybutstrong.com/opentbs.php?demo

I would like to merge with an XLSX file. I have copied TBS_PLUGIN and OPENTBS locally along with the demo_ms_excel.xlsx file.

Unfortunately, when I open demo_merge, I am getting the following output - what can be causing this? I haven't changed anything in the demo PHP script yet except switched it to use: include_once('tbs_class_php5.php')

Thank you in advance,
-Excited user.

TinyButStrong Error in block's definition [a.firstname...]: at least one tag corresponding to tbs:row is not found. Check opening tags, closing tags and embedding levels.

TinyButStrong Error in block's definition [cell2.score...]: at least one tag corresponding to tbs:cell is not found. Check opening tags, closing tags and embedding levels.

TinyButStrong Error in block's definition [cell1.val...]: at least one tag corresponding to tbs:cell is not found. Check opening tags, closing tags and embedding levels.

TinyButStrong Error in block's definition [cell2.val...]: at least one tag corresponding to tbs:cell is not found. Check opening tags, closing tags and embedding levels.

TinyButStrong Error in field [b2.email_[cell2.val;block=tbs:cell]...]: item 'email_[cell2' is not an existing key in the array. This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [b2.email_[cell2.val;block=tbs:cell]...]: item 'email_[cell2' is not an existing key in the array. This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [b2.email_[cell2.val;block=tbs:cell]...]: item 'email_[cell2' is not an existing key in the array. This message can be cancelled using parameter 'noerr'.

TinyButStrong Error Show() Method: The output is cancelled by the OpenTBS plugin because at least one error has occured.
By: Skrol29
Date: 2016-04-15
Time: 00:34

Re: Setting up TBS demo_merge and getting an error...

Hello AAA,

I cannot reproduce your problem.
I guess you've used « demo_ms_excel.php » and not « demo_merge.php » because « demo_merge.php » uses an HTML template.

Can you give more detail about your snippet  for merging ?