Calendar plugin - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: Calendar plugin (/showthread.php?tid=2650) |
Calendar plugin - riche - 2012-03-15 Hi, first of all great plugin. I installed it of one of my sites, got it working first time no hassle at all, does exactly what I expected. but I then installed it on a sub-domain on the same site, and I get the following error(s) on events Warning: ksort() expects parameter 1 to be array, null given in E:\Domains\s\sellostring.co.uk-9509444\user\htdocs\karate\plugins\calendar\inc\admin_events.php on line 23 Warning: Invalid argument supplied for foreach() in E:\Domains\s\sellostring.co.uk-9509444\user\htdocs\karate\plugins\calendar\inc\admin_events.php on line 25 and on the calendar page. Notice: Undefined variable: events in E:\Domains\s\sellostring.co.uk-9509444\user\htdocs\karate\plugins\calendar\inc\calendar.php on line 110 Notice: Undefined variable: css in E:\Domains\s\sellostring.co.uk-9509444\user\htdocs\karate\plugins\calendar\inc\calendar.php on line 132 and on the add page I get various errors <br /><b>Notice</b>: Undefined variable: title in <b>E:\Domains\s\sellostring.co.uk-9509444\user\htdocs\karate\plugins\calendar\inc\admin_edit.php</b> on line <b>37</b><br /> any ideas..? regards RichE Calendar plugin - SlazZe - 2012-03-17 several? you still working on this project? I've also a question: In the frontend we have the calendar - is there a way to display all events in a list with content? like: #1 Headline #1 Content #2 Headline #2 Content ... Calendar plugin - several27 - 2012-03-23 sorry everyone I have lot's of works, and i don't have much time for plugins riche, I will repair that SlazZe, In actually version sorry but no Calendar plugin - datiswous - 2012-04-02 Hi. I'm missing a start and end date fill in option. Example: see attachment Calendar plugin - several27 - 2012-04-02 datiswous, yes it's good idea i add this function in new version, when I find a free moment Calendar plugin - datiswous - 2012-04-05 several27 Wrote:datiswous, yes it's good idea i add this function in new version, when I find a free moment That would be great. Another idea: to be able to list multiple months instead of only one month. Example: http://yeti.ch/weidhaus.html (I think this site is just using tables) Calendar plugin - TheController - 2012-04-08 Very good plug-in - one issue I seem to have found though, when using the Event List in my sidebar to display the first 3 events. It literally displays the first 3, not the next 3. If an event date has passed it will still display the event for then above the others. This makes having a list of "Upcoming Events" difficult unless you go into the calendar and delete past events. Would there be any way to have it displaying the next 3 upcoming events, instead of the first 3 events in the calendar, for the 'event list'? Calendar plugin - volaverunt - 2012-05-16 How indexing to the events in I18N search results? Would be great that. (I don't speak english, sorry for my bad language) Calendar plugin - zattaboy - 2012-05-20 I could not embed an image within an event page. After saving the event, the code goes wrong. It takes the root link + current image link. Calendar plugin - daverosewebworks - 2012-09-25 I have a weird issue going on, When i first installed it, worked great, now i am not able to add any new events to the calendar, When i click on add, i fill out the form and when clicking save the page flashes like a refresh , all form data is there, but when i click away and go back to my calendar or if i click on events, nothing is there.Not sure why its not saving, i dont think i have touched anything that might affect it. i unzipped, placed contents in the plugin directory and thats it. Are there any settings i need to make sure work right? htaccess settings? Calendar plugin - daverosewebworks - 2012-09-25 daverosewebworks Wrote:I have a weird issue going on, When i first installed it, worked great, now i am not able to add any new events to the calendar, When i click on add, i fill out the form and when clicking save the page flashes like a refresh , all form data is there, but when i click away and go back to my calendar or if i click on events, nothing is there.Not sure why its not saving, i dont think i have touched anything that might affect it. i unzipped, placed contents in the plugin directory and thats it. Are there any settings i need to make sure work right? htaccess settings? I do see the xml file being created in the data/other/calendar folder, just not displaying it in the admin or on my page Calendar plugin - gamer68 - 2012-10-12 What would need to change in order for the week to start on Sunday instead of Monday? Otherwise it is a good event calendar that is easy to use. RE: Calendar plugin - islander - 2012-11-02 I am having two minor technical difficulties with the calendar:
Anyone have any experience with this plug? RE: Calendar plugin - yasarsaka - 2012-12-28 (2012-05-20, 19:04:17)zattaboy Wrote: I could not embed an image within an event page. I have the same problem! Clicked the source button in the editor, tried to clean the code. After saving the code got even worse! Lots of "\&quot;\". Each time you click on "source" then save (without editing) the code gets more codes... I really want to be able to add images on my events. Error in Getsimple 3.2 - pavel9 - 2013-02-20 Hallo, i have this error and many others by activating the plugin in GetSimple 3.2, you can make it work in the new version? thanks Code: Notice: Undefined index: id in E:\xampp\htdocs\getsimple32\plugins\calendar.php on line 56 RE: Calendar plugin - Connie - 2013-02-27 I could work with the plugin in 3.2 (even getting error messages, but I ignore them... at least for the moment) my problem is that the insert of images does not work as there is too much html - escaping: Code: <img alt=\"\" src=\"http://www.urbanistan.de/waldsaum/data/uploads/feld/feld_1.jpg\" style=\"width: 650px; height: 488px;\" /> 1) Warning: ksort() expects parameter 1 to be array, null given in /var/www/web1/html/urbanistan/waldsaum/plugins/calendar/inc/admin_events.php on line 23 Warning: Invalid argument supplied for foreach() in /var/www/web1/html/urbanistan/waldsaum/plugins/calendar/inc/admin_events.php on line 25 but I can add dates etc. 2) the escaping of images should be stopped 3) in the calendarview the readmore-link should have distance to the text, now you get "baum(...)" instead of "baum (...) RE: Calendar plugin - krysttof - 2013-03-18 Don't work with GS 3.2. The administration of the plugin is filled with tens and tens of "warning". No fix in sight ? Unlike Connie, I can't add any dates... RE: Calendar plugin - gregorba - 2013-05-29 (2013-03-18, 23:33:12)krysttof Wrote: Don't work with GS 3.2. The problem is the difference in /admin/inc/common.php file between current and older versions of Get-Simple. If you want to use calendar with GS v3.2.1 simply take /admin/inc/common.php file from version 3.1.2 and put it in your current installation. RE: Calendar plugin - krysttof - 2013-05-29 (2013-05-29, 16:08:06)gregorba Wrote: take /admin/inc/common.php file from version 3.1.2 and put it in your current installation. An admin file v3.1.2 in a site with v3.2.1... hum a good solution ? I'm not sure !? RE: Calendar plugin - gregorba - 2013-05-29 (2013-05-29, 16:13:47)krysttof Wrote:(2013-05-29, 16:08:06)gregorba Wrote: take /admin/inc/common.php file from version 3.1.2 and put it in your current installation. I know it's not a good solution but temporary and we finally know where to look to modify plugin itself to work with 3.2.1. I will try to fix it and post my findings. RE: Calendar plugin - evan70 - 2013-05-30 ThX gregorba! RE: Calendar plugin - gregorba - 2013-06-03 anybody know how to clear/delete errorlog.txt file located in /data/other/logs/ or disable error logging to that file ? RE: Calendar plugin - yofia - 2013-06-04 My events seem to drop off at 5pm PST instead of at midnight...it's likely a simple thing to fix but I don't know how...can someone help me? (I hope I'm posting this in the right place!!!) Thanks, Jana RE: Calendar plugin - several27 - 2013-07-23 Thanks to gregorba our plugin now support newest getsimple version 3.2.1 RE: Calendar plugin - info@svdbweb.nl - 2013-07-25 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/inc/basic.php on line 64 In admin_edit.php line 11, I found a typo: Code: $file = to7bit($file, 'UFT-8'); changed it to: Code: $file = to7bit($file, 'UTF-8'); Sander van den Berg |