Keyword

[SOLVED] Frontend editing broken after migrating to 3.4.3

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 6 months ago #147753 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3

Wire Creative wrote: This didn't fix the problem for me, unfortunately.


Same here. Unfortunately, it is still a problen,

@Krikor: Would you like to have a look at the site?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago - 9 years 6 months ago #147776 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
@Sune replying on multilple threads is really difficult.
Let's keep our conversation on this one.

Actually yes.
You can send me access through the contact form. www.joomlaworks.net/support/contact

PS. I received some credentials for a cardiology site.
Is that yours?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Last edit: 9 years 6 months ago by Krikor Boghossian.

Please Log in or Create an account to join the conversation.

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 6 months ago #147818 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3
@krikor

Thank you
Details sent.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147909 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
It appears that jQuery is not being loaded.
You can enable it from K2's params or you can use jQuery Easy as suggested by another user.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #147920 by Andrea
Hello,

I have the same problem. I tried also with jquery easy but without success.

It is a real problem.

other suggestions?

Thank you

Andrea

Please Log in or Create an account to join the conversation.

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 6 months ago #147922 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3

Krikor wrote: It appears that jQuery is not being loaded.
You can enable it from K2's params or you can use jQuery Easy as suggested by another user.


Thanks for suggesting. However, I´m afraid it is still a problem.

jQuery is enabled in K2 and has not been changed since I installed 2.7.0.
jQuery Easy is also installed, and was long before it was suggested in the forum.
I have fiddled around with different settings in jQuery Easy but have not found a setting that works.

How can I see jQuery is not loaded.
What else can interfer with jQuery?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147938 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
Hove the modal, right click and select the view frame source option. (not the regular view source). Then scroll down to the scripts section to make sure they look like this: imgur.com/5B3vlog

You can also try the jQuery Easy support to see if this is a known issue.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #147940 by Andrea
Hello, I checked and I find this:

<script src = "ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" type = "text / javascript">

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147952 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
Yes, this is the correct version, is the order of the script the same as the screenshot I posted?

Also, open your browser's developer tools and check for any errors in the console tab. You may need to refresh the window or reopen the modal in order to see the error.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #147954 by Andrea
This is the only error in the console:

L’utilizzo di getAttributeNode() è deprecato. Al suo posto utilizzare getAttribute().


The script order is correct:

<script src="ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js">
<script src="/plugins/system/jqueryeasy/jquerynoconflict.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
<script src="/media/system/js/core.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
<script src="/media/system/js/modal.js" type="text/javascript"></script>
<script src="/media/system/js/calendar.js" type="text/javascript"></script>
<script src="/media/system/js/calendar-setup.js" type="text/javascript"></script>

<script src="/media/jui/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/media/k2/assets/js/k2.noconflict.js" type="text/javascript"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js" type="text/javascript"></script>
<script src="/media/k2/assets/js/k2.js?v=2.6.9&amp;sitepath=/" type="text/javascript"></script>
<script src="/media/k2/assets/js/nicEdit.js?v=2.6.9" type="text/javascript"></script>

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147965 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
How is it failing? permissions error, buttons working but not storing anything? buttons not working?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #147966 by Andrea
buttons working but not storing anything and send me to the home page.

:(

PS: sorry for my bad english

Please Log in or Create an account to join the conversation.

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 6 months ago #147971 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3

Krikor wrote: You can also try the jQuery Easy support to see if this is a known issue.


I have posted a question @jQuery Easy support.
www.simplifyyourweb.com/forum/21-issues
It will be posted after reviewing of a moderator.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147993 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
Thank you Sune,

@Andrea, your English is fine.
Yours is a different issue. it is not JavaScript related. Which other 3rd party extensions are you using?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago - 9 years 6 months ago #148001 by Andrea
@Sune, isn't a problem for jquery easy, the same happened to me before i install it.

@Krikor, I use the following extensions: JCE, Akeeba Backup, Layer Slider. I already tried to stop everything, but without success.
I'm desperate.
Last edit: 9 years 6 months ago by Andrea.

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #148008 by Andrea
Eureka, I have found the problem.

In quickstart of my template was an extension called ReDJ. I disabled and everything is back to work.

So it's a problem of redirection.

Now I send an email to the extension developer.

Thanks to all the aid. I hope I can be of help to someone.

Andrea

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #148012 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
Thank you so much for reporting this Andrea :)
You will help a lot of users.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 6 months ago #148034 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3
@Andrea, great that you found it!

I do not have ReDJ installed after migration, but I had it in my old 2.5.8 site. Better check for leftovers in the file system.

I also notices that Save and Cancel don´t work in Contact Enhanced frpntend edit page.
Same problem, different Component! The question is; where does the problem start?
I have already contacted the CE developer.

Here is my discussion with jQuery Easy:
www.simplifyyourweb.com/forum/21-issues/3656-jquery-easy-and-k2-not-working/4405

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #148057 by Krikor Boghossian
Replied by Krikor Boghossian on topic Frontend editing broken after migrating to 3.4.3
Hello Sune,
This is a global issue then, have you tried using another template?
Also please update us when you get a final reply from the jQuery Easy devs :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Sirius Webmaster
  • Sirius Webmaster's Avatar Topic Author
  • Offline
  • Junior Member
More
9 years 6 months ago #148075 by Sirius Webmaster
Replied by Sirius Webmaster on topic Frontend editing broken after migrating to 3.4.3

Krikor wrote: Hello Sune,
This is a global issue then, have you tried using another template?
Also please update us when you get a final reply from the jQuery Easy devs :)


Yes, I have tried the default Joomla template and same error there too.
It also appears like it is a good idea to use a template with T3 v3 if you are using JA templates, and that was a hint from JA staff.

I have an ongoing discussion with jQuery Easy devs, and I will post here as soon as we have the right solution. :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum