| The comments are owned by the poster. We are not responsible for its content.
calendar search
Posted on: 10/28/2003 12:04 AM
By: Anonymous
Do you know how to implement a calendar "search events by category" or "search events by location"?
I'm using phpwebsite 9.3.
Thank you so much.
Automatic announcement for reoccuring calendar event
Posted on: 04/22/2004 09:09 PM
By: barc
Is there a way to have an announcement for a reoccuring event? What I am looking for is an announcement that would automatically be posted say every year on someones birthday and it would only be there for a few days then go away until next year.
Edited By: lawhesl On: 06/22/2005 10:41 AM
Repeat Biweekly?
Posted on: 02/21/2004 12:00 PM
By: Anonymous
I need to enter items that are repeated every two weeks. Any workarounds?
More than one All-Day event
Posted on: 04/17/2004 12:07 AM
By: john_ecweekly
Is it just me, or is it impossible to list more than one ALL-DAY event in the calendar? I'm trying to set up a community calendar which will have many events that I don't have an exact time for.... right now, it only shows the first ALL-DAY event and not the rest.
Any help or feedback is appreciated!
John
Edited By: john_ecweekly On: 04/17/2004 12:07 AM
Add event without approval?
Posted on: 05/03/2004 09:02 AM
By: marcus
Is it possible to remove the approval process from the Calendar when adding a new event. If the admin isn't around, I'd still like this event to be viewable by all users.
I also want the calendar to act the same for all users: Editing, Deleting etc. Is it possible to make all Events "editable" by all users?
Re: Add event without approval?
Posted on: 03/27/2006 12:35 PM
By: Anonymous
help
Month Select
Posted on: 05/29/2004 08:42 PM
By: Anonymous
It can be very annoying to be in the month of March and clicking yuour way forward to the month of November. Would it make sense to use a drop down box to select a different month.
Also, consider a text field next to the month select box to select a different year other than the default shownin the select box.
Thanks:
Bob
24 Hours Formatting
Posted on: 06/03/2004 05:03 PM
By: Anonymous
Is it possible to have the time displayed in 24h Format
Re: 24 Hours Formatting
Posted on: 09/02/2004 12:08 PM
By: Anonymous
You need to edit conf/dateSettings.en
The line
define("PHPWS_TIME_FORMAT", "g:i");
should be changed to
define("PHPWS_TIME_FORMAT", "H:i");
How do I list events?
Posted on: 06/15/2004 02:22 AM
By: frankbeijing
In my calendar, the view options have only three choices: Year, Month and Week?
How do I list events like what I have seen here: http://www.barc.org.au/cms/index.php?module=calendar&calendar[view]=list
My view options doesn't have a "list" option, or any thing I didn't do right?
No Upcoming Events Section
Posted on: 06/30/2004 04:05 PM
By: Anonymous
I'm using winzor template and there's no upcoming events section to the calendar. What gives?
Let a group of users know about upcoming events
Posted on: 08/18/2004 07:08 PM
By: Anonymous
Hello
I am about to use PHPwebsite for a clubs homepage, and as I know most people in there are too lazy to look at the homepage every few days. Would it make sense to add a feature to the calendar that would allow to send reminder e-mails to a group of people or an individual a certain time before the event
?
ciao
Florian
Re: Let a group of users know about upcoming events
Posted on: 10/22/2004 09:58 AM
By: Anonymous
I also like this idea, anyone know if can be done?
Hiding from non-registered users
Posted on: 09/15/2004 02:51 PM
By: Anonymous
Is there a way to hide the calendar from non-registered users? I only want those who are logged in to see it...
Thanks.
Re: Hiding from non-registered users
Posted on: 11/28/2004 10:27 PM
By: Anonymous
I am also looking to do this. Please let me know if its possible.
Re: Hiding from non-registered users
Posted on: 01/01/2005 06:16 PM
By: Anonymous
Is there a way to make only logged in Users see the "Submit Event" button?
Re: Hiding from non-registered users
Posted on: 04/08/2005 05:20 PM
By: Anonymous
Took me a while to find this - go to developer/module maker
From there you can turn on/off modules (turn em off for "home" to prevent non-registrants from seeing)
FatCat page order
Posted on: 10/25/2004 11:22 AM
By: Anonymous
I am using the calendar with fatcat on my website. With differnet events I add the catagory to the calendar posting. So now in What's Related, the user gets to see calendar postings that are important to them. Works great. Only problem is that the calendar entries are listing in the order that I entered them into the database, so how can I change this so they list by chron order?
Re: FatCat page order
Posted on: 12/23/2004 05:21 PM
By: vish
i want to know how to change the date from server to user local time? Currently it shows server time which is one day behind local-user (audience) date. How to set this up?
Vish
Upcoming events
Posted on: 12/25/2004 05:23 PM
By: Anonymous
Hi, where can i increase the maximum of 14 days for the calendar to look ahead. I use it for announcing music gigs, so its nice to know earlier than 14 days so everyone can fit it in his agenda :)
Mark
www.boxstudios.sohosted.com
Re: Upcoming events
Posted on: 01/17/2005 05:40 PM
By: Anonymous
This might help
https://sourceforge.net/forum/forum.php?thread_id=648516&forum_id=49348
Calendar
Posted on: 01/25/2005 11:50 AM
By: Anonymous
I enterened some stuff on the calendar and want to delete it but when I click on it to view it I don't get any delete option. I would edit but not delete.
starting week from Monday instead of Sunday ?
Posted on: 05/03/2005 05:00 PM
By: Anonymous
how can I change view so starting day of the week could be Monday instead of Sunday ?
Re: starting week from Monday instead of Sunday ?
Posted on: 06/18/2005 05:06 PM
By: rck
in conf/dateSettings.en.php, you should find a line like this:
$day_start = 0; // 0 = Sunday, 1 = Monday
please change it to
$day_start = 1; // 0 = Sunday, 1 = Monday
Re: starting week from Monday instead of Sunday ?
Posted on: 08/02/2005 08:19 AM
By: Anonymous
I just do this and that`s the result:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/kantori/public_html/conf/dateSettings.en.php:22) in /home/kantori/public_html/core/Core.php on line 304
Re: starting week from Monday instead of Sunday ?
Posted on: 08/03/2005 03:45 AM
By: pe6ohh
Hello !!!
The last post was mine.I don`t understand much more of php,but i fix my problem:
"Long Live The BACK UP of the dateSettings.en.php - file"
I just want to report this problem (if this isn`t a big joke for you ;-) ) :
When i turn the value of:
$day_start = 0; // 0 = Sunday, 1 = Monday
to 0 the problem I post above didn`t fix.
Automatic announcement for reoccuring calendar event
Posted on: 06/22/2005 10:40 AM
By: lawhesl
Is there a way to have an announcement for a reoccuring event? What I am looking for is an announcement that would automatically be posted say every year on someones birthday and it would only be there for a few days then go away until next year.
Edited By: lawhesl On: 06/22/2005 10:42 AM
Alignment of coming soon events
Posted on: 09/30/2005 04:16 PM
By: Anonymous
In Netscape my coming soon events align left perfectly but in IE they are center aligned. I read somewhere about this being an IE and cvs problem but I dont know how to edit the cvs file, or even what one, there are three. Can anyone help me? Its minor but I am a little anal. LOL
Lori
Re: Alignment of coming soon events
Posted on: 09/30/2005 05:56 PM
By: Anonymous
got it, change in /mod/calendar/templates/userbox/userBox.tpl
Importing a calendar
Posted on: 11/24/2005 08:54 AM
By: Anonymous
What kind of calendars can you import?
I tried to import a vcs calendar file that I saved
from WebCalendar but got several error messages.
Can someone explain how the import function works?
Many thanks in advance.
- Eva
Re: Importing a calendar
Posted on: 09/02/2006 08:28 PM
By: Anonymous
I have the same question - any help on this??
Email calender events to friend?
Posted on: 01/27/2006 01:53 AM
By: Anonymous
Is there a feature as of yet which will allow users to email events to their friends?
Thanks.
Can we link to images on calendar events?
Posted on: 03/17/2006 02:08 PM
By: Anonymous
Instead of uploading an image, or using an image already on the server, is it possible to instead LINK images from other websites?
Calendar Bold
Posted on: 05/19/2006 02:04 AM
By: Anonymous
I want to bold the calendar event on the homepage without changing a. is the css?
Just want the event link to be bold and have the other links standard.
tes
Posted on: 05/22/2006 02:29 AM
By: Anonymous
test
Calendar Month View Hangs.
Posted on: 07/27/2006 07:23 AM
By: Anonymous
Hi,
I get
PHP Fatal error: Maximum execution time of 30 seconds exceeded in //lib/pear/Date/TimeZone.php on line 259
or
PHP Fatal error: Maximum execution time of 30 seconds exceeded in //lib/pear/Date.php on line 540
in my apache error log when clicking on the month view in calendar.
I am running v. 3.9.3 on phpwebsite 0.10.2
Any ideas?
Thanks,
Rian
Calender view not working!
Posted on: 11/29/2006 12:44 PM
By: Anonymous
Since implementing the Restricted Access Hack I have been unable to view the following calender views, Year, Month Week. clicking on these links produce the following errors:-
Fatal error: Call to undefined function: blockrobot() in /home/www/http://www.******/mod/calendar/class/Display.php on line 877
...Display.php on line 697
...Display.php on line 595
Respectively
Any suggestions Please!!
second calendar
Posted on: 01/02/2007 10:29 PM
By: Anonymous
Without creating a branch on the site, is there any way to have two calendars?
thanhvn
Posted on: 12/12/2008 08:10 AM
By: Anonymous
|