- Posts: 10
COMMUNITY FORUM
Problem with Image manager and SEF
- Christian Nielsen
-
Topic Author
- Offline
- New Member
Less
More
10 years 8 months ago - 10 years 8 months ago #131551
by Christian Nielsen
Problem with Image manager and SEF was created by Christian Nielsen
Hi,
Having some problems with K2 at my site.
The first problem is that the Image Manager docent seem to work at all. All i get's is a white screen with some Info about Joomlaworks and copyright info (se attached image 1.png).
My second issue is that when i turn SEF on, and the click on a k2 item, the url is shown correctly, but after so seconds it strips out the alias, and because of this i can't link to any items or refresh the page when I'm inside an item in the front end ( se attached images 2.png and 3.png).
Hope that somebody is able to help me with this, I'm going live soon, so it would be great to have this fixed.
Edit: The SEF problem is solved, update Joomla again and now it works, now it's only the image manager that won't work
Having some problems with K2 at my site.
The first problem is that the Image Manager docent seem to work at all. All i get's is a white screen with some Info about Joomlaworks and copyright info (se attached image 1.png).
My second issue is that when i turn SEF on, and the click on a k2 item, the url is shown correctly, but after so seconds it strips out the alias, and because of this i can't link to any items or refresh the page when I'm inside an item in the front end ( se attached images 2.png and 3.png).
Hope that somebody is able to help me with this, I'm going live soon, so it would be great to have this fixed.
Edit: The SEF problem is solved, update Joomla again and now it works, now it's only the image manager that won't work
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 8 months ago #131552
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Problem with Image manager and SEF
This could be a JS conflict.
Please open your browser's developer tools and look for errors under the console tab.
Please open your browser's developer tools and look for errors under the console tab.
Please Log in or Create an account to join the conversation.
- Christian Nielsen
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
10 years 8 months ago #131553
by Christian Nielsen
Replied by Christian Nielsen on topic Re: Problem with Image manager and SEF
Hi again,
I can see some errors (see attached image), but not sure how to fix this, and if it's any of those errors that breaks the image manager.
I also noted ,that in Safari my URL-problem still remains, but not i Firefox, very confusing :blink:
I can see some errors (see attached image), but not sure how to fix this, and if it's any of those errors that breaks the image manager.
I also noted ,that in Safari my URL-problem still remains, but not i Firefox, very confusing :blink:
Attachment not found
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 8 months ago #131554
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Problem with Image manager and SEF
Another extension is breaking the media manager.
It will break on Safari because it has outdated code specifically built for Safari.
The content_start.0.js is producing most of these errors. Find the extension that is using this file and deactivate it.
It will break on Safari because it has outdated code specifically built for Safari.
The content_start.0.js is producing most of these errors. Find the extension that is using this file and deactivate it.
Please Log in or Create an account to join the conversation.
- Christian Nielsen
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
10 years 8 months ago - 10 years 8 months ago #131555
by Christian Nielsen
Replied by Christian Nielsen on topic Re: Problem with Image manager and SEF
Thanks for the answer,,
With URL issue, i refer to this in the forntend:
My second issue is that when i turn SEF on, and the click on a k2 item, the url is shown correctly, but after so seconds it strips out the alias, and because of this i can't link to any items or refresh the page when I'm inside an item in the front end. Example, an url looks like this when it''s loading in myurl.se/item/1029-se-mccartney-och-depp-jamma.html after the page is fully loaded, the url refreshes and looks like this myurl.se/item/.VA7Xiks-Mag
Hope you understand what I'm trying to say ;)
With URL issue, i refer to this in the forntend:
My second issue is that when i turn SEF on, and the click on a k2 item, the url is shown correctly, but after so seconds it strips out the alias, and because of this i can't link to any items or refresh the page when I'm inside an item in the front end. Example, an url looks like this when it''s loading in myurl.se/item/1029-se-mccartney-och-depp-jamma.html after the page is fully loaded, the url refreshes and looks like this myurl.se/item/.VA7Xiks-Mag
Hope you understand what I'm trying to say ;)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 8 months ago #131556
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Problem with Image manager and SEF
I understand you, but this is not K2's (nor Joomla!'s) behaviour.
Are you using any SEO/SEF extensions?
If the url is refreshed then it can be caused by a JS script, possibly a social sharing script malfunctioning.
Are you using any SEO/SEF extensions?
If the url is refreshed then it can be caused by a JS script, possibly a social sharing script malfunctioning.
Please Log in or Create an account to join the conversation.
- Christian Nielsen
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
10 years 8 months ago #131557
by Christian Nielsen
Replied by Christian Nielsen on topic Re: Problem with Image manager and SEF
Hi,
Im using sh404sef, but even when i turn sh404sef off it remains, might be an js-problem, I'm using some scripts from add this, that might cause the problem.
Thanks a lot for the support :) Will dive in to this issue.
Im using sh404sef, but even when i turn sh404sef off it remains, might be an js-problem, I'm using some scripts from add this, that might cause the problem.
Thanks a lot for the support :) Will dive in to this issue.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 8 months ago #131558
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Problem with Image manager and SEF
You 're welcome.
Sh404sef extends Joomla!'s router (way before the page loads) so new URLS are being generated.
So it is definitely not the culprit. The issue occurs after the page has been loaded.
Also try to deactivate plugins (not K2 of course) one by one to see which is causing this.
Sh404sef extends Joomla!'s router (way before the page loads) so new URLS are being generated.
So it is definitely not the culprit. The issue occurs after the page has been loaded.
Also try to deactivate plugins (not K2 of course) one by one to see which is causing this.
Please Log in or Create an account to join the conversation.