- Posts: 6
COMMUNITY FORUM
K2 Front End Not Closing iFrame After Saving
- David Hack
-
Topic Author
- Offline
- New Member
Less
More
9 years 3 weeks ago #153525
by David Hack
K2 Front End Not Closing iFrame After Saving was created by David Hack
Hi,
I've been holding off upgrading K2 as it will break my integraton with Community Builder and was hoping you could help me fix a problem with my current system.
When logged in via the front end, after editing a K2 article, I click Save and the iFrame fails to close. On checking, the article is actually saved but the iFrame goes blank and stays open. Any ideas how I can fix this? Note: Clicking the close button does close the iFrame.
Note: I'm running jQuery library v1.11 (remote) and a remote copy of jQuery and jQuery UI. Latest version of CB (2.0.14).
I've been holding off upgrading K2 as it will break my integraton with Community Builder and was hoping you could help me fix a problem with my current system.
When logged in via the front end, after editing a K2 article, I click Save and the iFrame fails to close. On checking, the article is actually saved but the iFrame goes blank and stays open. Any ideas how I can fix this? Note: Clicking the close button does close the iFrame.
Note: I'm running jQuery library v1.11 (remote) and a remote copy of jQuery and jQuery UI. Latest version of CB (2.0.14).
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Elite Member
Less
More
- Posts: 169
9 years 3 weeks ago #153534
by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic K2 Front End Not Closing iFrame After Saving
Hi,
Did you notice any javascript error ?
Did you notice any javascript error ?
Please Log in or Create an account to join the conversation.
- David Hack
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
9 years 3 weeks ago #153549
by David Hack
Replied by David Hack on topic K2 Front End Not Closing iFrame After Saving
Hi Teo,
Not sure what you mean by Javascript errors, no errors were reported on the screen.
Any ideas what it could be?
Not sure what you mean by Javascript errors, no errors were reported on the screen.
Any ideas what it could be?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 3 weeks ago #153562
by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 Front End Not Closing iFrame After Saving
Open your brower's developer tools and check the console tab, any potential error will be recorded there.
Please Log in or Create an account to join the conversation.
- David Hack
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
9 years 3 weeks ago #153681
by David Hack
Replied by David Hack on topic K2 Front End Not Closing iFrame After Saving
Thanks Krikor. Just upgraded to the newest K2 2.7 and still have the same issue.
The console error is as follows:
POST (website.com/index.php) 500 (Internal Server Error)
e.submitform @ core.js:1
window.submitform @ core.js:1
Joomla.submitbutton @ 120?tmpl=component:182
onclick @ 120?tmpl=component:267
The console error is as follows:
POST (website.com/index.php) 500 (Internal Server Error)
e.submitform @ core.js:1
window.submitform @ core.js:1
Joomla.submitbutton @ 120?tmpl=component:182
onclick @ 120?tmpl=component:267
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Elite Member
Less
More
- Posts: 169
9 years 3 weeks ago #153682
by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic K2 Front End Not Closing iFrame After Saving
500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the web site's server. You must check your error log files on the server in order to find out what is this issue.
Please Log in or Create an account to join the conversation.
- David Hack
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
9 years 2 weeks ago - 9 years 2 weeks ago #153694
by David Hack
Replied by David Hack on topic K2 Front End Not Closing iFrame After Saving
Thanks for your help!
Just worked it out - have disabled the plugin K2Notify and no more errors. (Will check for upgrades).
Cheers
Dave
Just worked it out - have disabled the plugin K2Notify and no more errors. (Will check for upgrades).
Cheers
Dave
Last edit: 9 years 2 weeks ago by David Hack. Reason: Spelling
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 2 weeks ago #153714
by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 Front End Not Closing iFrame After Saving
Hello Dave,
Thank you for sharing the issue and the culprit :)
Do not forget to notify the extension's dev so he/she can provide a solution.
Thank you for sharing the issue and the culprit :)
Do not forget to notify the extension's dev so he/she can provide a solution.
Please Log in or Create an account to join the conversation.