Re: [TYPO3-english] TS LOAD_REGISTER Condition

2014-03-31 Thread bernd wilke

Am 31.03.14 04:23, schrieb Web Essentials - Support (Man Math):

Dear List,

Is this make sense to make condition in TypoScript with LOAD_REGISTER?
Below is my TS:

[globalVar = TSFE:register:layout = 1]
 // code here
[global]

I intent to make condition on layout selected with different
configuration on layout.



I don't think you can build condition based on register values.

Conditions are evaluated before any typoscript is 'executed'/evaluated 
(which will fill any register)


so you can build conditions to evaluate a layout condition. you just 
can't use register value but database fields.


the other way is .stdWrap.if (or any similar wrap functions)

bernd
--
http://www.pi-phi.de/cheatsheet.html
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] mm_forum

2014-03-31 Thread amadeo Marketing Design - Paul Garais

Hi list!

on a shared-hosting account I am using in one TYPO3 installation (v. 4.7) the mm_forum extension (v. 
1.9.5). It worked out for several weeks but today it started to get performance problems. I know 
that the performance of a shared-hosting account is limited but in this case it has 128 MB RAM limit 
and some good portion of the cpu power of that server. There are just 3 forums within one category 
in that board. If you use the forum without being logged in you can use it without problems and the 
loading-times are under 3 seconds. The problem is: In the moment I log in, to be able to post in all 
forums (not only the open one), I start getting internal server errors (500).


So the question is: Does the forum need so much more ressources just because one user is logged in? 
All others can still use the forum without getting any error even at the same time and the site 
responds fast and nice. But as soon as you log in you just get errors on every page where a forum 
plugin is placed (like private messages, edit user info, etc.).



Thanks for your support!




*Paul Garais*


Tel. (02 51) 620 651-73
Fax (02 51) 620 651-69

gar...@agentur-eulenblick.de
www.agentur-eulenblick.de

Albersloher Weg 662 • 48167 Münster

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

[TYPO3-english] DragUploader: JS interaction?

2014-03-31 Thread Stephan Schuler
Hey there.

I tried to add some features to the files list module, mostly additional 
buttons and stuff.

There I noticed that the DragUploader creates Ajax response data (both, the 
progress bar as well as the “success” line of uploaded files) in pure JS 
without any hooks/events. This makes it kind of impossible to react on 
“onUploadComplete” events from the outside.

I created a small patch for that: http://forge.typo3.org/issues/57454

What do you think? Is this the way to go when dealing with customized 
DragUploader instances?

Regards,
Stephan.

Stephan Schuler
Web-Entwickler

Telefon: +49 (911) 539909 - 0
E-Mail: stephan.schu...@netlogix.de
Website: media.netlogix.dehttp://media.netlogix.de




Steigern Sie Ihre Performance
Melden Sie sich an zum kostenlosen Webinar VMware / vSphere Operations 
Management am 01. April 2014 und lernen Sie, wie Sie Ihre Hardware effektiver 
nutzen.
 Jetzt 
 anmelden!http://it-training.netlogix.de/angebote/webinare/vmware-vsphere-with-operations-management
  

Microsoft Office 365 - Alles Cloud, ...oder was?
Erfahren Sie bei unserem Office 365 Event am 04. April 2014, welche Chancen 
Office 365 für Ihr Unternehmen bietet.
 Jetzt 
 anmelden!http://it-training.netlogix.de/angebote/events/office-365-event 





--
netlogix GmbH  Co. KG
IT-Services | IT-Training | Media
Neuwieder Straße 10 | 90411 Nürnberg
Telefon: +49 (911) 539909 - 0 | Fax: +49 (911) 539909 - 99
E-Mail: i...@netlogix.demailto:i...@netlogix.de | Internet: 
www.netlogix.dehttp://www.netlogix.de/

netlogix GmbH  Co. KG ist eingetragen am Amtsgericht Nürnberg (HRA 13338)
Persönlich haftende Gesellschafterin: netlogix Verwaltungs GmbH (HRB 20634)
Umsatzsteuer-Identifikationsnummer: DE 233472254
Geschäftsführer: Stefan Buchta, Matthias Schmidt
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] DragUploader: JS interaction?

2014-03-31 Thread Xavier Perseguers
Hi Stephan,

 I created a small patch for that: http://forge.typo3.org/issues/57454
 
 What do you think? Is this the way to go when dealing with customized 
 DragUploader instances?

Just answered you there.

Kind regards

-- 
Xavier Perseguers
TYPO3 CMS Team Member

TYPO3  inspiring people to share!
Get involved: http://typo3.org

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


[TYPO3-english] any file explorer for 6.2?

2014-03-31 Thread Katja Lampela

Hi,

The Quixplorer doesn't work with the new and mighty (!) 6.2.
Do you guys use ftp for files (other than in fileadmin) or is there a 
working extension for the job?


--
Kind regards,
Katja Lampela
www.lieska.net
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] TYPO3 6.2 and content length mismatch error

2014-03-31 Thread Nicola Cerchiari
Hi all,
I just published a very simple website made with the brand new TYPO3 6.2
and the common fluidtypo3/fedext setup (fluidpages, fluidcontent, vhs, ...).
Everything went flawless until today when I deployed the website on the
hosting server.
To make it short if I try to surf the website from mobile I only get the
error:
net::ERR_CONTENT_LENGTH_MISMATCH

​The only mobile browser that seems not to care is Chrome even if emulating
mobile on desktop clearly shows the error in the dev tools (the strange
thing is that on desktop mode there no error at all).​


​I checked also with w3c validator for any mistake in developing the
templates, but nothing.

The provider told me that they could not reproduce the error no matter what
devices they used (they tried with some iPhones and Android).

​
​Anyone has any idea abut this issue? I'm really ruuning out of them.
If you need any other info to better understand please don't hesitate.

Thanks in advance to everyone​
​

-- 
*Nicola Cerchiari*
___
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 and content length mismatch error

2014-03-31 Thread Nicola Cerchiari
SOLVED! I'll answer myself quoting when something loks too complicated to
be solved the solution is of course the easiest one.
The big problem was generated by the new default (
http://forge.typo3.org/issues/50483) of the setting:

config.enableContentLengthHeader

​Setting it to 0 solves the problem.

Thanks anyways,
Nicola​




2014-03-31 18:02 GMT+02:00 Nicola Cerchiari nicola.cerchi...@gmail.com:

 Hi all,
 I just published a very simple website made with the brand new TYPO3 6.2
 and the common fluidtypo3/fedext setup (fluidpages, fluidcontent, vhs,
 ...).
 Everything went flawless until today when I deployed the website on the
 hosting server.
 To make it short if I try to surf the website from mobile I only get the
 error:
 net::ERR_CONTENT_LENGTH_MISMATCH

 ​The only mobile browser that seems not to care is Chrome even if emulating
 mobile on desktop clearly shows the error in the dev tools (the strange
 thing is that on desktop mode there no error at all).​


 ​I checked also with w3c validator for any mistake in developing the
 templates, but nothing.

 The provider told me that they could not reproduce the error no matter what
 devices they used (they tried with some iPhones and Android).

 ​
 ​Anyone has any idea abut this issue? I'm really ruuning out of them.
 If you need any other info to better understand please don't hesitate.

 Thanks in advance to everyone​
 ​

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




-- 
*Nicola Cerchiari*
___
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 and content length mismatch error

2014-03-31 Thread Markus Klein
Hi!

I would not call that a solution.
You just disabled sending the header. ^^

A solution would be a correct length output or a reason why the mobile device 
gets more data than the header suggests.

Kind regards
Markus


Markus Klein
TYPO3 CMS Active Contributors Team Member

 
 SOLVED! I'll answer myself quoting when something loks too complicated to
 be solved the solution is of course the easiest one.
 The big problem was generated by the new default (
 http://forge.typo3.org/issues/50483) of the setting:
 
 config.enableContentLengthHeader
 
 ​Setting it to 0 solves the problem.
 
 Thanks anyways,
 Nicola​
 
 
 
 
 2014-03-31 18:02 GMT+02:00 Nicola Cerchiari nicola.cerchi...@gmail.com:
 
  Hi all,
  I just published a very simple website made with the brand new TYPO3
  6.2 and the common fluidtypo3/fedext setup (fluidpages, fluidcontent,
  vhs, ...).
  Everything went flawless until today when I deployed the website on
  the hosting server.
  To make it short if I try to surf the website from mobile I only get
  the
  error:
  net::ERR_CONTENT_LENGTH_MISMATCH
 
  ​The only mobile browser that seems not to care is Chrome even if
  emulating mobile on desktop clearly shows the error in the dev tools
  (the strange thing is that on desktop mode there no error at all).​
 
 
  ​I checked also with w3c validator for any mistake in developing the
  templates, but nothing.
 
  The provider told me that they could not reproduce the error no matter
  what devices they used (they tried with some iPhones and Android).
 
  
  ​Anyone has any idea abut this issue? I'm really ruuning out of them.
  If you need any other info to better understand please don't hesitate.
 
  Thanks in advance to everyone​
  
 
  --
  *Nicola Cerchiari*
  ___
  TYPO3-english mailing list
  TYPO3-english@lists.typo3.org
  http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
 
 
 
 
 --
 *Nicola Cerchiari*
 ___
 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] Ajax Widget ViewHelper in StandaloneViewHelper

2014-03-31 Thread Benjamin Franzke
Hi List,

I'd like to use an extbase ajax widget in a StandaloneViewHelper (to be
exact in DCE, which uses the StandaloneViewHelper).

The index-action of the widget is displayed without problems, but the
ajax-action can not be called.

I'm getting the following Exception:
#1290623020: Invalid configuration: extensionName is not set (More
information)

In \TYPO3\CMS\Fluid\Core\Widget\Bootstrap::run the extensionName of the
parent Extension is requested from the ajaxWidgetContextHolder.
But it is never set there, since the StandaloneView doesnt have that
information.

Maybe the StandaloneView could be extended to add a method to attach an
extensionContext?

Is this issue (or missing-feature) already known or is that a wont-fix?
Are there mabye other ways to do something like this?

Regards, Ben
___
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 and content length mismatch error

2014-03-31 Thread Nicola Cerchiari
​Hi Markus,
you're surely right and as soon as I'll have time to investigate it I will.

Solved was more a I found a way to make it work for now, please don't
bother yourself to ​try to find a solution or clues for me :-).
Noww with time I'll dig into it.

Bests,
Nicola


2014-03-31 19:55 GMT+02:00 Markus Klein klein...@mfc-linz.at:

 Hi!

 I would not call that a solution.
 You just disabled sending the header. ^^

 A solution would be a correct length output or a reason why the mobile
 device gets more data than the header suggests.

 Kind regards
 Markus

 
 Markus Klein
 TYPO3 CMS Active Contributors Team Member

 
  SOLVED! I'll answer myself quoting when something loks too complicated
 to
  be solved the solution is of course the easiest one.
  The big problem was generated by the new default (
  http://forge.typo3.org/issues/50483) of the setting:
 
  config.enableContentLengthHeader
 
  ​Setting it to 0 solves the problem.
 
  Thanks anyways,
  Nicola​
 
 
 
 
  2014-03-31 18:02 GMT+02:00 Nicola Cerchiari nicola.cerchi...@gmail.com
 :
 
   Hi all,
   I just published a very simple website made with the brand new TYPO3
   6.2 and the common fluidtypo3/fedext setup (fluidpages, fluidcontent,
   vhs, ...).
   Everything went flawless until today when I deployed the website on
   the hosting server.
   To make it short if I try to surf the website from mobile I only get
   the
   error:
   net::ERR_CONTENT_LENGTH_MISMATCH
  
   ​The only mobile browser that seems not to care is Chrome even if
   emulating mobile on desktop clearly shows the error in the dev tools
   (the strange thing is that on desktop mode there no error at all).​
  
  
   ​I checked also with w3c validator for any mistake in developing the
   templates, but nothing.
  
   The provider told me that they could not reproduce the error no matter
   what devices they used (they tried with some iPhones and Android).
  
  
   ​Anyone has any idea abut this issue? I'm really ruuning out of them.
   If you need any other info to better understand please don't hesitate.
  
   Thanks in advance to everyone​
  
  
   --
   *Nicola Cerchiari*
   ___
   TYPO3-english mailing list
   TYPO3-english@lists.typo3.org
   http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
 
 
 
 
  --
  *Nicola Cerchiari*
  ___
  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




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

Re: [TYPO3-english] any file explorer for 6.2?

2014-03-31 Thread Josef Florian Glatz

Hi Katja,

For security reasons I suggest to only connect via secure sftp or 
ssh/scp connection. Tools like WinSCP (win) or Transmit (osx) will do 
the job.


--
Cheers, Josef Florian Glatz
http://jousch.com | http://typo3blog.at

On 2014-03-31 15:38:47 +, Katja Lampela said:


Hi,

The Quixplorer doesn't work with the new and mighty (!) 6.2.
Do you guys use ftp for files (other than in fileadmin) or is there a 
working extension for the job?


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