[TYPO3-english] site title not changed anymore in single view

2015-03-18 Thread Georg Schönweger
Hi all,

after upgrading to TYPO3 6.2 LTS i saw that some extensions like
tt_news, tx_commerce ecc. do not change the page title anymore after the
page has been cached. (e.g. tt_news should set the page title for the
single view to the news title) This worked in 4.5 LTS.

Following code in a USER plugin (caching enabled) does not change the
page title anymore after the page has been cached:

$GLOBALS['TSFE']-page['title'] = 'New page title';
$GLOBALS['TSFE']-altPageTitle = 'New page title';
$GLOBALS['TSFE']-indexedDocTitle = 'New page title';
$GLOBALS['TSFE']-getPageRenderer()-setTitle('New page title');

already a known bug?

regards,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] typo3 6.2.10 and GIFUBILDER image size

2015-03-11 Thread Georg Schönweger
Hi all,

i have a problem with GIFBUILDER created images after upgrading to
6.2.10 LTS. The images inside the GIFBUILDER object are not resized at all.

sample TS:
page.1 = IMAGE
page.1 {
  file = GIFBUILDER
  file {
XY = 100,100
10 = IMAGE
10 {
  file = fileadmin/images/logo_fakieshop.gif
  file {
# The image does not get resized to width = 100 :(
width  = 100
  }
}
  }
}

in 6.2.9 the image is resized properly. I tried with GM and imagemagick,
no luck ... Anybody experiencing the same problem?

regards,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] TYPO3 6.2 under Ubuntu 10.04

2014-08-29 Thread Georg Schönweger
Hi,

thx for your response. I can't upgrade to Ubuntu 12.04 before beginning
of 2015. Has anyone TYPO3 6.2 running with Ubuntu 10.04?

thanks,
Georg

Am 27.08.2014 um 13:54 schrieb Jigal van Hemert:
 Hi,
 
 On 27-8-2014 12:22, bernd wilke wrote:
 Am 27.08.14 11:32, schrieb Georg Schönweger:
 Hi,

 According to the Upgrade wiki the PHP version for using TYPO3 6.2 LTS
 must be at least 5.3.7. Ubuntu 10.04 has PHP 5.3.2-1ubuntu4.26 installed
 by default. Is this a working combination?
 
 Also realize that PHP 5.3 just received its last update ever. There are
 no more updates planned. To me that means that if security issues for
 PHP 5.3 are discovered it is very likely that they will not be fixed
 anymore. You will from then on have a system with known, un-patched
 security problems.
 
 It might be that Ubuntu has backported all kinds of bugfixes from later
 versions and will continue to do so for some time, but some
 features/bugfixes TYPO3 6.2 needs might not be included.
 
 Lastly, newer versions of PHP have improved their performance.
 
 I agree with Bernd and would upgrade the server OS.
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

[TYPO3-english] TYPO3 6.2 under Ubuntu 10.04

2014-08-27 Thread Georg Schönweger
Hi,

According to the Upgrade wiki the PHP version for using TYPO3 6.2 LTS
must be at least 5.3.7. Ubuntu 10.04 has PHP 5.3.2-1ubuntu4.26 installed
by default. Is this a working combination?

regards,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Forum extension

2013-01-09 Thread Georg Schönweger
ext:dialog seems pretty cool, but i would like more features out of the
box ... may it is the better decision to use other software than typo3
this time :)

regards,
Georg

Am 08.01.2013 20:50, schrieb Philipp Gampe:
 Hi Georg,
 
 Georg Schönweger wrote:
 
 suggestions for other forum software are also welcome!
 
 Check out ext:dialog
 http://fedext.net/overview/extensions.html
 
 Best regards
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

[TYPO3-english] Forum extension

2013-01-08 Thread Georg Schönweger
Hi,

i'm searching a feature rich, stable forum extension for Typo3. I
thought mm_forum is a good choice. Is it still actively developed? Is it
advised to use trunk version from forge or TER version?
... i also found mm_forum 2.0 in forge, but didn't find any infos about
that (current status ecc.)

regards,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Forum extension

2013-01-08 Thread Georg Schönweger
suggestions for other forum software are also welcome!

Am 08.01.2013 17:20, schrieb Georg Schönweger:
 Hi,
 
 i'm searching a feature rich, stable forum extension for Typo3. I
 thought mm_forum is a good choice. Is it still actively developed? Is it
 advised to use trunk version from forge or TER version?
 ... i also found mm_forum 2.0 in forge, but didn't find any infos about
 that (current status ecc.)
 
 regards,
 Georg
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] additional fileadmin folder

2012-12-10 Thread Georg Schönweger
Hi Philipp,

problem solved; /path/to/typo3/ was only the full path in the chroot
environment. Typo3 is not satisfied with this and wants the real real
path; /path/to/chroot/path/to/typo3/. Now it's working :)

regards,
Georg

Am 10.12.2012 01:51, schrieb Philipp Gampe:
 Hi Georg,
 
 Georg Schönweger wrote:
 
 Real Path to file /path/to/typo3/downloads/long_file_name.txt
 Path created by linkwizard: ile_name.txt _blank
 Correct Typo3 link would of course be: downloads/long_file_name.txt

 Any ideas?
 
 I saw that somewhere before. I guess this is a bug.
 
 Best regards
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

[TYPO3-english] additional fileadmin folder

2012-12-09 Thread Georg Schönweger
Hi,

i added an additional folder outside fileadmin;
/path/to/typo3/downloads/. I created a filemount with this absolute
path and i set [BE][lockRootPath] to this value too. The folder is
displayed correctly in the Filelist module, i can upload files ecc. But
i can't add links to files or folders inside /path/to/typo3/downloads/
with the Typo3 linkwizard. If i click on a file inside the linkwizard,
then the link is shortened / first letters are cut off.

Example:
Real Path to file /path/to/typo3/downloads/long_file_name.txt
Path created by linkwizard: ile_name.txt _blank
Correct Typo3 link would of course be: downloads/long_file_name.txt

Any ideas?

regards,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] eaccelerator typo3

2012-10-11 Thread Georg Schönweger
Hi all,

i have problems with eaccelerator (current version from
http://eaccelerator.net/ -- 42067ac). Typo3 4.5 is ok, but in 4.6 and
4.7 i have problems. In 4.7 i get following error in FE;
Fatal error: Invalid opcode 153/1/8. in
/media/daten/www/typo3_src-4.7.4/t3lib/utility/class.t3lib_utility_array.php
on line 77

Anyone else having the same problem?

regards,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] ext: newsletter

2012-08-17 Thread Georg Schönweger
it is possible by editing the newsletter record via list module. There
it is the field Attachements ... It's a pity that it isn't possible to
set attachments via newsletter module.

- Georg

Am 16.08.2012 19:28, schrieb Georg Schönweger:
 Hi,
 
 is it possible to add attachements to a newsletter? Couldn't find any
 info about that.
 
 thanks,
 Georg
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] ext: newsletter - No language file has been found

2012-08-17 Thread Georg Schönweger
I opened a ticket; http://forge.typo3.org/issues/39903

Am 16.08.2012 19:30, schrieb Georg Schönweger:
 Hi,
 
 when using another BE language than english, i get following error in
 the BE module;
 Oops, an error occured! - No language file has been found
 
 Any ideas how to fix this? I tried to download the language files via
 extension manager but it couldn't find translations for german ...
 
 - Georg
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] ext: newsletter

2012-08-16 Thread Georg Schönweger
Hi,

is it possible to add attachements to a newsletter? Couldn't find any
info about that.

thanks,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] ext: newsletter - No language file has been found

2012-08-16 Thread Georg Schönweger
Hi,

when using another BE language than english, i get following error in
the BE module;
Oops, an error occured! - No language file has been found

Any ideas how to fix this? I tried to download the language files via
extension manager but it couldn't find translations for german ...

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Calculations in typoscript

2012-08-12 Thread Georg Schönweger
Hi,

you could try this;
1 = TEXT
1.insertData = 1
1.value = {field:group_a_1_3} * {GP:nameOfYourPostField}
1.prioriCalc = 1

// untested!

- Georg

Am 12.08.2012 17:06, schrieb Piotr Burda:
 W dniu 12.08.2012 o 14:15 Piotr Burda pbu...@typo3job.com pisze:
 
 I have this TS
 markers.master_input_wart = CONTENT
 markers.master_input_wart {
  table = tx_pbjokapricelist_prices_full
  select {
  pidInList = 27
  orderBy = uid
  selectFields = uid, group_a_4_7
  # possible conditions
  where = ( tx_pbjokapricelist_prices_full.uid='1')
}
renderObj = COA
renderObj {
#value
10.wrap =|
10 = TEXT
10.field = group_a_4_7
  }
 }

 The code works well, but i have problem when i try to mutiply the
 value group_a_4_7, how to make mathematical operations on data form
 database table?

 Regards Piotr
 
 So, i have now working code
 markers.master_input_wart = CONTENT
   markers.master_input_wart {
 table = tx_pbjokapricelist_prices_full
 select {
   pidInList = 27
   orderBy = uid
   selectFields = uid, group_a_1_3
   # possible conditions
where = ( tx_pbjokapricelist_prices_full.uid='1')
 }
 renderObj = COA
 renderObj {
   #value
   1 = TEXT
   1.insertData = 1
   1.data = field:group_a_1_3
   1.stdWrap.wrap = |*3
   1.prioriCalc = 1
 }
   }
 
 But i need to mutiply in line 1.stdWrap.wrap = |*3 , using a value
 submitted by form, ho to do it?
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] ext: newsletter - iso-8859-1

2012-08-10 Thread Georg Schönweger
I solved it now by using ext:css2inline. I modified this extension so
that content saved in Typo3 (iso-8859-1) gets converted to utf-8.

- Georg

Am 09.08.2012 08:50, schrieb Georg Schönweger:
 Hi Viktor,
 
 Unfortunately this is not an option at the moment. I have here a bit a
 strange environment with ODBC connection to Access Database ... with
 many Articles, all iso-8859-1 encoded.
 
 If i don't find a good solution i could try to run just the newsletter
 with utf-8 by hacking somehow localconf.php, eg. set forceCharSet to
 utf-8 only on newsletter pages. Or i have to switch to direct_mail. It's
 a pitty becaues i like this new newsletter extension!
 
 - Georg
 
 Am 08.08.2012 16:48, schrieb Viktor Livakivskyi:
 Hi, Georg.

 I know, that it is not the answer, but you may try to convert your
 environment to UTF-8. There is even a script, written by Jigal van
 Hemert, for db conversion:
 http://wiki.typo3.org/UTF-8_support#Convert_an_already_existing_database_to_UTF-8

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] ext newsletter plain text

2012-08-10 Thread Georg Schönweger
Hi,

plain text rendering with Buildin html converter does not substitute
custom markers (e.g. ###username### ...). Somebody else having the same
problem?

- Georg


Typo3 4.5
newsletter 1.2.3
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] ext newsletter plain text

2012-08-10 Thread Georg Schönweger
Now i see the problem ... Markers are substituded correctly if not used
in Header Fields. Header fields are transformed to uppercase and won't
be replaced afterwards in plain text version. I opened a ticket;
http://forge.typo3.org/issues/39691

- Georg

Am 10.08.2012 13:06, schrieb Loek Hilgersom:
 Did you do a real mailing? The test mail doesn't replace markers.
 
 Loek
 
 
 On 10-08-12 12:05, Georg Schönweger wrote:
 Hi,

 plain text rendering with Buildin html converter does not substitute
 custom markers (e.g. ###username### ...). Somebody else having the same
 problem?

 - Georg


 Typo3 4.5
 newsletter 1.2.3

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] ext newsletter change plain text converter

2012-08-10 Thread Georg Schönweger
Hi,

another question regarding ext newsletter. Anybody else having
problems to select another Plain text converter than the default one
(Builtin html converter)? If i select Lynx or Plain text template
typeNum=99 and send the newsletter via testmail or via the queue i get
always plain text rendered by builtin html converter. In the module if i
click on plain the preview is rendered correctly with the right converter.

- Georg

Typo3 4.5
newsletter 1.2.3
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] ext: newsletter - iso-8859-1

2012-08-09 Thread Georg Schönweger
Hi Viktor,

Unfortunately this is not an option at the moment. I have here a bit a
strange environment with ODBC connection to Access Database ... with
many Articles, all iso-8859-1 encoded.

If i don't find a good solution i could try to run just the newsletter
with utf-8 by hacking somehow localconf.php, eg. set forceCharSet to
utf-8 only on newsletter pages. Or i have to switch to direct_mail. It's
a pitty becaues i like this new newsletter extension!

- Georg

Am 08.08.2012 16:48, schrieb Viktor Livakivskyi:
 Hi, Georg.
 
 I know, that it is not the answer, but you may try to convert your
 environment to UTF-8. There is even a script, written by Jigal van
 Hemert, for db conversion:
 http://wiki.typo3.org/UTF-8_support#Convert_an_already_existing_database_to_UTF-8
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] ext: newsletter - iso-8859-1

2012-08-08 Thread Georg Schönweger
Hi,

Normally i use direct_mail for newsletters, but this time i want to give
the new extension newsletter a try.
The site where i want to install the extension unfortunally is
iso-8859-1 encoded. It seems that other encodings than utf-8 are not
supported by the extension. In my case encoding is set to utf-8 in email
source, but should be iso-8859-1. Other strange thing is that the mail
content is repeatet a few times.

Anybody having an idea how to combine newsletter and iso-8859-1?

My installation:
Typo3 4.5
newsletter 1.2.3
$TYPO3_CONF_VARS['BE']['forceCharset'] = 'iso-8859-1';
$TYPO3_CONF_VARS['MAIL']['substituteOldMailAPI'] = '0';

thanks,
Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] EXT News system Facebook

2012-05-01 Thread Georg Schönweger
Or with https://www.facebook.com/RSS.Graffiti

- Georg

Am 01.05.2012 20:24, schrieb Kay Strobach:
 Hi,
 
 i do that with rss - twitterfeed.com - facebook, twitter, ...
 
 Greetings
 Kay
 
 Am 30.04.2012 19:07, schrieb Mohamed Ait hmid:


 Hi List,

 I use the new news EXT News system and I need to have combination between
 news and facebook, when I add new news I like to get it automatically inside
 facebook.

 Can someone, please, point me into right direction?

 Thanks, Mohamed.


 Mit freundlichen Grüßen

 Mohamed Ait hmid
 Programmierer

 easymoments Sarl
 N° 2 Bloc 9 QI
 8 Agadir / Maroc

 GSM: +212 (0) 6170 / 5 53 06
 ...


 
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Which mailing extension is the way to go?

2012-04-26 Thread Georg Schönweger
Hi,

A while ago i found this one;
http://forge.typo3.org/projects/show/extension-newsletter
i never tried it and don't know if the extension will work with 4.7, but
it's extbase/fluid ;)

- Georg


Am 26.04.2012 11:41, schrieb Martin Aarhof:
 On 26-04-2012 11:14, Maarten Mandemaker wrote:
 Hi,

 Currently we use the tcdirectmail extension on all of our (TYPO3 4.5)
 projects. The main reason we use tcdirectmail is because of it's
 simplicity in use and configuration. Also, we like the bounce handling
 and the (rather simple) stats.

 But tcdirectmail doens't work with 4.7 and we are looking for a
 suiteable replacement. We would love an extbase/fluid solution, but it
 seems there are none in TER at the moment.

 Which direct mail extension is the way to go? And why? Or should we
 perhaps use an external method like mailchimp? We're open to all
 suggestions!

 Thanks for your opinion :)
 
 First it depends on number of receivers offcourse, and also what the
 content are - is it just a news mail, or is it sales mails
 
 With sales mail, I would go for a solution like mailchimp.
 
 Because of the
  - statistic
  - a/b splits
  - timed mail delivery
  - etc
 
 But if you want to have tcdirectmail upgraded, please put in on
 http://wiki.typo3.org/TYPO3_4.7#List_of_known.2C_incompatible_Extensions
 and also inform the author.
 
 There are problem with most extensions in 4.7 that are using html
 emails, because of the removed t3lib/class.t3lib_htmlmail.php.
 (was deprecated in 4.5)
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] sr_feuser_register 2.6.2 Update - gender marker

2012-03-31 Thread Georg Schönweger
Stanislas cleaned up the issues on forge, saltedpassword and rsa is now
supported by sr_feuser_register! At least in current trunk version on
forge. Hopefully they will release a new version on TER soon.

... so sr_feuser_register is back in business :)

- Georg

Am 28.02.2012 22:45, schrieb Jan Bednarik:
 I think the time has come to use another fe_user register extension,
 also because of lack of support for saltedpassword. Sry if i am moaning,
 but updating sr_feuser_register is always a pain!
 
 I totally agree. That's why I used datamints_feuser for my latest
 project. It's rather simple, but it was OK in this case. Unfortunately,
 there's no template support. HTML markup is hardcoded in the extension.
 Fortunately, it's not bad, so with good CSS, you can style it pretty well.
 
 Jan
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Youtube within tt_news

2012-03-06 Thread Georg Schönweger
Hi Josef,

very nice site ;)

- Georg

Am 06.03.2012 14:20, schrieb Josef F. Glatz:
 Am 06.03.2012 12:31, schrieb Jan Bednarik:
 Hi,

 since all extensions that add Youtube videos to tt_news are quite old, I
 was wondering if there's a better way that would use Media content
 element. Maybe something like rgnewsce which allows you to add any
 content element into tt_news. But again, this extension is from 2010,
 which with rapid TYPO3 development is quite old.

 Thanks

 Jan
 
 I'm using ext:news since the beginning of 2011. With the new
 extbasefluid news you will have such possibilities onboard to add
 youtube videos to news... Take a look: http://typo3blog.at (videoblog
 and blog based on the mentioned extension. No joke!
 
 http://forge.typo3.org/projects/extension-news/
 http://forge.typo3.org/projects/extension-news/wiki
 http://typo3.org/extensions/repository/view/news/current/
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] realurl 1.12.1 - cHash caching problems

2012-03-01 Thread Georg Schönweger
Hi Dmitry,

no i don't see cHash in the URL. What i mean is that pages which are
cached using cHash mechanism (e.g. list or single view in commerce
extension) often do NOT come from cache with 1.12.1. Instead they are
build from scratch which means waiting time for the surfer.

Example (realurl disabled):
1. I clear all caches in backend
2. I go to page
http://example.org/index.php?id=1commerceCat=XXXcHash= -- page is
generated and does certanly not come from cache (first hit)
3. I realod the page from step 2 -- page comes from cache

If i do the same with realurl enabled, in step 3 the page will not come
from cache! This happens only with realurl 1.12.X (1.12.0 not tested)
... with 1.11.2 it's working properly.

I hope the problem is clear now.

thanks,
Georg



Am 01.03.2012 13:02, schrieb Dmitry Dulepov:
 Hi!
 
 Georg Schönweger wrote:
 After upgrading realurl from 1.11.2 to newest
 version (1.12.1), pages with cHash in the URL often do not get cached
 
 What does this mean exactly? Do you see cHash in the URL?
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] sr_feuser_register 2.6.2 Update - gender marker

2012-03-01 Thread Georg Schönweger
After upgrading to 2.6.3 i encountered another bug, i created now a
ticket on forge.typo3.org with this 2 issues;
http://forge.typo3.org/issues/34453

- Georg

Am 28.02.2012 22:45, schrieb Jan Bednarik:
 I think the time has come to use another fe_user register extension,
 also because of lack of support for saltedpassword. Sry if i am moaning,
 but updating sr_feuser_register is always a pain!
 
 I totally agree. That's why I used datamints_feuser for my latest
 project. It's rather simple, but it was OK in this case. Unfortunately,
 there's no template support. HTML markup is hardcoded in the extension.
 Fortunately, it's not bad, so with good CSS, you can style it pretty well.
 
 Jan
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] sr_feuser_register 2.6.2 Update - gender marker

2012-03-01 Thread Georg Schönweger
Hi Stanislas,

thank you for your explanation. Do you have an example where you are
using this feature? I'm wondering how do you style this.

- Georg

Am 01.03.2012 21:08, schrieb Stanislas Rolland:
 Hi Georg,

 After updating to newest version i have now 3 radio buttons instead of 2
 for the gender field (###TCA_INPUT_gender###). Anyone knows what this
 field is about? There is no label for it as well. Bug?

 
 The label is a space, and means 'no salutation', or that the user does
 not want his/her name to be prefixed by a salutation.
 
 You may remove this option by inserting the following line in
 typo3conf/extTables.php:
 
 unset($GLOBALS['TCA']['fe_users']['columns']['gender']['config']['items'][0]);
 
 
 Kind regards,
 Stanislas
 
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Check backend user login

2012-02-28 Thread Georg Schönweger
maybe typolink.linkAccessRestrictedPages = 1 helps?!

- Georg

Am 28.02.2012 12:51, schrieb Martin Altmayer:
 Hello,
 
 is there a way to check in TypoScript whether a backend user is logged in?
 I am aware of TSFE-beUserLogin, but this flag is only set when a user is
 logged in, he has access to the current page and the page appears in one of
 his pagemounts (see class.t3lib_tsfebeuserauth::
 extPageReadAccess).
 
 I want to display links to some BE User sections whenever a BE user is
 logged in and on every page regardless of his access rights.
 
 Thanks,
 Martin Altmayer
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] sr_feuser_register 2.6.2 Update - gender marker

2012-02-27 Thread Georg Schönweger
Hi Bernd,

ok i understand... My solution is to delete the entry 99 from TCA and
everything is like before :)

in typo3conf/extTables.php:
t3lib_div::loadTCA('fe_users');
unset($GLOBALS['TCA']['fe_users']['columns']['gender']['config']['items']['0']);

Anyway, imo this new radio button (without label) should not be shown in
the register form in FE! Unfortunately i did not get any response on my
2 bugtracker entries on forge (posted half a year ago) - so i will not
post another one :/

I think the time has come to use another fe_user register extension,
also because of lack of support for saltedpassword. Sry if i am moaning,
but updating sr_feuser_register is always a pain!

- Georg

Am 27.02.2012 08:37, schrieb Bernd Wilke:
 On 02/26/2012 08:17 PM, Georg Schönweger wrote:
 Hi,

 After updating to newest version i have now 3 radio buttons instead of 2
 for the gender field (###TCA_INPUT_gender###). Anyone knows what this
 field is about? There is no label for it as well. Bug?

 - Georg
 
 the new value is 99 and this value is the new default-value for the field.
 look into ext_tables.sql and locallang_db.xml
 
 Instead of the empty label I think it should be 'undefined' or 'unknown'.
 
 I think now you can use fe_users also for companies (just addresses) and
 got no wrong salutation in direct_mail.
 
 BTW: having now a third field in forms is a breaking behaviour which
 should be mentioned in the upload-text.
 
 
 
 @Erdal:
 is 'Miss' still used official in england?
 last week france terminated the official use of 'Madmoiselle', like
 'Fräulein' is gone in german long time ago.
 
 
 bernd
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] commerce multishop

2011-08-23 Thread Georg Schönweger
Hi,

commerce does support multilanguage ... don't know about multishop.
Note that as far as i remember localisationMode is hardcoded to
hideIfNotTranslatet ... i had to change this in source code.

- Georg

Am 23.08.2011 14:18, schrieb Tomasz Krawczyk:
 Does anyone know if extension commerce or extension multishop supports
 multilanguage configuration?

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Best TYPO3 webshop extensions - 2011

2011-07-06 Thread Georg Schönweger
I can recommend commerce which is well integrated in Typo3 without any
3party software. It is also very flexible and till now i never came to
the point where i could not extend commerce to fit my needs. Anyway some
functionalities you have to code by your own, but because of many Hooks
implemented in commerce this can be done in a very clean way.

- Georg

Am 06.07.2011 11:35, schrieb HocomAdvies [ Wiechert Hooghwinkel ]:
 Hi, I have been searching for a webshop solution as well and after reviewing 
 teh optins available I found out that Typogento in combination with Magento 
 is very good. We have running a Magento store already, have a look 
 www.dezonvanitalie.nl. (Selling Italian products and more). And have some 
 experience ourselfs now.Before it was runing on the Oscommerce shop system. 
 But this is much better and easyer to maintain/ install/ adapt etc. in 
 combination with Typogento and your Typo3 CMS this offers the most flexible 
 solution.

 Best regards,
 HocomAdvies

 Wiechert Hooghwinkel

 www.hocom-advies.nl 
 www.twitter.com/hocomadvies 



 Op 28 jun 2011, om 19:44 heeft Stig Nørgaard Færch het volgende geschreven:

 Which webshop extensions are currently the ones to watch out for?

 I know about:
 commerce
 typogento
 multishop

 Any other worth mentioning?
 And are there any recent comparisons of webshop extensions?

 Best regards,
 Stig
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] jumpurl_secure and tt_content

2011-06-27 Thread Georg Schönweger
Hi,

i would like to use secure downloads for CType File links;
After activating it in TS-Constants
(styles.content.uploads.jumpurl_secure = 1) the links to the files are
protected. Anyway the files are copied to /uploads/media ... and i
fear to protect this folder by using .htaccess;
All ContentElement images (TextPic, Images ecc.) are copied to this
folder too. Don't know if i remember right but i think in certain
circumstancesaccess to this folder is required. For example if an image
doesn't get downscaled because it is already small enough ..
Is it safe to .htaccess protect the uploads/media folder?

If i use the Path feature in File Link CE than this problem does not
appear because the files are not copied to uploads/media but instead
linked directly. Anyway using secure downloads for single files would be
great!

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] direct_mail and activate newsletter field

2011-06-23 Thread Georg Schönweger
I will use now for each language 1 SysFolder where i store my DirectMail
Categories.
In TS-Constants i make conditions;
[globalVar = GP:L = 1]
plugin.tx_srfeuserregister_pi1.module_sys_dmail_category_PIDLIST =
PID_FOR_GERMAN_CATEGORIES
[global]

This way sr_feuser_register will show only the categories of actual
language. In direct_mail modul i can send out newsletter in the
respective language of the fe-user by selecting the appropriate category.
... i like direct_mail and sr_feuser_register :)

- Georg

Am 22.06.2011 17:27, schrieb Georg Schönweger:
 Hi Stefan,

 thanks for your suggestion, this is working great. Now that i have seen
 how direct_mail categories and direct_mail are working together i would
 like to use this feature as well. But it seems that there are problems
 with multilingual sites and sr_feuser_register (on our site users
 subscribe to the newsletter by sr_feuser_register)

 if i set:
 plugin.tx_srfeuserregister_pi1.useLocalization = 1
 i don't see any categories in registration form of sr_feuser_register in
 other languages than default.

 if i set:
 plugin.tx_srfeuserregister_pi1.useLocalization = 0
 i have in every language all categories and there translations. not good
 too..

 After looking a little bit in source code of sr_feuser_register it seems
 that there is a bug ..
 If i do not translate categories everything is fine .. but would be
 great if translations were working

 Did someone managed to use translated direct_mail categories in
 sr_feuser_register already?

 - Georg

 Am 20.06.2011 20:41, schrieb Stefan Kaufmann:
 Hi Georg,

 I had a similar problem when I introduced zje newsletter feature to my
 website. Whether it is a bug, I am not sure anymore, but I solved it
 by creating categories. One category receives newsletters, the other
 category doesn'tjust like you proposed, works quite well.

 Best regards,
 Stefan


 On 20/June/2011 6:09 PM, Georg Schönweger wrote:
 Hi,

 im currently installing direct_mail. The extension adds the new field
 module_sys_dmail_newsletter (Activate Newsletter) to fe_users table. I
 created new recipient lists by selecting usergroups (Static from list)
 and fe_users (From Pages) in direct_mail Recipient Lists module. It
 doesn't matter whether Activate Newsletter is activated or not .. all
 users are  receiving the newsletter. Is this a known bug or does this
 field have another functionality?

 ... i don't make use of direct mail categories so i would like to use
 this field in sr_feuser_register so people can choose whether they want
 receive newsletters or not.

 - Georg

 btw: does direct_mail have an own mailinglist? couldn't find it here;
 http://lists.typo3.org/cgi-bin/mailman/listinfo
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] direct_mail and activate newsletter field

2011-06-22 Thread Georg Schönweger
Hi Stefan,

thanks for your suggestion, this is working great. Now that i have seen
how direct_mail categories and direct_mail are working together i would
like to use this feature as well. But it seems that there are problems
with multilingual sites and sr_feuser_register (on our site users
subscribe to the newsletter by sr_feuser_register)

if i set:
plugin.tx_srfeuserregister_pi1.useLocalization = 1
i don't see any categories in registration form of sr_feuser_register in
other languages than default.

if i set:
plugin.tx_srfeuserregister_pi1.useLocalization = 0
i have in every language all categories and there translations. not good
too..

After looking a little bit in source code of sr_feuser_register it seems
that there is a bug ..
If i do not translate categories everything is fine .. but would be
great if translations were working

Did someone managed to use translated direct_mail categories in
sr_feuser_register already?

- Georg

Am 20.06.2011 20:41, schrieb Stefan Kaufmann:
 Hi Georg,

 I had a similar problem when I introduced zje newsletter feature to my
 website. Whether it is a bug, I am not sure anymore, but I solved it
 by creating categories. One category receives newsletters, the other
 category doesn'tjust like you proposed, works quite well.

 Best regards,
 Stefan


 On 20/June/2011 6:09 PM, Georg Schönweger wrote:
 Hi,

 im currently installing direct_mail. The extension adds the new field
 module_sys_dmail_newsletter (Activate Newsletter) to fe_users table. I
 created new recipient lists by selecting usergroups (Static from list)
 and fe_users (From Pages) in direct_mail Recipient Lists module. It
 doesn't matter whether Activate Newsletter is activated or not .. all
 users are  receiving the newsletter. Is this a known bug or does this
 field have another functionality?

 ... i don't make use of direct mail categories so i would like to use
 this field in sr_feuser_register so people can choose whether they want
 receive newsletters or not.

 - Georg

 btw: does direct_mail have an own mailinglist? couldn't find it here;
 http://lists.typo3.org/cgi-bin/mailman/listinfo

 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] direct_mail and activate newsletter field

2011-06-20 Thread Georg Schönweger
Hi,

im currently installing direct_mail. The extension adds the new field
module_sys_dmail_newsletter (Activate Newsletter) to fe_users table. I
created new recipient lists by selecting usergroups (Static from list)
and fe_users (From Pages) in direct_mail Recipient Lists module. It
doesn't matter whether Activate Newsletter is activated or not .. all
users are  receiving the newsletter. Is this a known bug or does this
field have another functionality?

... i don't make use of direct mail categories so i would like to use
this field in sr_feuser_register so people can choose whether they want
receive newsletters or not.

- Georg

btw: does direct_mail have an own mailinglist? couldn't find it here;
http://lists.typo3.org/cgi-bin/mailman/listinfo
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] new media element

2011-06-06 Thread Georg Schönweger
Hi,

i'm currently testing the new MEDIA element in Typo3 4.5. Really cool
that it is now possible to insert Youtube videos just by entering the
Youtube URL.
But i would like that the MEDIA element behaves more like TextImages
CE so that i can wrap text around the video and position it. Now i'm
wondering if it makes sense to adjust TS and TCA (and also if it is
possible to do so) in order to have the media element working more or
less than TextImages. Anyone done this already? Or is the MEDIA
element just not made for this and it is generally better to use an
extension (f.e. rgmediaimages)

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] problem with charset / DB

2011-05-27 Thread Georg Schönweger
Hi,

after moving some of our Typo3 websites to a new server (from openSuse
11.0 to Ubuntu 10.04 LTS) i have strange behaviour with charsets. When i
call the Website in FE *sometimes* special characters are broken. With
sometimes i mean one visit per day. Then after a reload of the page no
charset problems anymore. I tried this with different browsers and also
with lynx (a command line browser). Now i fear that i made something
wrong when dumping my database.
Configuration on old server was:
forceCharset = utf-8 (only relevant charset config in localconf.php)
database connection = latin1 (standart in openSuse 11.0)
database / tables = latin1

i made the dump just by doing mysqldump -uXXX -pXXX database  database.sql

on the new server i have the same configuration;
forceCharset = utf-8 (only relevant charset config in localconf.php)
database connection = latin1 (standart in Ubuntu 10.04)
database / tables = latin1

i checked also in mysql show variables like %char% -- they are the
same on new- and old server

i tried now to put
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES latin1';
to localconf.php and this seems to resolve my problem. But why? Since
latin1 connection to DB is already set by MYSQL (standart also in Ubuntu
10.04). Till now i had no more charset problems or at least i did not
see them. Although this is very strange ...
Do you think i have a problem in my Database? duplicate utf-8 encoding?
How can i check this?

- Georg

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem with charset / DB

2011-05-27 Thread Georg Schönweger
Hi Gert,

ok i see so you are upgrading your latin1 DB to real utf-8, right? .. i
don't want to do this and i can't make a new dump from the old server
because now the current DB is in use for some time and i can not drop
all new changes ..
Any hints how i can check if my DB is ok?

- Georg

Am 27.05.2011 11:47, schrieb RDE / Redlich:
 Georg Schönweger schrieb:

 Hallo Georg

 you should dump your database with an option

 look here (it is German)

 http://software.rde.de/typo3-6-hilfsprogramme.html

 goto Line/Element 108 : Dump old Database

 watch the option --compatible

 on my servers it did work fine.
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem with charset / DB

2011-05-27 Thread Georg Schönweger
Hello Kay,

thank you for your tip!
Anyway if i connect to DB via cmd (with --default-connection=latin1 for
latin1 DB and --default-connection=utf-8 for utf-8 DB) i do not have
charset problems, all umlauts and special characters are ok.
As i mentioned earlier everything is ok expect  1-2 page visits per day ..
Example:
i visit the page at 08:00 -- everything ok
i visit again at 12:00 -- umlauts broken -- charset problem
i reload the page -- umlauts ok again
everything ok till next 1-2 days

this is not a browser problem because i tested with different browser
(lynx ecc.). And after writing explicitly to localconf.php:
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES latin1';
the problem seems to be gone. So for me it looks like on Ubuntu the
default connection character set (PHP - MYSQL) changes from time to
time. Could this be possible?!
the problem isn't related to a certain typo3 version, the same happens
for typo3 3.7, 4.2, 4.4

- Georg

Am 27.05.2011 14:55, schrieb Kay Strobach:
 Hello Goerg,

 write a small script (e.g. in PHP) which runs over all Tables and all
 textfields in them and read out the data.
 Use the php functions of mb_string or other charset helpers to force
 your needed charset - anyway i suggest you to switch to UTF8.

 Test the script on a dev server before using it on production env.
 Backup you DB.
 Run the script.
 Check if all is working as expected.

 Now you're done ;)

 Regards
 Kay

 Am 27.05.2011 12:01, schrieb Georg Schönweger:
 Hi Gert,

 ok i see so you are upgrading your latin1 DB to real utf-8, right? .. i
 don't want to do this and i can't make a new dump from the old server
 because now the current DB is in use for some time and i can not drop
 all new changes ..
 Any hints how i can check if my DB is ok?

 - Georg

 Am 27.05.2011 11:47, schrieb RDE / Redlich:
 Georg Schönweger schrieb:

 Hallo Georg

 you should dump your database with an option

 look here (it is German)

 http://software.rde.de/typo3-6-hilfsprogramme.html

 goto Line/Element 108 : Dump old Database

 watch the option --compatible

 on my servers it did work fine.

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] show db-relation fields in list modul / csv export modul

2011-05-17 Thread Georg Schönweger
Hi,

i have a table with a relation to the fe_user table. Now i want to show
in BE some fe_user fields in my table (first name, telephone number)
ecc. To show these fields in TCEform i could create a userfunction in
TCA. But i would like to show these fields also in List module, and if
possible make these fields also exportable via CSV export in List
module. Is this possible somehow, are there any hooks i can use to
achieve this? I could also just create the fields
first_name,telephone in my table and copy it from fe_users table ...
but i have already the relation to the fe_user table, so it would be
nicer/more flexible if this could be done only by using the DB-Relation
field.

- Georg

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] typo3 4.5.2 and firebug

2011-04-09 Thread Georg Schönweger
Hi,

i switched to firefox 4 a few days ago, now 4.5 backend seems to be a
bit faster. Anyway with Firebug installed the BE is to slow. If i enable
the Firebug Javascript console the BE is unusable for me. But also with
DEACTIVATED Firebug console the BE is to slow and firefox crashes
sometimes. The same happened with Firefox 3.6.
I think many developers are using firefox and firebug. How do you handle
this? Do you create a Firefox profile without Firebug plugin enabled?

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] typo3 4.5.2 and firebug

2011-04-09 Thread Georg Schönweger
thanks for the tips .. i will try this.

Am 09.04.2011 12:11, schrieb Ralf-René Schröder:
 i always use Chrome for the BE and Firefox for the FE

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] RealUrl redirect after renaming page

2011-04-05 Thread Georg Schönweger
Hi,

Sometimes me (and many other users) are changing the page title of a
page. Now i would like to tell REALURL to redirect old address of page
to new one after renaming the page.
Example:
old page title: my page -- ../my_page/
new page: my new page -- ../my_new_page/
now every call to ../my_page/ should be redirected with 301 to
../my_new_page/
This way you don't have duplicated content, no broken links ecc.

I searched via google and found out that this should be the normal way
realurl is handling renamed pages;
http://dmitry-dulepov.com/article/typo3-seo-keep-your-links-working.html
http://dmitry-dulepov.com/article/realurl-made-easy-part-2.html
...
But in my case it doesn't work. Did realurl in recent versions changed
this behaviour? In my case i can access the old url version and the new
one without any redirects. How to tell realurl to redirect old address
to new address? Is the same also possible for lookUpTables in postVarSets?

relevant config:
  'www.plottershop.it' = array(
'init' = array(
'enableCHashCache' = 1,
'adminJumpToBackend' = false,
'enableUrlDecodeCache' = true,
'enableUrlEncodeCache' = true,
'emptyUrlReturnValue' = '/',
),
'pagePath' = array(
'type' = 'user',
'userFunc' =
'EXT:realurl/class.tx_realurl_advanced.php:tx_realurl_advanced-main',
'spaceCharacter' = '_',
'languageGetVar' = 'L',
'autoUpdatePathCache' = true,
'rootpage_id' = 95,
),
// would be nice if also in postVarSets old Url's get redirected to
new ones
'postVarSets' = array(
'article' = array(
array(
'GETvar' = 'tx_ttnews[tt_news]',
'lookUpTable' = array(
'table' = 'tt_news',
'id_field' = 'uid',
'alias_field' = 'title',
'addWhereClause' = ' AND NOT deleted',
'useUniqueCache' = 1,
'useUniqueCache_conf' = array(
'strtolower' = 1,
'spaceCharacter' = '-',
),
'enable404forInvalidAlias' = true,
'autoUpdate' = true,
),
),
)
)
)
);

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] devlog on production system

2011-03-31 Thread Georg Schönweger
Hi,

Today we had a problem with a payment transaction on our website.. i
tried to find any logs but i had no devLog extension installed so my
only logfile was the one from Apache.
I checked the TER and found the Extension devlog.

How do you manage logging on production systems? Is it a good idea to
activate it on a production system if Minimun level for logging is set
to 3 (only Errors)? Do i have to expect less performance?

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] devlog on production system

2011-03-31 Thread Georg Schönweger
Hello Francois,

thank you for your explanation. In class.t3lib_div.php i found:
 * If you want to implement the devLog in your applications, simply
add lines like:
 *  if (TYPO3_DLOG) t3lib_div::devLog('[write message in english
here]', 'extension key');

So the proper way of implementing devLog in own extensions is to first
check if enable_DLOG is enabled. Also the problematic extension on our
website is writing to devlog only with enable_DLOG=1

I looked now at the source code of devlog extension. The checks if
devlog should write to database are made at the beginning of
class.tx_devlog.php . So if i have enabled enable_DLOG and set Minimum
logging level to 3 it would log not that much to DB.

For all other debug messages with log levels less than 3 it is just a
few IF conditions .. do you think this few if conditions can reduce the
performance? Are there so many calls to devLog() in Typo3 Core with
enable_DLOG=1?

- Georg


Am 31.03.2011 13:26, schrieb François Suter:
 Hi,

 How do you manage logging on production systems? Is it a good idea to
 activate it on a production system if Minimun level for logging is set
 to 3 (only Errors)? Do i have to expect less performance?

 It really depends. There's a general setting in the Install Tool
 called enableDLOG. If you enable it, TYPO3 (and extensions respecting
 this flag) will start spitting a huge number of devlog entries. So
 with this setting, you have to be careful, it could indeed lower
 performance. And blow up your database if you don't set a limit on the
 amount of records to store in table tx_devlog. There are lost of ways
 you can reduce the number of entries, though. Minimum level is one,
 although sometimes you may want to see also informational messages and
 not just errors. You can set extension keys to ignore some source of
 messages (for example, RealURL is very verbose and if your problem is
 not related to RealURL, these log entries would be useless to you).

 Now besides that general setting, quite a few extensions have their
 own debug/devlog flag. In such a case you may just turn on logging for
 one extension and have a reduced number of log entries.

 And of course you may add devlog calls yourself inside the code you're
 trying to debug.

 Still if the calls are in a piece of code that's called very often,
 you could encounter performance problems. Maybe in such a case - if
 all the above-mentioned filtering is not enough - you could just turn
 logging on for a few minutes, hoping you catch the problematic event
 and turn it off again.

 HTH

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] nc_ttnews_mostpopular typo3 4.5

2011-02-24 Thread Georg Schönweger
Hi,

nc_ttnews_mostpopular won't work with Typo3 4.5 -- Line 138 in file
class.tx_ncttnewsmostpopular_hooks.php there is a $tce-clear_cacheCmd()
which causes a warning msg in FE. Is there already somewhere a fixed
version or should i open a ticket in bugs.typo3.org? Btw. i can't find
the extension anymore in TER. Also in forge i don't find it.

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] nc_ttnews_mostpopular typo3 4.5

2011-02-24 Thread Georg Schönweger
Hello Kay,

yes i know but this is not my extension, the author is Dimitry. But i
read somewhere that the extension is not maintained anymore so i will
fix it by hardcoding the ext.

$GLOBALS['TSFE']-clearPageCacheContent_pidList($pidList) is the right
way of doing it i think?!

- Georg

Am 24.02.2011 09:42, schrieb Kay Strobach:
 here is the ticket uri:
 http://bugs.typo3.org/view.php?id=17683

 regards
 Kay


 Am 24.02.2011 09:41, schrieb Kay Strobach:
 version or should i open a ticket in bugs.typo3.org? Btw. i can't find
 the extension anymore in TER. Also in forge i don't find it.
 Hi Georg,

 there was also a ticket on typo3.org.
 You use the wrong function.

 TCE is supposed to be used in backend context only.
 The error is thrown, because of missing $GLOBALS['BE_USER']-writeLog()
 in FE.

 Please use the following functions instead:
 tslib_fe::clearPageCacheContent() ?

 Regards
 Kay



___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] multiple displayCond in TCA

2011-02-22 Thread Georg Schönweger
Hi Stefan,

thx for your efforts! where is
t3lib_contextmenu_abstractdataprovider.php located? Can't find it in
T3 4.5.
Sry but i don't understand .. Is this your code or is it already in Typo3?


// parse condition string
$conditions = array();
preg_match_all('/(.+?)(=|=|!=|=||)(.+?)(\|\|||$)/is',
$displayCondition, $conditions);

$lastResult = FALSE;
$chainType = '';
$amountOfConditions = count($conditions[0]);
for ($i = 0; $i  $amountOfConditions; ++$i) {


Are feature requests for T3 Core made via bugs.typo3.org?

- Georg

Am 22.02.2011 09:25, schrieb Stefan Frömken:
 Am 17.02.2011 15:25, schrieb Georg Schönweger:
 Hi,

 is it possible to set multiple displayCond in TCA? I would like to have:
 'displayCond' =  'FIELD:some_field:REQ:false', AND 'displayCond' =
 'FIELD:some_other_field:REQ:true',

 I found also another thread about multiple displayCond in FlexForms, but
 the thread is 2 years old so maybe now it is possible? ;
 http://www.justinml.com/mailing-lists/cms-typo3/typo3-dev-mailing-list/subject/mailing/typo3-dev-flexform-more-displaycond/


 - Georg



 Let's have a look into Core 4.4.2 file class.t3lib_tceforms.php:

 -
 function isDisplayCondition($displayCond,$row,$ffValueKey=''){
 $output = FALSE;
 $parts = explode(':',$displayCond);
 -

 You see...there is no possibility to add multiple conditions

 Let's have a look into Core 4.5.0:

 -
 function isDisplayCondition($displayCond, $row, $ffValueKey = '') {
 $output = FALSE;
 $parts = explode(':', $displayCond);
 -

 The conditionstring will be divided by colon directly. So..there is no
 multiple condition, too.

 But I found something in t3lib_contextmenu_abstractdataprovider.php:

 -
 protected function evaluateDisplayCondition(t3lib_tree_Node $node,
 $displayCondition) {
 if ($displayCondition === '') {
 return TRUE;
 }

 // parse condition string
 $conditions = array();
 preg_match_all('/(.+?)(=|=|!=|=||)(.+?)(\|\|||$)/is',
 $displayCondition, $conditions);

 $lastResult = FALSE;
 $chainType = '';
 $amountOfConditions = count($conditions[0]);
 for ($i = 0; $i  $amountOfConditions; ++$i) {
 -

 Maybe this is an idea, to implement multiple conditions in TCEforms,
 too. Try to create a feature request.

 Stefan
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] t3blog - Fatal error: Call to a member function writelog() after posting comment with TYPO3 4.5

2011-02-22 Thread Georg Schönweger
Hi Josef,

i don't think this will be fixed in 4.5.1 since the extensions have to
use another method to clear the cache in FE .. see
http://bugs.typo3.org/view.php?id=16832

- Georg

Am 22.02.2011 10:47, schrieb Josef Florian Glatz:
 Am 22.02.2011 10:43, schrieb Sebastiaan de Jonge:
 Hi Josef,

 I remember having the same problem, I solved it for my blog by
 commenting
 the blogging lines since at the moment of testing I didn't have any real
 time to figure out what was causing it. I was also unable to find anyone
 else that could confirm the problem at that time. I figured it was an
 isolated incident and didn't bother to look further. Was also only on
 4.5,
 so perhaps some changes need to be made to T3BLOG to make it
 compatible with
 4.5 or perhaps something is even wrong in the core.

 Hope this helps,
 Sebastiaan

 On Tue, Feb 22, 2011 at 10:14 AM, Josef Florian
 Glatzty...@josdesign.atwrote:

 Am 22.02.2011 10:12, schrieb Josef Florian Glatz:

   Hi,

 I've installed current trunk-version of t3blog. After that, I can't
 comment anymore.

 When I send the comment an error occurs:

 Fatal error: Call to a member function writelog() on a non-object in
 /srv/www/typo3/typo3_src-4.5.0/t3lib/class.t3lib_tcemain.php on
 line 6774


 I've found the same problems in the internet for other extensions:


 http://old.nabble.com/mm_forum-1.9.2-Antworten-nicht-m%C3%B6glich-td30970261.html


 http://bugs.typo3.org/view.php?id=16843

 http://www.bastian-bringenberg.de/willkommen/news/article/update-von-v.html

 http://www.typo3.net/forum/beitraege/gaestebuch/103567/


 Is there a solution to fix that?

 My system:
 TYPO3 4.5.0
 t3blog: svnversion (22.02.2011)

 thanks in advance

   EDIT: The comment will be saved correctly!

 if this helps..


 -- 
 Regards,
 Josef Florian Glatz
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english




 Thanks for your answer!

 In this moment I've found good news:
 http://blog.web-works.eu/web/typo3-4-5-lts-fehler-beim-frontend-zugriff-auf-clearcachecmd/#more-1191

 I'm waiting until morning - 4.5.1 releasedate. maybe...

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] multiple displayCond in TCA

2011-02-22 Thread Georg Schönweger
just found out that there exists already a feature request for this;
http://bugs.typo3.org/view.php?id=7531 .. so maybe it will go into 4.6

- Georg

Am 22.02.2011 09:55, schrieb Georg Schönweger:
 Hi Stefan,

 thx for your efforts! where is
 t3lib_contextmenu_abstractdataprovider.php located? Can't find it in
 T3 4.5.
 Sry but i don't understand .. Is this your code or is it already in Typo3?

 
 // parse condition string
 $conditions = array();
 preg_match_all('/(.+?)(=|=|!=|=||)(.+?)(\|\|||$)/is',
 $displayCondition, $conditions);

 $lastResult = FALSE;
 $chainType = '';
 $amountOfConditions = count($conditions[0]);
 for ($i = 0; $i  $amountOfConditions; ++$i) {
 

 Are feature requests for T3 Core made via bugs.typo3.org?

 - Georg

 Am 22.02.2011 09:25, schrieb Stefan Frömken:
 Am 17.02.2011 15:25, schrieb Georg Schönweger:
 Hi,

 is it possible to set multiple displayCond in TCA? I would like to have:
 'displayCond' =  'FIELD:some_field:REQ:false', AND 'displayCond' =
 'FIELD:some_other_field:REQ:true',

 I found also another thread about multiple displayCond in FlexForms, but
 the thread is 2 years old so maybe now it is possible? ;
 http://www.justinml.com/mailing-lists/cms-typo3/typo3-dev-mailing-list/subject/mailing/typo3-dev-flexform-more-displaycond/


 - Georg


 Let's have a look into Core 4.4.2 file class.t3lib_tceforms.php:

 -
 function isDisplayCondition($displayCond,$row,$ffValueKey=''){
 $output = FALSE;
 $parts = explode(':',$displayCond);
 -

 You see...there is no possibility to add multiple conditions

 Let's have a look into Core 4.5.0:

 -
 function isDisplayCondition($displayCond, $row, $ffValueKey = '') {
 $output = FALSE;
 $parts = explode(':', $displayCond);
 -

 The conditionstring will be divided by colon directly. So..there is no
 multiple condition, too.

 But I found something in t3lib_contextmenu_abstractdataprovider.php:

 -
 protected function evaluateDisplayCondition(t3lib_tree_Node $node,
 $displayCondition) {
 if ($displayCondition === '') {
 return TRUE;
 }

 // parse condition string
 $conditions = array();
 preg_match_all('/(.+?)(=|=|!=|=||)(.+?)(\|\|||$)/is',
 $displayCondition, $conditions);

 $lastResult = FALSE;
 $chainType = '';
 $amountOfConditions = count($conditions[0]);
 for ($i = 0; $i  $amountOfConditions; ++$i) {
 -

 Maybe this is an idea, to implement multiple conditions in TCEforms,
 too. Try to create a feature request.

 Stefan
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] change default field order - TCA

2011-02-21 Thread Georg Schönweger
Hi,

i would like to change the default field order for a table (TCA). Let's
say the extension writes fields to TCA in following order:
1. TITLE
2. SUBTITLE

i would like to change this to:
1. SUBTITLE
2. TITLE

I found nothing in TSconfig so i think it's not possible with user/page
TSConfig. Now i could change the field order by changing TCA directly in
ext_localconf.php or in my own extension;
$TCA['table_name']['types']['0']['showitem'] = 'many,many,fields...'
But i don't like this because the extension which defines this table is
also using Dynaflex and set's some fields dynamically. Is there a TYPO3
way of doing this or do i have to handle this by my own?

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] multiple displayCond in TCA

2011-02-17 Thread Georg Schönweger
Hi,

is it possible to set multiple displayCond in TCA? I would like to have:
'displayCond' = 'FIELD:some_field:REQ:false', AND 'displayCond' =
'FIELD:some_other_field:REQ:true',

I found also another thread about multiple displayCond in FlexForms, but
the thread is 2 years old so maybe now it is possible? ;
http://www.justinml.com/mailing-lists/cms-typo3/typo3-dev-mailing-list/subject/mailing/typo3-dev-flexform-more-displaycond/

- Georg


___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] linkvalidator and custom table in 4.5

2011-02-09 Thread Georg Schönweger
Hi Steffen,

i updatet the reference index, but no success.. i made a bugtracker
entry; http://bugs.typo3.org/view.php?id=17526

thx for your help..

- Georg

Am 08.02.2011 18:15, schrieb Steffen Kamper:
 Hi,

 Am 07.02.2011 17:15, schrieb Georg Schönweger:

 mod.linkvalidator.searchFields.tx_commerce_products = description

 After reading the manual this should work.. Am i doing something wrong?


 yes, this should work.
 Did you repaired the refindex in db check modul?

 It this don't help, please file a BT entry.

 vg Steffen
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] extension loading order typo3 4.5

2011-02-09 Thread Georg Schönweger
aha ok, now it is clear. thx for clarification

- Georg

Am 09.02.2011 15:32, schrieb Steffen Kamper:
 Hi,

 Am 09.02.2011 15:12, schrieb Georg Schönweger:

 Am 08.02.2011 11:11, schrieb Dmitry Dulepov:
 Hi!

 Georg Schönweger wrote:
 how can i change the extension loading order in typo3 4.5? Let's say i
 have Extension A and Extension B. Now i take a look at
 localconf.php and
 i see that extension A is loaded after B. But i want it vice versa --
 first load A then load B ... so i change it manually in localconf.php.
 But everytime i install a new extension ecc. i loose the loading
 order i
 need.

 Looks like you do not have dependencies between extensions in
 ext_emconf.php.


 dependencies lead to correct order while installing, if there is a
 dependency, you have to install this extension first. However it's a
 string and some manipulate it manually, so in this case we can't do
 anything.

 If you install a new extension, there should not be a change of order,
 as the new extension is added to the end of the string.

 vg Steffen
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] extension loading order typo3 4.5

2011-02-07 Thread Georg Schönweger
Hi,

how can i change the extension loading order in typo3 4.5? Let's say i
have Extension A and Extension B. Now i take a look at localconf.php and
i see that extension A is loaded after B. But i want it vice versa --
first load A then load B ... so i change it manually in localconf.php.
But everytime i install a new extension ecc. i loose the loading order i
need.

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] linkvalidator and custom table in 4.5

2011-02-07 Thread Georg Schönweger
Hi,

i'm trying the linkvalidator and it looks really nice! I tried now to
check also a custom table (for the commerce extension;
tx_commerce_products) but it doesn't work, linkvalidatro won't check
that table. On the page where the products are stored i have the
following PageTSConfig:

mod.linkvalidator.searchFields.tx_commerce_products = description

After reading the manual this should work.. Am i doing something wrong?

- Georg
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] class.t3lib_htmlmail.php ERROR - canary mismatch on efree() - heap overflow detected

2010-05-14 Thread Georg Schönweger
I disabled now the ini_set function by adding disable_functions=ini_set
to my php.ini. Now everything seems to work fine, i hope disabling this
function has no other side effects in Typo3.

Interesting is also that on our other Server we do not have this
problem. There we use OpenSuse which has PHP 5.2.12 (Suhosin 0.9.7).
But on our Ubuntu Server with PHP 5.2.10 (Suhosin 0.9.7) this error
occurs randomly. So maybe it is a PHP -- Suhosin Bug, i don't know,
but i think it's really a Problem because may many people are using
Ubuntu as a Server and this error is hard to recognize, because
sometimes everything works fine and some times it doesn't.. Also the
effect of this error is strange, maybe you get 2 Mails instead of 1, or
in case of commerce you get two orders instead of 1.

I also didn't find a clean way to install a newer PHP Version on Ubuntu
without compiling it by myself.

greetings,
Georg

Am 13.05.2010 17:48, schrieb Georg Schönweger:
 I found this bug entry which describes the problem:
 http://bugs.typo3.org/view.php?id=13701
 So the Problem seems to be the ini_set('sendmail_from', ...) in
 class.t3lib_htmlmail.php', line 718

 I had this randomly occuring errors with NGINX and PHP running as
 FastCGI. There i get a 502 Error Page and the cgi process dies.
 Now i installed Apache2 with php as module. There i have the error
 message in the apache error logfile and the script does not end correctly.

 If i uncomment line 718 in class.t3lib_htmlmail.php i get no errors.
 This doesn't only affect sr_feuesr_register, but also all other
 extensions which are using the t3lib_htmlmail class, for example commerce.

 Here they are discussing about that;
 http://lists.typo3.org/pipermail/typo3-team-core/2010-March/035496.html

 greetings,
 Georg

 Am 13.05.2010 15:09, schrieb Georg Schönweger:
   
 Hi,

 i just saw in my Logs that i have the same error message with
 sr_feuser_register (2.5.25).
 Im using Ubuntu 9.10 with PHP Version 5.2.10 and Suhosin Patch 0.9.7
 Typo3 4.2.12

 did you find any solution for this?

 [Thu May 13 14:43:29 2010] [error] [client 87.12.93.26] ALERT - canary
 mismatch on efree() - heap overflow detected (attacker '87.12.93.26',
 file
 '/usr/local/nginx/html/typo3_src-4.2.12/t3lib/class.t3lib_htmlmail.php',
 line 718), referer: http://www.snillo.it/my-account/registrati/

 The error occurs randomly, but only with sr_feuser_register

 kind regards,
 Georg Schönweger

 Am 05.05.2010 11:31, schrieb Chris Müller:
   
 
 Perhaps this is also interesting for you:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576147


 Am 04.02.2010 16:15, schrieb Daniel Huf:
 
   
 Hi,

 I'm getting this error with the sr_feuser_register subscription page.

 Running TYPO3 4.3, any clue what it really means ?

 [Thu Feb 04 11:34:17 2010] [error] [client 91.203.96.55] ALERT - canary
 mismatch on efree() - heap overflow detected (attacker 'xx.xxx.xx.xx',
 file '/var/www/site/typo3_src-4.3.0/t3lib/class.t3lib_htmlmail.php',
 line 730)

 Thanks for your feedback,
 Daniel
   
 
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
 
   
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
   
 
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
   
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] class.t3lib_htmlmail.php ERROR - canary mismatch on efree() - heap overflow detected

2010-05-13 Thread Georg Schönweger
Hi,

i just saw in my Logs that i have the same error message with
sr_feuser_register (2.5.25).
Im using Ubuntu 9.10 with PHP Version 5.2.10 and Suhosin Patch 0.9.7
Typo3 4.2.12

did you find any solution for this?

[Thu May 13 14:43:29 2010] [error] [client 87.12.93.26] ALERT - canary
mismatch on efree() - heap overflow detected (attacker '87.12.93.26',
file
'/usr/local/nginx/html/typo3_src-4.2.12/t3lib/class.t3lib_htmlmail.php',
line 718), referer: http://www.snillo.it/my-account/registrati/

The error occurs randomly, but only with sr_feuser_register

kind regards,
Georg Schönweger

Am 05.05.2010 11:31, schrieb Chris Müller:
 Perhaps this is also interesting for you:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576147


 Am 04.02.2010 16:15, schrieb Daniel Huf:
 Hi,

 I'm getting this error with the sr_feuser_register subscription page.

 Running TYPO3 4.3, any clue what it really means ?

 [Thu Feb 04 11:34:17 2010] [error] [client 91.203.96.55] ALERT - canary
 mismatch on efree() - heap overflow detected (attacker 'xx.xxx.xx.xx',
 file '/var/www/site/typo3_src-4.3.0/t3lib/class.t3lib_htmlmail.php',
 line 730)

 Thanks for your feedback,
 Daniel

 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] class.t3lib_htmlmail.php ERROR - canary mismatch on efree() - heap overflow detected

2010-05-13 Thread Georg Schönweger
I found this bug entry which describes the problem:
http://bugs.typo3.org/view.php?id=13701
So the Problem seems to be the ini_set('sendmail_from', ...) in
class.t3lib_htmlmail.php', line 718

I had this randomly occuring errors with NGINX and PHP running as
FastCGI. There i get a 502 Error Page and the cgi process dies.
Now i installed Apache2 with php as module. There i have the error
message in the apache error logfile and the script does not end correctly.

If i uncomment line 718 in class.t3lib_htmlmail.php i get no errors.
This doesn't only affect sr_feuesr_register, but also all other
extensions which are using the t3lib_htmlmail class, for example commerce.

Here they are discussing about that;
http://lists.typo3.org/pipermail/typo3-team-core/2010-March/035496.html

greetings,
Georg

Am 13.05.2010 15:09, schrieb Georg Schönweger:
 Hi,

 i just saw in my Logs that i have the same error message with
 sr_feuser_register (2.5.25).
 Im using Ubuntu 9.10 with PHP Version 5.2.10 and Suhosin Patch 0.9.7
 Typo3 4.2.12

 did you find any solution for this?

 [Thu May 13 14:43:29 2010] [error] [client 87.12.93.26] ALERT - canary
 mismatch on efree() - heap overflow detected (attacker '87.12.93.26',
 file
 '/usr/local/nginx/html/typo3_src-4.2.12/t3lib/class.t3lib_htmlmail.php',
 line 718), referer: http://www.snillo.it/my-account/registrati/

 The error occurs randomly, but only with sr_feuser_register

 kind regards,
 Georg Schönweger

 Am 05.05.2010 11:31, schrieb Chris Müller:
   
 Perhaps this is also interesting for you:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576147


 Am 04.02.2010 16:15, schrieb Daniel Huf:
 
 Hi,

 I'm getting this error with the sr_feuser_register subscription page.

 Running TYPO3 4.3, any clue what it really means ?

 [Thu Feb 04 11:34:17 2010] [error] [client 91.203.96.55] ALERT - canary
 mismatch on efree() - heap overflow detected (attacker 'xx.xxx.xx.xx',
 file '/var/www/site/typo3_src-4.3.0/t3lib/class.t3lib_htmlmail.php',
 line 730)

 Thanks for your feedback,
 Daniel
   
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
 
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
   
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] static_info_tables

2009-11-23 Thread Georg Schönweger
i know, but if i click there i get the message: No tracker is associated
to this project. Please check the Project settings.

kind regards,
Georg

Jigal van Hemert schrieb:
 Hi Georg,

 Georg Schönweger wrote:
 is there a way to submit patches for static_info_tables? I found out
 that for Italy 7 provinces are missing. I tried in forge.typo3.org but
 there i can't post an issue.

 Once I'm signed in a link new issue appears on the right side of the
 issues page...

 Regards, Jigal.
 ___
 TYPO3-english mailing list
 TYPO3-english@lists.typo3.org
 http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english