Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lukacsp

Pages: [1]
1
Older versions / [1.6.2] Google ics calendar parse error
« on: April 27, 2010, 01:34:21 pm »
Hi,

I tried to import my calendar to Google Calendar, but it failed with parse error.

The problem was that my exported ics file containts this:


BEGIN:VCALENDAR
VERSION:2.0
PRODID:PHP
METHOD:REQUEST
X-WR-CALNAME:Lukács Péter
BEGIN:VTIMEZONE
TZID:(GMT+2:00) Athén, Isztanbul, Minszk, Helsinki, Jeruzsálem, Dél-Afrika
BEGIN:STANDARD
TZOFFSETFROM:0200
TZOFFSETTO:0200
END:STANDARD
END:VTIMEZONE


But it should look like this:


BEGIN:VCALENDAR
VERSION:2.0
PRODID:PHP
METHOD:REQUEST
X-WR-CALNAME:Lukács Péter
BEGIN:VTIMEZONE
TZID:(GMT+2:00) Athén, Isztanbul, Minszk, Helsinki, Jeruzsálem, Dél-Afrika
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0200

END:STANDARD
END:VTIMEZONE


I modified the \environment\classes\event\CalFormatUtilities.php to add the extra + character, but im not sure why is it missing. May i missed to set up something related to my timezone or what? I using feng office in a windows 2003 server by the way.

Is it a bug or a user error? ;) Thanks...


2
Thank you for your kind help! It works flawlessly now.

3
Installation problems / Re: (sending) new email not working
« on: March 10, 2010, 05:59:41 am »
Yes, just put it to the config.php, for example:

<?php
  define('DB_ADAPTER', 'mysql');
  define('DB_HOST', 'palm555.db.5749792.hostedresource.com');
  define('DB_USER', '**me**');
  define('DB_PASS', '**nevertell**');
  define('DB_NAME', '**isaSecret**');
  define('DB_PERSIST', true);
  define('TABLE_PREFIX', 'og_');
  define('DB_ENGINE', 'InnoDB');
  define('ROOT_URL', 'http://aviation.com/foe');
  define('DEFAULT_LOCALIZATION', 'en_us');
  define('COOKIE_PATH', '/');
  define('DEBUG', false);
  define('SEED', 'fe9b4d81b8b33de7851e3aagga3c768c');
  define('DB_CHARSET', 'utf8');
 define('SWIFT_AUTHENTICATOR', 'PLAIN');
  define('DEFAULT_SWIFT_AUTHENTICATOR', 'PLAIN');
  return true;
?>

4
Update:

my quoted-printable characters doesnt converted to html entities,
For example "=C5" should converted to &oacute; and so on... any help in this?

5
Installation problems / Re: getting problem with the install itself
« on: March 09, 2010, 06:38:36 am »
Your problem is basicly that you gave bad URL (location) in the browser.

6
Installation problems / Re: (sending) new email not working
« on: March 09, 2010, 06:35:18 am »
Put these lines to the config/config.php:

  define('SWIFT_AUTHENTICATOR', 'PLAIN');
  define('DEFAULT_SWIFT_AUTHENTICATOR', 'PLAIN');

I hope it helps, if i remember correctly i had the same error and that was the cure  ;)

7
Installation problems / Re: [1.6.2] Mail module is somehow unstable
« on: March 09, 2010, 06:32:27 am »
thatguy: you dont have to reference any memory in php programs. The error message simply tells you that your function/operation at line 111 eats up all your allowed memory.

8
Hi,

utf-8 is our global settings (for sending emails too). Its working fine, but...
The received mail's subject is perfect, but the body (at least on MS Outlook) looks like this:

"Kérlek állítsd át c5ket, "

its supposed to be like this:

"Kérlek állítsd át őket, "

Im hungarian, and we using some special characters: ő Ő, ű, Ű. I know that the latin1 code page contains every hungarian letters except this 4, maybe its related to it somehow... any clue? This code below is from an utf8-conversion function:

HUNGARIAN 'ő' = char(197) + char(145)) --c5 91
HUNGARIAN 'Ő' = char(197) + char(144)) --c5 90
HUNGARIAN 'ű' = char(197) + char(177)) --c5 b1
HUNGARIAN 'Ű' = char(197) + char(176)) --c5 b0


Another observation:

When i trying to forward a message in feng office, and i switch from HTML to plain text, its look like this:

"K&eacute;rlek &aacute;ll&iacute;tsd &aacute;t őket"

The special characters converted to html entities except the ő character...

Update:

I saved the original mail (i forwarded this mail in my tests)  from Feng Office, and the sentence above looks like this:

"K=E9rlek =E1ll=EDtsd =E1t =F5ket"

So my character encoding problem is related with the mail writing process...

***

If it can be repaired with a quick swiftmailer hack, thats enough for me ;)

Thanks!

9
Magyar / Re: Official translation to Hungarian
« on: October 20, 2009, 10:16:11 am »
Üdv mindenkinek!

Az új felhasználó hozzáadása oldal azért nem jó, mert az ehhez tartozó magyar nyelvi fájlban nincs valami helyesen escape-elve, vagyis az OpenGoo hibával elszáll az  oldal feldolgozásakor. Aki nem szeret várni, utánajárhat ;-)

Megnézem, hogy mi a hiba, és amint tudom, javítom. Lehet, hogy hamarosan frissítem is a nyelvi verziót a frissebbre... kitartás!

10
Magyar / Re: Official translation to Hungarian
« on: July 09, 2009, 08:35:10 am »
I found some missing translations with the comparing tool, so here is the completed version (2)!

Peter

***

Találtam néhány kimaradt szöveget (hála fordító/ellenőrző szkriptnek), ezeket most lefordítottam. Mindenképpen ezt töltsétek!

Péter

11
Magyar / Re: Official translation to Hungarian
« on: July 08, 2009, 10:15:07 am »
Hi,

I want to be an official translator. What should i do?
I also attached the most complete hungarian translation of the Opengoo 1.4.2

Peter

12
Magyar / Re: Hungarian (magyar)
« on: July 08, 2009, 10:02:29 am »
Hi,

Im sorry for the big delay. I had some difficulties in my professional life.
I leaved my half-finished translation, and completed Dugó's version to the recent 1.4.2 release. I tested the quality of my translation with real-life users and tasks, so i hope its pretty clear and usable now :-)

Peter


***

Sziasztok!

Bocs a késésért, de munkahelyemen kicsit összejöttek a dolgok, és tesztelni sem a fordításokat eddig . Mivel én megálltam kb. 50-60 %-on, és láttam, hogy Dugó lefordította az 1.3-ast majdnem teljesen, az  Ő munkáját vettem alapul (köszönöm neki).

Ez tartalmazza az összes  frissítést az 1.4.2-es verzióig (jó sok volt belőle).

Az én verziómban a tegezést megszüntettem, így hivatalosabb.
 
Sikerült tesztelnem "éles" használat közben, így a felhasználók visszajelzései alapján próbáltam értelmezhető, odaillő kifejezéseket találni.

A helyesírási hibák 99,5%-a kiirtva. Nyelvtani, magyartalansági hibák még mindíg előfordulhatnak az eldugottabb zugokban, ha itt írtok, javítom.

Péter

13
Hi,

I found a missing translation in application\helpers\application.php in line 1192: 

html += \' before. \';

should be:

html += \' \' + lang("before") + \'. \';

(i prefer spaces next to selects)

I found another missing translation (or two) in the linked objects dialog, but i cant find it. I attached a picture with that.

Please update the upcoming release, thanks,

Bye!



14
Magyar / Hungarian (magyar)
« on: December 22, 2008, 01:28:45 pm »
Hi, i want to inform you that i started the translation of this awesome application to hungarian, im currently at  80-90% so it will be done in 1-2 weeks.

Üdv, láttam, hogy vannak itt magyarok is, ezért szólok, hogy akit érdekel, nemsokára befejezem (1-2 hét) a rendszer teljes fordítását magyarra.
Jó lenne, ha tudna valaki segíteni a kifejezések pontosításában, illetve abban, hogy hol térjünk el a szó szerinti fordítástól, és próbáljunk meg inkább érthető információkat és utasításokat közölni :)

Pages: [1]