Page 1 of 1

Macros in Community Version 6.3.1

PostPosted:Thu Feb 12, 2015 11:33 am
by khaupt
Hallo Together,

we want to use the 'Macros' Macro to move files from a Folder to Destination Folder.
We implement it with the Macros-description (with our Installation EXT_UUID);
In the Profiles the Extension 'Macros' exist, but in the Configuration we could not find the 'macro.action' Key-Definition to configure the Paths.
And there is no 'Makro Button' in the Toolbar/Manu.
We use OKM Version 6.3.1, W7 Pro 64, MySQL.

What are we doing wrong?

Thanks...

Re: Macros in Community Version 6.3.1

PostPosted:Thu Feb 12, 2015 7:38 pm
by Sascha
Hi khaupt,

maybe it is a bug in the DEV-Version?
Version 6.3.1 is not stable yet.

Regards
Sascha

Re: Macros in Community Version 6.3.1

PostPosted:Sat Feb 14, 2015 9:21 am
by jllort
Did you enabled extension from profile view ?

Re: Macros in Community Version 6.3.1

PostPosted:Mon Feb 16, 2015 1:01 pm
by khaupt
Hallo,

yes, i think so:
Unbenannt.JPG
Unbenannt.JPG (70.27 KiB) Viewed 6433 times
Or do i anythink wrong?


Thanks

Re: Macros in Community Version 6.3.1

PostPosted:Wed Feb 18, 2015 9:53 pm
by jllort
profle seems right. can you also add an screenshot of the configuration parameter, or write here.

Re: Macros in Community Version 6.3.1

PostPosted:Thu Feb 19, 2015 11:01 am
by khaupt
Hallo,

there is no Configuration possible.
The Config-Key "macro.actions" dont exist.
macros_config.JPG
macros_config.JPG (38.11 KiB) Viewed 6424 times
Or, where can i find the Key to activate him?


Thanks and best regards

Re: Macros in Community Version 6.3.1

PostPosted:Sat Feb 21, 2015 9:42 am
by jllort
I've added missing sql here http://wiki.openkm.com/index.php/Commun ... ble_macros take a look now.

Re: Macros in Community Version 6.3.1

PostPosted:Sun Feb 22, 2015 12:27 pm
by khaupt
Hallo,

thanks for the fast Reply.

But... i can't see the Macros-Button.
A Server-Start don't help.
Macros1.JPG
Macros1.JPG (35.3 KiB) Viewed 6391 times
Macros2.JPG
Macros2.JPG (20.54 KiB) Viewed 6391 times
With best regards to the OKM-Team

Re: Macros in Community Version 6.3.1

PostPosted:Sun Feb 22, 2015 6:09 pm
by jllort
Are you sure about is enabled in profiles ( selected ) and the user you're logged is using this profile ? ( please take in mind after changing anything in profile you might refresh browser to take effect ).

Re: Macros in Community Version 6.3.1

PostPosted:Mon Feb 23, 2015 11:50 am
by khaupt
Hallo,

yes, i'm sure.
I test it with MS-IE and Firefox -> the same -> the Button in not there.
Macros is activated in all profiles.
macros1.JPG
macros1.JPG (58.45 KiB) Viewed 6383 times

Thanks

Re: Macros in Community Version 6.3.1

PostPosted:Wed Feb 25, 2015 6:30 pm
by jllort
I do not know what are you doing, sure the user has the profile assigned.

I've enabled the macros with
Code: Select all
INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ('c60082c2-7d4c-4750-901b-a817f246cfa1', 'Macros');
Then I enabled in profiles and is shown. I do not doing anythign else. I do not know why is not going right to you.
macros.png
macros.png (4.54 KiB) Viewed 6370 times

Re: Macros in Community Version 6.3.1

PostPosted:Tue Mar 03, 2015 11:56 am
by khaupt
Hallo OKM-Team,

at least i install the OKM-Server new.
Then the Macros-Button exist and we can use it.

Thanks for the Support

Re: Macros in Community Version 6.3.1

PostPosted:Fri Mar 06, 2015 5:26 pm
by jllort
If you discover which was the problem in the other installation, tell us, can help other users. For me is something unknown.