Hi there,
im not able to use the plugin works fine....
When i klick on "kalender" it never stops loading ...
(http://screen.siedler3.net/pics/thumbs/thumb_4ce13ca1d7b5f.jpg) (http://screen.siedler3.net/pics/4ce13ca1d7b5f.jpg.html)
I Use:
- RC 0.4 stable
- latest calendar Plugin
- remove "dummy" form the configfile and replaced with "database"
- jqueryui in enabled
- there are no errors in the logfile
any more Ideas to fix the Problem ?
Did you have created the database table?
What is in the errors log?
re,
I´ll import that "mysql.sql" into my Database.
This looks like:
(http://screen.siedler3.net/pics/thumbs/thumb_4ce15d2d61b57.jpg) (http://screen.siedler3.net/pics/4ce15d2d61b57.jpg.html)
There is nothing in the error-log about calender usement.
Hard to guess the problem. Is it possible to get remote access? Imap user account, Url to webmail, phpmyadmin, ftp to roundcube root folder ...
hm ...
ist it posslibe that u visit me by "teamviewer" ?
Because direct Access to roundecube folder is not permitted, even to use phpmyadmin *g
No, unfortunately not. Setup a test environment and grant me the desired access. Otherwise I won't be able to help you.
you`ve got an email through forum ...
pm not permitted ?
Hi,
I try your plugin Calendar
os: Linux
php version: 5.2.14
my browser: firefox 3.6.12
my os: ubuntu 10.10
roundcube: 0.4.2 stable
plugin: version 2.1 - 14.11.2010
i load .sql
i setup the config and set database
I create and save a new event and all works fine. But then in the Calendar the time of the Event is wrong, and if i try to move the event at the right time the plugin go to an other place.
p.s. in the main page of roundcube there are nothing about calendar, like instead in your demo mail4us
any solution?
best regards
nicola
@paZ
See posts above. I need remote access to your server.
@ramstein
Weird! Everything works for me as expected on your test environment. I tested with Chrome, IE8 and Firefox. May be it is a problem only if you access it on localhost?
hm ...
i´ll create a Screenvideo.
After Login when i klick on "Kalender" there is nothing for me to do.
All other buttons were disabled. No Postentry ... nothing.
That the same when u test it ?
(used the testing area)
*** link deleted ***
What u mean with "useing localhost" ?
All Software on the maschine works with localhost.
Thats an Debian Lenny System - not located @home....
greets
As said I can login and switch to calendar and create eventson your test environment without any issues. Check your mails. I've sent you a screenshot.
rosali i've sent to you an email from the form of roundcube :)
poba
nicola
Thanks for helping to improve calendar plugin. My method to convert fullCalendar time to GMT time fails on your server for some reason. I have implemented a work around on your server. Please leave the backdoor open. I have to do some more investigations this weekend. Regarding upcoming events preview in the message list page you have to enable this in User Settings. Next version will have it enabled by default.
:) kein problem!!
I installed the calendar plugin, the MySQL section, the config.inc.php
I can see the calendar but i cant place any events. Do I have to connect to a Google-calendar first? I dont have one at Google yet. I just see some entrys like: hair cut at 11, Thanksgiving and so on, i dont know why they show up. i cant delete them.
Thanks for your help! chichi
You missed to configure it use the database backend:
$rcmail_config['backend'] = "database";
Vielen Dank! I got it working with your help! :D
chichi
Does anyone know what the CRON part is for (in the config file?). THanks
It's for configuration of reminders.
A frequent request for ./plugins/calendar/program/reminders.php should send out reminder emails using those configs.