Jonathan
Forum Replies Created
-
Is there anything I can do to avoid the error?
When do you think there is a fix for this issue?
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] New Event DB Error after 1.4 UpgradeWhat did you mean when you wrote “please post the structure of the fsevents table.”
I´m still get the same message.. Do you have any other solutions?
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] New Event DB Error after 1.4 UpgradeHere is the code that prints a list of the calendar events:
`<?php fse_print_events_list (
array( ‘number’ => 0,
‘exclude’ => array(),
‘orderby’ => array(‘tsfrom’),
‘template’ => ‘<span class=”event_time”>{event_starttime; fmt=H:i; hideifallday=H:i}{event_endtime; fmt=” – H:i”; hideifallday=” – H:i”} {event_location}</span>
<p>{event_subject}</p>’,
‘categories’ => ’22’
)
);?>`
I do deactivate and reinstall the whole plugin, but no success…My prefix is wp_fihfihfih… Do you think that´s the problem?
Thanks for an amazing plugin.
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] Who is using it?Amazing plug-in but I got some problem after the update.. I describes it here…
http://wordpress.org/support/topic/plugin-wp-calendar-new-event-db-error-after-14-upgrade?replies=5BTW.. AMAZING things…
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] New Event DB Error after 1.4 UpgradeI also found this string:
“Warning: call_user_func_array(): First argument is expected to be a valid callback, ‘wp_tiny_mce_preload_dialogs’ was given in /hsphere/local/home/SITE/wp-includes/plugin.php on line 395″Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] New Event DB Error after 1.4 UpgradeI got this message as well, to re-activate the plug-in did´nt worked for me… Any more ideas?
“INSERT INTO wp_fihfihfihfsevents (subject, tsfrom, tsto, allday, description, location, author, createdate, state, postid, updatedbypost) VALUES (‘Subject’, 1300096800, 1300101600, 0, ”, ‘Location’, 1, 1300096575, ‘draft’, NULL, 0)
DB Error”