Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Calendar plugin
Post: RE: Calendar plugin

I came up with this sollution to delete the post that is edited so no duplicates can occure; added in /plugins/calendar/inc/admin_edit.php at line 11 Code: -- if(empty($file)){ $file = $_GET['edit...
info@svdbweb.nl Plugins 118 332,572 2013-08-30, 20:21:19
    Thread: Calendar plugin
Post: RE: Calendar plugin

Got another issue; Calendar event is being duplicated when editing that event. to reproduce; - insert event and save it - change event date (havent tried other fields) and save it Result; - event is...
info@svdbweb.nl Plugins 118 332,572 2013-08-29, 22:04:00
    Thread: Calendar plugin
Post: RE: Calendar plugin

Added a check for available calendarevents in client_calendarEvents.php: Code: -- function c_calendarEventsCheck(){ $dir = opendir(GSDATAOTHERPATH.'/calendar'); $file = readdir($dir); i...
info@svdbweb.nl Plugins 118 332,572 2013-07-25, 19:34:59
    Thread: Calendar plugin
Post: RE: Calendar plugin

Thanks for your work on this plugin. I received an error on saving a calendar item Warning: mb_convert_encoding() [function.mb-convert-encoding]: Illegal character encoding specified in /admin/i...
info@svdbweb.nl Plugins 118 332,572 2013-07-25, 17:01:42