Aquileo | Recent changes to support-requestshttps://sourceforge.net/p/webcalendar/support-requests/2016-10-11T17:40:09.509000ZRecent changes to support-requestsAquileo | #337 getting php errors after upgrade to 1.272016-10-11T17:40:09.509000Z2016-10-11T17:40:09.509000ZJim Doblinhttps://sourceforge.net/u/jdproducer/https://sourceforge.netc55e152804f40457ceaafbcf545f2a33d35dec53<div class="markdown_content"><p>this is what i get after upgrading cal 1.25 to latest version . it was working fine before.<br/>
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/equivent/public_html/calendar/includes/formvars.php on line 48 </p></div>Aquileo | getting php errors after upgrade to 1.272016-10-11T17:37:19.119000Z2016-10-11T17:37:19.119000ZJim Doblinhttps://sourceforge.net/u/jdproducer/https://sourceforge.net2141aa798cc8185ab1085da87e035f58d3b1b299<div class="markdown_content"><p>this is what i get now that ive upgraded from 1.25 to 1.27 ...help please</p>
<p>Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/equivent/public_html/calendar/includes/formvars.php on line 48</p></div>Aquileo | Want to change default time intervals2016-09-05T02:55:54.049000Z2016-09-05T02:55:54.049000ZRobert Mackhttps://sourceforge.net/u/rlmack72/https://sourceforge.net9102877f723941a224b3acad1ae125c7b8af2ea9<div class="markdown_content"><p>I want to change the default time intervals from 10 20 30 40 50 00 to 00 15 30 45 and can not locate the file to change them. Can you tell me the file name so that we can change it to meet our needs.</p></div>Aquileo | Error messages on the calendar now2015-12-24T15:51:00.352000Z2015-12-24T15:51:00.352000ZHoward Ballinger https://sourceforge.net/u/shafeehoward/https://sourceforge.net61835c41dbb0407f2a49946a97312a7899e1d64a<div class="markdown_content"><p>Webcal is an open source calendar script I've been using for years, now when I go to <a href="http://sufipaths.net/local_events/" rel="nofollow">http://sufipaths.net/local_events/</a> I get a lot of error msgs. What can I do ??</p>
<p>Deprecated: Assigning the return value of new by reference is deprecated in /home3/sufip1/public_html/local_events/includes/functions.php on line 5049</p>
<p>Deprecated: Function ereg() is deprecated in /home3/sufip1/public_html/local_events/includes/functions.php on line 2990</p>
<p>Deprecated: Function ereg() is deprecated in /home3/sufip1/public_html/local_events/includes/functions.php on line 2992</p>
<p>Deprecated: Function ereg() is deprecated in /home3/sufip1/public_html/local_events/includes/functions.php on line 2994</p></div>Aquileo | #301 Multple occurances & email Config2015-11-18T00:14:22.569000Z2015-11-18T00:14:22.569000ZManish Jainhttps://sourceforge.net/u/mankamuk/https://sourceforge.net2ae469ccb8839aa94c8a6b2dd7dd81b220b29ac7<div class="markdown_content"><p>Can you advice me how it will work with gmail?</p></div>Aquileo | #334 Custom message2015-11-18T00:11:19.812000Z2015-11-18T00:11:19.812000ZManish Jainhttps://sourceforge.net/u/mankamuk/https://sourceforge.net3a2918f45ba12b387417f7ef5fea24dff1bf7720<div class="markdown_content"><p>picture added</p></div>Aquileo | Custom message2015-11-18T00:09:39.732000Z2015-11-18T00:09:39.732000ZManish Jainhttps://sourceforge.net/u/mankamuk/https://sourceforge.net0ba697a31f8d6cc7cd46699a69a85c44ab277443<div class="markdown_content"><p>Hi <br/>
I want to add custom message below the calendar. The message is different for daily, weekly, monthly and annual view of the calendar. ( see attached picture)<br/>
Is it possible to add the message? and please let me know how to add message? </p></div>Aquileo | #331 Custom View2015-07-29T18:28:28.951000Z2015-07-29T18:28:28.951000ZRay Joneshttps://sourceforge.net/u/rjones6061/https://sourceforge.net55ca09a1e680be504e54f578c9224b701d9eb201<div class="markdown_content"><p>Under Settings ->Preferences ->Events change Time Interval to 30 Minutes.</p>
<p>Ray</p></div>Aquileo | #333 Problem to display the category when editing, sort order keep changing.2015-07-29T18:21:19.371000Z2015-07-29T18:21:19.371000ZRay Joneshttps://sourceforge.net/u/rjones6061/https://sourceforge.net1dd905d18f9bbb3570ca2abd657d38f6296e3784<div class="markdown_content"><p>Can you post screenshots of before and after? I cannot duplicate your findings.</p>
<p>Ray</p></div>Aquileo | #321 Captcha not woring after PHP5 upgrade2015-07-29T17:57:06.400000Z2015-07-29T17:57:06.400000ZRay Joneshttps://sourceforge.net/u/rjones6061/https://sourceforge.netecbf786f5c77996644cd515c3caafeb74849700b<div class="markdown_content"><p>I'm back after a long hiatus. If you edit<br />
includes/classes/captcha/captcha.php line 259<br />
FROM imagejpeg($img, "", (int)$quality);<br />
TO imagejpeg($img, NULL, (int)$quality);</p>
<p>it will solve your php5.4 problem. I'm running 5.5 and it works.</p>
<p>Ray</p></div>