Re: [TYPO3-english] A boolean expression has more than tree parts ?

2015-11-19 Thread Jost Baron
Hi Wiechert, does NOT disable fluid processing (one might want to print comments, like . You need to use ... instead. Regards, Jost On 19.11.2015 15:26, "HocomAdvies [ 🌷 Wiechert Hooghwinkel ]" wrote: > Thanks, it was indeed working and leaving out the first {data.subtitle} > helped as well

Re: [TYPO3-english] Unable to include a php file

2015-06-15 Thread Jost Baron
Hi Krijesh, try to use require('PHPMailer/class.PHPMailer.php'); There is no folder named "doc" on the same level as the contactform.php. Regards, Jost On 15.06.2015 15:23, krijesh pv wrote: > Jost Baron, > Please find the attachment of the folder structure.

Re: [TYPO3-english] Unable to include a php file

2015-06-15 Thread Jost Baron
Hi Krijesh, what's the error message? Regards, Jost On 15.06.2015 13:57, krijesh pv wrote: > Hi, > I have created a php file under the doc folder(doc folder contains > typo3, typo3conf ,fileadmin etc... folders) in typo3. And now i want to > include another php file from same directory. Which

Re: [TYPO3-english] Login popup is showing every few minutes

2015-06-08 Thread Jost Baron
Hi! It is also possible to disable the IP check on a per user basis. Just edit the user record, the option is in the options tab (fourth tab). You need admin rights to do this, so if you don't have those, you are still stuck and need support from the company that built the website. Regards, Jost

Re: [TYPO3-english] When surfing around my site sometimes the browser shows the html code instead of showing the site

2015-02-17 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for the explanation, didn't know that :-) On 02/17/2015 12:04 AM, Michael Schams wrote: > On 2015-02-17 04:11, Jost Baron wrote: > >> just a guess: in both examples, the first line in the output is >> invalid in a HTM

Re: [TYPO3-english] When surfing around my site sometimes the browser shows the html code instead of showing the site

2015-02-16 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ivan, just a guess: in both examples, the first line in the output is invalid in a HTML document. It's either bfee or 9395. Can you check where this comes from, and try to remove it? I suppose it could prevent the browser from interpreting the pag

Re: [TYPO3-english] File link with iPad

2014-11-12 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jonathan, the server probably has to send the correct HTTP header "Content-Type" when delivering the file. TYPO3 has usually nothing to do with this (TYPO3 usually does not even know that the file is downloaded). How to send the correct header dep

Re: [TYPO3-english] TYPO3 6.2.x: translating mechanisms within and without extensions

2014-11-09 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Bert, its in the install tool, under "Important Actions". There is actually only a button for clearing *all* caches, but that will work. There is another option, which has to be enabled in USER-TS by setting "options.clearCache.system = 1". Howeve

Re: [TYPO3-english] Your browser version looks incompatible with this TYPO3 version!

2014-11-03 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nellie, this usually happens to me if I override the User-Agent string the browser sends. Can you check what your browsers send, and what reaches TYPO3? Because the problem occurs with all browsers, maybe someone on the way to the server (Proxy) m

Re: [TYPO3-english] Responsive css_styled_content

2014-10-10 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jan, I think its hard to make tt_content really responsive. The content elements and the rendering are too targeted at non-responsive websites. Another problem are updates if you modified csc content elements: On updates, the styles generated by c

Re: [TYPO3-english] Install of Typo3 6.2.5 on hosted server (Debian)

2014-09-30 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jimmy, post_max_size is a setting that is set in the php.ini file. It really depends on the server setup if you can modify it. It's probably best if you look through your available settings in the server configuration, and if it is not there, conta

Re: [TYPO3-english] Taking much time to populate newly added News/Promotions/Events on Frontend

2014-09-10 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! The problem is probably the cache. The changes are visible only after the cache has expired. You can fix this by adding something like TCEMAIN.clearCacheCmd = pages to the pages/folders that contain the changed records. You can do the cache-cle

Re: [TYPO3-english] 'upload_max_filesize' error while PHP settings are correct

2014-07-07 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alan, die error message is misleading. I have already reported this in the forge: http://forge.typo3.org/issues/58260 Regards, Jost On 07/07/2014 12:59 AM, Alan Sk wrote: > Hi. I get the following error during installation: > > -

Re: [TYPO3-english] HMENU: add class only in one item

2014-06-12 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Iban, you can optionSplit [1] for this kind of problem. In your case, it could look like this (there are other possibilities to reach the same goal): NO.linkWrap = ||*||*||. Regards, Jost [1]: http://docs.typo3.org/typo3cms/TyposcriptReference/

Re: [TYPO3-english] Which scripts are entry points for TYPO3?

2014-05-27 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/21/2014 10:49 AM, Jost Baron wrote: > Hi! > > There has been an effort to reduce the number of entry scripts to > TYPO3 [1]. Is there a comprehensive, up-to-date list of entry > points for TYPO3 6.2 (6.2.2, if that changes anyt

[TYPO3-english] Which scripts are entry points for TYPO3?

2014-05-21 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! There has been an effort to reduce the number of entry scripts to TYPO3 [1]. Is there a comprehensive, up-to-date list of entry points for TYPO3 6.2 (6.2.2, if that changes anything)? The list linked in the ticket is not up-to-date, as the wizard

Re: [TYPO3-english] Backend templates TYPO3 v. 6.2.1 with Bootstrap.

2014-04-23 Thread Jost Baron
Hi Thomas, you do that by modifying a content provider extension. On the fluitypo3-website there is a guide how to do that: http://fluidtypo3.org/ Regards, Jost On 04/23/2014 02:49 PM, Thomas Petersen wrote: > Hi. I have installed TYPO3 ver. 6.2.1 and then in Extension > Manager/Get preconfigur

Re: [TYPO3-english] FLUX: Creating a fixed FCE

2014-03-03 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Christian, your last section of code looks good. This works for me: In the flexform definition: And in the "Main" section: This is done with the development branch of flux though, but I think it also

Re: [TYPO3-english] How to add admin user via FTP

2014-01-08 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tobben, can't you contact your former employer and ask him to remove the contact data? I don't know the legal consequences of simply changing some data on a website that is not your own and for which you are not tasked to do things like that. Anyw

Re: [TYPO3-english] Why am I having trouble saving objects to the database in a typo3 v4.5.30 extension?

2013-11-27 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For Typo3 up to 6.0 (including) this extension has worked well for me: http://typo3.org/extensions/repository/view/debug_mysql_db It does not work with 6.1 anymore, probably because of the switch to mysqli from mysql. Regards, Jost On 11/27/2013 06

Re: [TYPO3-english] realurl 1.12.7 404 error index.php

2013-11-18 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Gregor, On 11/18/2013 06:50 PM, Gregor Binder wrote: > i have the following rewrite rule: > > RewriteEngine On RewriteRule ^/3opyt$ - [L] RewriteRule ^/3opyt/.*$ > - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond > %{REQUEST_FILENAME} !-d Rew

Re: [TYPO3-english] recommendations for registration plugin

2013-11-15 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Katja, you could try datamints_feuser. It can cope with most custom fields (not every combination is supported, but many), and it also includes a plugin to change the user data later. Last I've looked it was compatible to 6.1, and it is updated fr

Re: [TYPO3-english] [FormHandler] Confirmation message?

2013-11-06 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Salander, On 11/06/2013 12:08 PM, Salander wrote: > Hello, > > I created a simple form that store some datas into the table > tt_address. It stores the data well but when I submit I have some > red messages on the frontend : " No valid implementat

Re: [TYPO3-english] formhandler on every page

2013-11-03 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I usually do this by adding an extra page and then set up the plugin on that page. Then I include the content from that page in TypoScript, using a CONTENT object. This approach has the advantage that editors can configure the plugin themselves,

[TYPO3-english] Re: Non existing Javascript included by Typo3?

2013-09-21 Thread Jost Baron
Hi Ben, Such an inclusion is sometimes generated by the extension t3jquery and can be fixed by clicking "submit" in every settings area of the extension in the extension manager. Regards, Jost ___ TYPO3-english mailing list TYPO3-english@lists.typo3.

Re: [TYPO3-english] IIS 8 rewrite rules

2013-08-26 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jean-Pierre, Two ideas: 1. Delete all typo3conf/temp_* files 2. If that does not help, try to either update the TYPO3 core or downgrade PHP to 5.3 (>= 5.3.7). The notice #1 may be caused by an incompatible PHP version. Regards, Jost Am 26.08.2013

Re: [TYPO3-english] All frontend plugins are not rendering

2013-08-22 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Am 22.08.2013 12:15, schrieb Salander: > Thanks Jost for your detailled answer. It is instructive. > > Here is a screen of tt_content.list in Typoscript Object Browser > http://i.imgur.com/F3ki5V7.png > > Do you find anything wrong? No, everyt

Re: [TYPO3-english] All frontend plugins are not rendering

2013-08-21 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Salander, Am 21.08.2013 17:52, schrieb Salander: > Hello Jost, > > > I checked in the typoscrit of my main template. I have only > "tt_content.mail", I have no "tt_content.list". Am I correct? The offending TypoScript could come from multiple l

Re: [TYPO3-english] All frontend plugins are not rendering

2013-08-21 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Salander, you also might want to check in the TypoScript, under tt_content.list if something deletes the rendered plugin content. This could for example happen if there is a userFunc registered which does not work with the newer Typo3 or a newer

Re: [TYPO3-english] GMENU_LAYERS in TYPO3 6.1

2013-08-20 Thread Jost Baron
Hi Cord, this seems to be an error. The extension should not be available from TER though, because it is a system extension (the path to the file in the docs starts with "typo3/sysext/"). Apart from that, you should think about redoing the menu with a TMENU/CSS approach, which is much easier and

Re: [TYPO3-english] no caching of stdWrap.filelist / stdWrap.filelink ?

2013-08-15 Thread Jost Baron
Hi, On 08/15/2013 10:43 AM, Viktor Livakivskyi wrote: > Hi. > > You can try stdWrap.cache [1], introduced in TYPO3 4.7. It stores cached > content in cache_hash. AFAIK it is available in 4.5 too, but you have to enable the caching framework in the install tool. Regards, Jost _

Re: [TYPO3-english] typo3 6.1.1 cant access Extension Manger

2013-06-22 Thread Jost Baron
Hi! If you are running on Windows, the problem could be a too small thread stack size. The default is 1MB on Windows (8MB on most *nix systems), which is not enough for the extension manager. Try adding "ThreadStackSize 8388608" to your httpd.conf. Regards, Jost On 06/22/2013 02:49 AM, kevin mu

Re: [TYPO3-english] identifying what template a page is using?

2013-06-13 Thread Jost Baron
Hi Juan, Am 6/13/2013 10:35 PM, schrieb Juan: > my site has a link (throughout many pages) that says: "Join our > newsletter" I can see the html, but not where this is in any of the > templates. Such a thing is probably (as always, there are many ways to do a thing) defined in TypoScript. You can

Re: [TYPO3-english] Need advice on database relations

2013-01-08 Thread Jost Baron
Hi Luis, have you tried updating on a development machine? Maybe that fixes the problem. If it does not, you'd probably have much more debugging-possibilities. Jost On 01/08/2013 07:22 PM, lesm wrote: On 1/8/2013 11:52 AM, Katja Lampela wrote: I don't know the answer for sure to your ques

Re: [TYPO3-english] How can I give each menu item a different class? (optionSplit?)

2012-12-29 Thread Jost Baron
Hi Jörg, you could use a field from the page record of the menu entry. For example, the following TS sets the subtitle of a page as class: lib.menu = HMENU lib.menu.1 = TMENU lib.menu.1 { NO = 1 NO { stdWrap.data = stdWrap2.dataWrap = | } ACT = 1 ACT { stdWrap.data =

Re: [TYPO3-english] Standard Form - Email validation case sensitive

2012-12-12 Thread Jost Baron
Hi David, i can confirm this issue. Jost On 12/12/2012 04:31 PM, d.ros wrote: Am 12.12.2012 09:28, schrieb d.ros: Can somebody confirm that the email-validation in standard forms fails if some letters are written in capital letters. I think this should be case insensitive. If some confirm i´

Re: [TYPO3-english] I see only a blank page on front end

2012-11-25 Thread Jost Baron
Thanks - Original message - From: Jost Baron <[1][3]jost.ba...@gmx.de> To: [2][4]typo3-english@lists.typo3.org Subject: Re: [TYPO3-english] I see only a blank page on front end Date: Sun, 25 Nov 2012 19:34:15 +0100 Hi Alan, I would start looking in two

Re: [TYPO3-english] I see only a blank page on front end

2012-11-25 Thread Jost Baron
Hi Alan, I would start looking in two places: 1. The servers error logs 2. Try to log into the backend and produce the error (the one with the error page) in another tab while being logged in. You usually get a much better error message this way. Regards, Jost On 11/25/2012 07:27 PM, Alan A

Re: [TYPO3-english] 4.7 standard FORM and captcha extension

2012-11-19 Thread Jost Baron
Hi Daniel, I have had the same problem, no captcha in the standard form, and it was hard to do spam protection ny other means. My solution was to use the extension formhandler. A bit more time consuming when setting up, but you get full flexibility in return. And you can reuse your forms, if y

Re: [TYPO3-english] typoscript: get rid of image reference number

2012-11-08 Thread Jost Baron
Hi Katja, would it be possible to simply link to "uploads/pics/myimage.jpg" instead? As far as I know every image is copied to that folder and then used from there. The "_01" appended to the filename results from the need of unique filenames in that folder. Regards, Jost On 11/08/2012 09:03

[TYPO3-english] Realurl, Languages and own Plugin

2012-10-09 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I've developed a TYPO3 website, which has the plugin of a self-written extension on its start page. When viewing that page, typo3 always calls the default controller and action, even if the parameters in the url should trigger something else.

Re: [TYPO3-english] style messed up in IE 9

2012-07-06 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tom, die you set a strict doctype (XHTML 1.0 strict or something)? If not, the internet explorer might go into some backwards compatibility mode and start to really mess things up. Greetings, Jost On 07/06/2012 05:46 AM, tom wrote: > Hi, > > I m

Re: [TYPO3-english] How can to use the extension Front End User Registration?

2012-06-30 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jeson, a good alternative might be datamints_feuser. Its quite easy to set up and should have the features you need in most cases. Greetings, Jost On 06/30/2012 05:16 PM, Task City wrote: > Hi,Francois Suter > > It is exactly what you said. The

Re: [TYPO3-english] How to add records to database tables

2012-05-25 Thread Jost Baron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Rowan, exacly where you are looking. Its a principle in TYPO3 that (almost) every record in the database belongs to a specific page (field pid). So to create a record, you need to first create a page, select it and add the record to it. Pages of t

Re: [TYPO3-english] Applying a patch in Typo3

2012-01-30 Thread Jost Baron
Hi Derik, you could download the extension file (.t3x), apply the patch on your machine and upload the patched extension. If there's another way, please let me know :-) Greetings, Jost On Tue, 2012-01-31 at 15:17 +1300, Derik Kotze wrote: > Hi guys, > > I know this is probably a dumb question,

Re: [TYPO3-english] How to make images appear - coming out of the HTML Template Base

2011-10-14 Thread Jost Baron
Hi Eric, the links should be relative to the sites base url, which is http://www.duntonhotsprings.com/ in this case. So change the src attributes to "fileadmin/layout/imgs/twitter_24.jpg" etc. Greetings, Jost On Fri, 2011-10-14 at 10:22 -0600, Eric from Panetiere Marketing wrote: > Hello - new t