11
DCrussader
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC

First clear cache (XOOPS & Browser), then give details:

PHP Version:
MySQL Version:
Hosting Company:
XOOPS Version:
Installed modules/versions:

May The Source Be With You!

12
sabahan
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/4/27 6:33

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


a. Recuring event issue in extcalendar - Recurring event is listed in the calendar but not in the today's event and upcoming event block

b. I have the same issue with SMEDrieben - can't translate the days still trying to figure this out. have cleared xoops caches and browser cookies

extcal 2.37 beta, xoops 2.5.5

13
SMEDrieben
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC

Sorry that it took some time to answer (holidays):

My test system is Xampplite 1.71:

XOOPS versie XOOPS 2.5.5
PHP versie 5.2.9
mySQL versie 5.1.33-community
Server API apache2handler
Besturingssysteem WINNT
safe_mode Off
register_globals Off
magic_quotes_gpc On
allow_url_fopen On
fsockopen On
post_max_size 16M
max_input_time 60
output_buffering
max_execution_time 60
memory_limit 128M
file_uploads On
upload_max_filesize 32M

Installed modules:
News 1.66
Tinycontent 1.5
Smartsection 2.13
Smartfaq 1.09
Simplenewsletter 2.2
Extcal 2.37 beta
WF-Downloads 3.2
Mylinks 1.1
Extgallery 1.04
Liaise 1.27
Kshop 2.23
Xoopsmembers 1
Articles 1.03
Istats 2.2

SMEDrieben

14
Anonymous
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/5/5 20:49

  • Anonymous

  • Posts: 0

  • Since:


SMEDrieben. You will find dutch translation on sourceforge tomorrow.

15
Anonymous
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/5/5 20:54

  • Anonymous

  • Posts: 0

  • Since:


Creating a new event
When I select a date via calendar popup the format is : 5-0105-2012
instead of : 5-5-2012

Is ther anyone who can explain the working of dateformats and datesettings?
It will be more than a "litle bit" frustrating at the moment.

16
Cesagonchu
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC

I think your problem is a bad German translation of XOOPS 2.5.5.

In file calendar.php, you must have the line 12 the same as the English file:

htdocs\language\nederlands\calendar.php
line 12

replace
define("_CAL_FORMAT","j-n-Y");


with
define("_CAL_FORMAT","Y-m-d");



See here.

17
Anonymous
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/6/9 21:37

  • Anonymous

  • Posts: 0

  • Since:


replace line 249 in file extcal/admin/cat.php:
$categoryAdmin->addItemButton('Add Category''cat.php?op=new''add''');


with
$categoryAdmin->addItemButton(_AM_EXTCAL_ADD_CATEGORY'cat.php?op=new''add''');

18
Mamba
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/6/10 3:10

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
replace line 249 in file extcal/admin/cat.php:

fixed in XOOPS SVN
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

19
Stijnvd
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/6/24 9:10

  • Stijnvd

  • Just popping in

  • Posts: 16

  • Since: 2011/12/14


Anyone testing it any further to release extcal in final release? Thanks for the update.

20
playsome
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/6/27 11:33

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Hi, I have came across an issue with this latest version of extcal.

When attempting to edit an event from the user side (clicking edit icon) an error occurs.

Quote:

A problem has occurred on our server!
Page is currently unavailable

We are working on a fix
Please come back soon ...

Error : Handler does not exist
Module: _EXTCAL_MODULE
Name: _EXTCAL_CLS_EVENT


Xoops version: 2.5.5 final
server: Wamp server 2.0
PHP: 5.3.1
MySQL: 5.1.30

Also not an error but would be a good addition:

If I create a recurring event e.g. event starts on 28 June and recurs weekly, I add the event liek this: start date 28-6-2012 end date 28-5-2012, this is fine, however if a user clicks on a fure occurence of this event say 5 July 2012, the event date will still show as 28-6-2012.

This can be edited by using different date format (display time only) but what would be good is the addition of a smarty variable to show the actual date the user clicks on, so if a user browses through the calender and clicks on an event on 25 december, the date 25 december would show on the event page.

Not sure if this is possible but I think it would be a good addition.

Thanks

Login

Who's Online

196 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits