1
gerren
Re: extCal 2.38 RC1 input textarea too large
  • 2015/3/31 17:54

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


Problem solved:

extcal\class\event.php

Row 1272 $options['cols'] = '100%';

Row 1312 $options['cols'] = '100%';

Change to:

Row 1272 $options['cols'] = '70%';
Row 1312 $options['cols'] = '70%';

Don't know if this is this is the right way but it works



2
gerren
extCal 2.38 RC1 input textarea too large
  • 2015/3/31 6:56

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


Hi,

Regarding extCal 2.38 RC1
Having problems that the input text area are too large when adding New Event
And it expands outside the theme on the right side.

Are there any way to solve this problems?

Br / Gerry

Details:
Fixed Page Width, 3-Column Theme
FlashInsBusie Theme from INSRAQ
(Have tried out other themes to but still same problems)

XOOPS Version XOOPS 2.5.7.1
PHP Version 5.6.7
mySQL Version 5.5.32-cll-lve
Server API cgi-fcgi
OS Linux
safe_mode Off
register_globals Off
magic_quotes_gpc Off
allow_url_fopen On
fsockopen On
post_max_size 64M
max_input_time 120
output_buffering 4096
max_execution_time 120
memory_limit 64M
file_uploads On
upload_max_filesize 64M

Modules:
extCal 2.38 RC1
ExtGallery 1.11 Final
Publisher 1.02 RC1
xfGuestbook 2.5




3
gerren
ExtCal 2.37 persmission for users to remove event
  • 2012/5/9 19:52

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


Is it possible to add permissions for users to remove their own event?
Without giving them administrator rights.

extCal 2.37

Please give me a hint how to do



4
gerren
Re: eXtCal 2.36 UTF-8 encoding problems
  • 2012/4/22 8:34

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


Thanks Mamba, I have checked the settings and it looks like this
Database character set = utf8 - UTF-8 Unicode
Database collection = utf8_swedish_ci

There must be something wrong in extCal affecting the weekday name only in the modules \ extcal \ view_calendar-month.php view.

when looking at modules\extcal\view_day.php weekdays shows ok.





5
gerren
Re: eXtCal 2.36 UTF-8 encoding problems
  • 2012/4/12 17:31

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


Updated to XOOPS 2.5.5 RC and ExtCal 2:37 on my test site and still have problems with Swedish characters.
Language files converted to UTF-8 without BOM.

Does not ExtCal support country-specific characters any more???

As I mentioned earlier swedish letters does not appear correct in Calendar month (modules/extcal/view_calendar-month.php)

example: m�ndag tisdag onsdag torsdag fredag l�rdag s�ndag



6
gerren
eXtCal 2.36 UTF-8 encoding problems
  • 2012/3/30 17:40

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


Translated the module in Swedish and everything work fine except weekdays in start page Main menu and selecting eXtCal (/modules/extcal/view_calendar-month.php)
Changing character Encoding to Western (ISO-8859-1) weekdays shows ok but not the rest of the translation.
Debugged for several days but i can't figure out whats is wrong.
Any idea what causing this?

System:
XOOPS Version XOOPS 2.5.3
PHP Version 5.3.10
mySQL Version 5.0.51a-24+lenny5-log
Server API cgi-fcgi
OS Linux

The problem can be viewed at: www.gemko.se/modules/extcal/view_calendar-month.php



7
gerren
How to set the size of a swf flash movies in a block?
  • 2011/12/21 9:39

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


How to set a size of a swf flash movie in a block?

Inserting the flash into block looks like this, see below.
But the flash movie is re-sized to a small size, about 10% of the original.

[flash=,]http://www.site.domain/images/banners/merrychristmas.swf[/flash]

Best regards

Gerry



8
gerren
Change jGrowl redirect popup window 2.5.0
  • 2011/3/26 17:48

  • gerren

  • Just popping in

  • Posts: 8

  • Since: 2006/10/18


Change jGrowl redirect popup window 2.5.0

If you Under Preferences / General Settings

Use jGrowl redirect*
and replaced old redirection by an jQuery redirection = "YES"

And you want to change color etc. on the popup window

root / xoops.css
Edit from line 104

Remove header if this is present in the popup window

xoops_lib\Frameworks\jquery\plugins\jquery.jgrowl.js

Exclude line 137 and line 190

Line 137 /* header: '', */
Line 190 /* '<div class="header">' + o.header + '</div>' + */

Took a while to find it, may be useful for someone





TopTop



Login

Who's Online

178 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 178


more...

Donat-O-Meter

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

Latest GitHub Commits