- Posts: 19
COMMUNITY FORUM
The author selection is not working
- Fahad
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Which version of K2 are you using?
Please Log in or Create an account to join the conversation.
- Fahad
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Fahad
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Fahad
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
The error was shown under the console tab.
Can you try using the DEV version?
github.com/getk2/k2
Please Log in or Create an account to join the conversation.
- Fahad
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
if ( typeof (window.parent.SqueezeBox.close == 'function')) {
SqueezeBox.close();
} else {
parent.$K2('#sbox-window').close();
}
This invoke's Joomla!'s default MooTools Squeezebox modal.
I just tested it, both in the item form and in the menu and module forms. It is working as expected.
Have you by any chance removed that modal, or are you using any optimisation/ performance extensions in the administrator?
Please Log in or Create an account to join the conversation.
- Fahad
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Fahad
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.