- Posts: 4
COMMUNITY FORUM
Can't change author from backend
- Yiannis K
-
Topic Author
- Offline
- New Member
Less
More
12 years 8 months ago #103102
by Yiannis K
Can't change author from backend was created by Yiannis K
When I try to change the author from backend nothing happens.
The javascript error says:
Timestamp: 14/09/2012 09:42:59
Error: TypeError: window.parent.SqueezeBox is undefined
Source File: http://mywebsite/media/k2/assets/js/k2.js?v=2.5.7
Line: 665
What can I do?
Thanks in advance
The javascript error says:
Timestamp: 14/09/2012 09:42:59
Error: TypeError: window.parent.SqueezeBox is undefined
Source File: http://mywebsite/media/k2/assets/js/k2.js?v=2.5.7
Line: 665
What can I do?
Thanks in advance
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
12 years 8 months ago #103103
by Lefteris
Replied by Lefteris on topic Re: Can't change author from backend
Hi. What version of Joomla! are you using? Have you modified any K2 or Joomla! files? When you click to change the author the modal window should appear.
Please Log in or Create an account to join the conversation.
- Yiannis K
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
12 years 8 months ago #103104
by Yiannis K
Replied by Yiannis K on topic Re: Can't change author from backend
Joomla 1.5.23
K2 v2.5.7
Yes I have changed some files but not in the backend.
The modal window does not appear but instead opens directly as a link.
The frontend template is custom but again the problem is in the backend.
Thanks
K2 v2.5.7
Yes I have changed some files but not in the backend.
The modal window does not appear but instead opens directly as a link.
The frontend template is custom but again the problem is in the backend.
Thanks
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
12 years 8 months ago #103105
by Lefteris
Replied by Lefteris on topic Re: Can't change author from backend
The users list should open in a modal. If it's not , that means that your page has some javascript errors. Try to resolve them. In case you are on a local environment and have setup jQuery to load remotely, ensure that you are connected to the internet.
Please Log in or Create an account to join the conversation.
- julien
-
- Offline
- Junior Member
Less
More
- Posts: 32
12 years 4 months ago #103106
by julien
Replied by julien on topic Re: Can't change author from backend
Yes and he is not the only one to get this issue we are now 4 in this forum since the update to got this issue?
With firebug when i click on the users i want to change (it does not open in a modal but a new window) it says:
TypeError: window.parent.SqueezeBox is undefined
[Stopper sur une erreur]
if ( typeof (window.parent.SqueezeBox.close == 'function')) {
With firebug when i click on the users i want to change (it does not open in a modal but a new window) it says:
TypeError: window.parent.SqueezeBox is undefined
[Stopper sur une erreur]
if ( typeof (window.parent.SqueezeBox.close == 'function')) {
Please Log in or Create an account to join the conversation.