dorothai
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyStream] [Plugin: Buddystream] For SUPPORT read this!It should be an icon CRON in your cpanel
You can check if any other plugin is using
ajaxify
by running a search with dreamweaver throughtout the plugin directory and theme directory.
Then you can deregister the javascript from the other source for the events pages, where ever you display the calendars.
We have tested the calendars in IE7 – IE8 – IE9 – Safari and FF they work on all browsers.Resolved Marcus
The WPLANG was simply empty.
The datepicker works perfectly now.
I will let you know about the outcome of the tests with blog_id.On MU installation we got the calendar to work AFTER we checked DB and found that Blog ID was missing in em-events-table it was either NULL or 1 -> like the main blog.
So my question was answered why the events are not accessed when setting option to:
Link sub-site events directly to sub-site?
We will create some events to see if this is now properly inserted into the db.
———————————————————————————————-
With ID in the correct Blog it works just fine see small calendar: https://forum.portico-bangkok.com
On the main site we have problems ALL browsers throw this error
jQuery.datepicker.setDefaults(jQuery.datepicker.regional[EM.locale]);
datepicker is undefinedand
jQuery(function($){$.datepicker.reg…nthAfterYear:false,yearSuffix:”};});
datepicker is undefined
So we are checking now all plugins and deregister scripts one by one for this page to see what is causing it.Lets start with the browser.
Which browser are you using and which version?Marcus this is resolved.
The programmer had deregistered one script of buddypress for the main web site – stupid mistake! All on our side – 8-[
After applying it solely to the page in question your scripts work like charm!
No more errors!
Just do us all a favor and change the SMTP password that is not as plain text in the db anymore we would like to buy this script and hopefully many more.When in admin section no matter if on the sub domain or main site – when entering the Events we receive this error in the footer of the admin panel: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘wp_tiny_mce_preload_dialogs’ was given in /home/xxxx/public_html/wp-includes/plugin.php on line 395
As soon as we click away to another plugin – it magically disappeared.So we either have set it up entirely wrong – yet we deinstalled it – removed all clutter from the db installed the 4.0.6 version just to find in the db the version set to 4.03
Really have no thought on this how to resolve this as we have various clients that are interested in an event web site. This is therefore the first time we use it – more for test purpose as this web site rquires still some work.
Another thing we found is that the SMTP password is in the DB readable. So we will not use this feature.Worse we receive Unauthorized Access up to the Super Admin when trying to add categories at the MU sub web sites, Administrators of these sites have only read access to this module.
In Event Manager Settings, Admins and Editors are allowed to edit categories.
Ok thorough check :
it occurs only on pages where user can edit – add and delete content.
My Events
My Locations
Anybody else experiencing this?
You need to have error reporting on in browsers to see this js conflictForum: Plugins
In reply to: Custom field multiple checkboxesno checked here spent days to get the echo checked — so if you have the code can you please post it?
Thanks!!!!