I tried different ways, finally
I use the easiest way to create a new data source - I cloned `sites/all/modules/contrib/forena/repos/drupal` into 'sites/all/modules/contrib/forena/repos/drupal2' and I added the new data source with the new path on `/admin/config/content/forena/data`. Please see the screenshot,

But on `admin/structure/forena/data` it does not see `drupal2` blocks.

What is wrong with me?

CommentFileSizeAuthor
Screenshot at 16:13:35.png56.83 KBArtuDrop
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ArtuDrop created an issue. See original summary.

ArtuDrop’s picture

@metzlerd,
I see you are very busy.
I hope there is a trivial solution which can be advised.
Thank you.

metzlerd’s picture

I would recommend changing the drupal2 repostory to reference files in "sites/all/data/drupal2" and move your files there. Any code in sites/all/modules/forena directory will be removed on normal updates.

I'm sure nothing is wrong with you ;), but could you tell me what the symptom of your problem is? I don't understand how you feel your code is not working?