Skip to Content Skip to Menu

[SOLVED] Save and Close Buttons Not Working

  • jazzvox
  • jazzvox
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 0
12 years 5 months ago - 12 years 5 months ago #200535 by jazzvox
I can't save (or close) entries in Community Builder Tab and Field Management (FF 12.0, Joomla 2.5.4, CB 1.8), the buttons are simply not working! The URL shown is: /administrator/index.php#saveTab - guess it's supposed to be sth. similar to /administrator/index.php?option=com_comprofiler&task=editPlugin&cid=9#savePlugin instead...

What can I do? Thanks for Your effort and time,

Mathias

Not afraid of code, anymore..
Last edit: 12 years 5 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8277
  • Karma: 1443
12 years 5 months ago #200547 by krileon
Replied by krileon on topic Re: Save and Close Buttons Not Working
The link is fine, it's a POST of the FORM and the click action changes the target of that POST. Where exactly is this happening so may attempt to duplicate. Please review your browser error log while loading the page and clicking the link to observe any fatal JS errors. Typical causes of this are a 3rd party Joomla system plugins, CB plugins, or backend templates.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • jazzvox
  • jazzvox
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 0
12 years 5 months ago - 12 years 5 months ago #200608 by jazzvox
Replied by jazzvox on topic Re: Save and Close Buttons Not Working
Thanks for taking care, Kyle!

tinyMCE.get("description") is undefined - error console in FF

Firebug console:
"NetworkError: 404 Not Found - ../media/editors/tinymce/jscripts/tiny_mce/langs/de.js"
Failed to load: ../media/editors/tinymce/jscripts/tiny_mce/langs/de.js
tiny_mce.js (Zeile 1)
"NetworkError: 404 Not Found - ../media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js"
Failed to load: ../media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js

It only happens on Tab and Field Management page, and I have NOT changed any admin files >> de.js files were missing, indeed. But no other page is "complaining" ??

After I've uploaded the "missing" .js, it's still not working:
tinyMCE.get("description") is undefined
../administrator/index.php#showTab
Line 277

But we never surrender to a bug...

SOLVED! After deleting admin cache ('advanced' in use) and some reloads everything works out. I still don't understand what happened, but am :) anyway. Thanks again.

Not afraid of code, anymore..
Attachments:
Last edit: 12 years 5 months ago by jazzvox.

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

Moderators: beatnantkrileon
Powered by Kunena Forum