Categories > TinyButStrong general >

TinyButStrong Error (MergeBlock [blk]): Unsupported variable type : 'resource'.

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: thuc101
Date: 2006-08-03
Time: 20:32

TinyButStrong Error (MergeBlock [blk]): Unsupported variable type : 'resource'.

Help me: What is it?
TinyButStrong Error (MergeBlock [blk]): Unsupported variable type : 'resource'.
By: Skrol29
Date: 2006-08-04
Time: 01:38

Re: TinyButStrong Error (MergeBlock [blk]): Unsupported variable type : 'resource'.

The variable $id you've given in a line like :
  $TBS->MergeBlock('blk',$id,...)
is not supported in native. It looks like it is an ID of a connection for a database not supported in native by TBS.