eventDrop not working on demo - closed - fullcalendar

I have using json events geting for mysql db but everything is working ok. I put consol.log for events eventDragStart,eventDragStop and eventDrop. On start and stop i see that erything is working but eventDrop is not working. I have jquery 1.7 lib na ui 1.8.16 whole lib with all thing. here is link for demo www.workconcept.eu/worco/agenda-views.php
can anybody say what Im doing wrong?

Hi I imported your calendar initialisation code into the project I'm working on and it works fine. The difference is as I suspected in the version of jquery. They made a lot of event handling changes when they went to 1.7 and 1.7 breaks many things. The current 1.7.1 fixes that incompatibility in most cases, so you may want to try that, or to be sure, go back to 1.6.2 which is what I'm using.

Related

JXBrowser 6.12 - Mouse Event Listener doesn't work

I am trailing JXBrowser 6.12. And following this example:
https://jxbrowser.support.teamdev.com/support/solutions/articles/9000013075-keyboard-mouse-events
Key Events were caught just fine. Mouse Events were not caught.
This is a known issue in 6.12 we have already started working on. While we are working on the fix, please use 6.11.1 version where this issue isn't reproducible instead of 6.12.
UPD: An official updated build with the fix has been released: http://cloud.teamdev.com/downloads/jxbrowser/jxbrowser-6.13-cross-desktop-win_mac_linux.zip
UPD: I'm glad to let you know that the issue has been fixed. An updated EAP build with the fix is available for download from http://cloud.teamdev.com/downloads/jxbrowser/eap/jxbrowser-6.13-b10-eap-cross-desktop-win_mac_linux.zip
Please try this EAP build and let me know your feedback. The fix will be included into official 6.13 build we are planning to release this week.

Meteor and FullCalendar package css is not displaying correctly

Installed fullcalendar:fullcalendar#2.9.0 on my meteor project with
meteor add fullcalendar:fullcalendar
However the css won't show correctly, it is blue and funky looking compare to how it should look. see picture below. I created a new meteor project and tested on there and it works, i have no clue what is going on, tried deleting the local folder and rebuild still no luck..
In case this happens to others, issue turned out to be another packages CSS causing problems.

TinyMCE Toolbar Missing After Plone 4.3 Upgrade

I upgrade a Plone site from 4.2 to 4.3. The upgrade steps are basically:
running install.sh to have a 4.3 environment
copy Data.fs to var/filestorage and custom dexterity package to src
running upgrade in ZMI
Everything seems fine. But when I add/edit Page items, TinyMCE toolbar is missing for the body field. Only showing a Text Format dropdown. Note: I do see the toolbar trying to render (first 2 icons appear), but fail and disappear.
What am I missing? Any hints?
No definitive answers, but a few suggestions. I have 9 plone sites all running the same version of Plone (4.2) and have some where TinyMCE works flawlessly, and others where I can't make it work at all.
Check /portal_javascripts and make sure that you have ++resource++plone.app.jquery.js (I think you also need jquery-integration.js and ++resource++plone.app.jquerytools.js, but I may be wrong about those), as well as tiny_mce.js and tiny_mce_init.js).
check /portal_kss and ensure you have ++resource++tinymce.kss/tinymce.kss
check /portal_css for ++resource++tinymce.stylesheets/tinymce.css
I saw your edit about the toolbar beginning to display after I posted this response. You really need to use the development tools for your browser-of-choice (e.g. Firebug) and look at the console. If it starts to display and then fails to finish, there's sure to be an error in the console log.
Check to see whether you have outstanding upgrades to the Products.TinyMCE:TinyMCE profile in Upgrades in portal_setup via the ZMI. If there are any, run them and restart your Plone instance.
I had the same issue with the same version upgrades and there were outstanding upgrades. They must have been missed somehow, presumably a bug in the Plone upgrade process from 4.2.5 to 4.3.4.
FWIW, I just ran into this issue in an upgrade from 4.1 to 4.3.14.
In my case, the problem was that the site uses the Plone Classic skin instead of Sunburst. The Classic skin for some reason did not have the tinymce layer registered. The giveaway was that jquery.tinymce.js was registered in portal_javascripts, but marked in orange as (resource not found or not accessible). I grepped the buildout eggs and realized that jquery.tinymce.js lives in a skin layer of Products.TinyMCE-1.3.26. From there it was easy to figure out why it was not found.

Project run issue in Flash Builder 4.5

When i change the code into my Flash Builder 4.5 project and hit run the output doesn't show the new result but the old one, only after a while the new result is showed on subsequent project runnings. Has anybody encounter this problem? Are there some hidden settings?
First make sure you have the project set to build automatically. ( Either that or that you have manually rebuilt the project after changing code).
Second, be sure to clear the relevant browser data as appropriate.
Third, In the earlier days of Flex, I found that if I re-compile code while there is an active debug session; it often doesn't refresh and would need a formal project "clean" after shutting down all my browsers, and restarting Flash Builder. So, that may also apply here.
Might be a spot old but if you are testing in a browser you might want to refresh or clear your cache so the browser has to get the new data and not just rely on what it had loaded before.

Anyone using WP-CodeBox 1.4 with Wordpress 2.8.6

Over the last year or so I tried using WP-CodeBox for a syntax highlighting tool. I downloaded a couple of versions and tried them with a few versions of WordPress. I have never been able to get CodeBox to work. Anyone suggestions? Anyone using this combination or have a similiar story? What did you do?
I like the features it offers like links to download files, line numbering, copy to clipboard, and expand/collapse of the code box. If there is another tool that offers these features, let me know.
WP-CodeBox - http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/
I'd prefer to use CodeBox but if I can't make it work, I need to use something else. I cannot change the version of WordPress.
I've been using it successfully on my blog. I just upgraded to 1.4 which appears to have broken a few things so I downgraded back to 1.3.3. I'm currently using 1.3.3 with WP 2.8.6 & just upgraded to 2.9. Haven't had any problems with the 1.3.3 version. Just noticed on Eric's site that he recently released 1.4.1. Haven't tried it yet though.
lamolabs blog is my blog. I use the WP-Codebox all over the site without any issues.
I use it with WP 2.8.4 in production site and 2.8.6 at home, both working fine.
I've just installed on the same version and it's not working properly. It displays the code, but the collpase bar, images and line numbers don't appear. I'm going to have to hunt around for something else.

Resources