[TYPO3-english] TYPO3 6.2.15: backend browser crashes (Firefox, Chrome) when opening plugin News with error "Unresponsive script"

2015-11-17 Thread Bert Hiddink [BENDOO e-work solutions]
Hello, I am working with TYPO3 6.2.15 in the backend and intensively with the News plugin... The backend responds fine except when opening the News-plugin (or any other content element): the browser (Firefox, Chrome) crashes with error "Unresponsive script"...and then "Network connection err

Re: [TYPO3-english] FAL: multiple file-storages per site

2015-11-17 Thread Nicolai Schirawski
Hi Hannes, thanks for the hint. That saves me some wasted hours of searching... Nicolai Am 17.11.2015 um 15:53 schrieb Hannes Lau: > > Hi Nicolai! > > As far as I know, there is no mechanism to associate a subtree of the > pagetree or a domain record to a specific file storage. > > However, y

[TYPO3-english] Menu with images with alt and title

2015-11-17 Thread joujou
Hi, I'm trying to make a menu with images but I don't know how to set the alt and title attributes of the images, grabbing which I've written for the image (the image is a resource for a page). Here is my code, with question tags where I don't know what to write : tt_content.menu.20.99 = HMENU

Re: [TYPO3-english] FAL: multiple file-storages per site

2015-11-17 Thread Hannes Lau
Hi Nicolai! As far as I know, there is no mechanism to associate a subtree of the pagetree or a domain record to a specific file storage. However, you can limit the access of your backend users to specific filemounts which then, in turn, can reside on specific storages. For your admin users

[TYPO3-english] FAL: multiple file-storages per site

2015-11-17 Thread Nicolai Schirawski
Hi list, is it possible to have several file storages in a multi-domain site? A far as I see, I can create different file-storages on root (PID=0). Is it now possible to activate just one of the file-storages on each subtree of the installation? Each subtree would than store its files just exclus

Re: [TYPO3-english] RealUrl rewrite gives 404 page not found

2015-11-17 Thread HocomAdvies [ 🌷 Wiechert Hooghwinkel ]
After restoring the Typo3 site from a backup made from the testsite which worked fine. It still did not work! So, there must be some error in the Vhost on the server and it indeed appeared to give a mistake. Replacing it with the “working vhost from the test-site (which again was adapted holding

[TYPO3-english] Re: Custom submenu - TYPO Script

2015-11-17 Thread Tom Warwick
I believe i figured it out, I noticed this old thread: http://typo3.3.n7.nabble.com/HMENU-and-entryLevel-td246978.html By using negative entry levels for "entryLevel" it appears to be working :) ___ TYPO3-english mailing list TYPO3-english@lists.typo3.

[TYPO3-english] Editing the introduction package HMENU

2015-11-17 Thread Stewart Dinnage
Hi All I'm new to typo3, I have successfully installed a typo3 7.6.0 site and the introduction package to my development server. I'm very interested in how to customise typo3 layouts so I'm experimenting with the introduction package at the moment. Has anyone got any pointers on how to edit

Re: [TYPO3-english] AWStats in 6.2

2015-11-17 Thread John_P
Hi Loek, I have similar problem but cant find a solution. TYPO3 6.2.14 and ics_awstats 0.7.0, it have worked sins I upgraded awstats to 0.7.0 a month ago but now I get errors both on manually update and via scheduler. I can view the statistics but not update from log. Error "Task failed to exe

[TYPO3-english] Re: Custom submenu - TYPO Script

2015-11-17 Thread Tom Warwick
Apologies, I completely lost the indentation - Home Page - Cars - - Blue Cars - - - - About the blue car - - - - Specification - - - - Pricing - - - - List of dealers -- Red Cars - - - - About the red car - - - - Specification - - - - Pricing - - - - List of dealers ___

[TYPO3-english] Custom submenu - TYPO Script

2015-11-17 Thread Tom Warwick
Hello everyone, im trying to build some a custom submenu, for example: -Home Page -Cars Blue Cars About the blue car Specification Pricing List of dealers Red C

Re: [TYPO3-english] RealUrl rewrite gives 404 page not found

2015-11-17 Thread HocomAdvies [ 🌷 Wiechert Hooghwinkel ]
Still looking for a way to solve this mystery? Any ideas where to look at and what might cause the problem? I’m considering to replace te problem site with a copy of the working test-site. But still prefer to know why this 404 happens and repair that! Regards, HocomAdvies Wiechert Hooghwinkel

Re: [TYPO3-english] override if on menu object

2015-11-17 Thread Mikel
I found out myself. Here is the solution (without "or" in condition) ### create the override as COA tmp.sectionIndexMenuOverride = COA tmp.sectionIndexMenuOverride{ 10 > 20 = FLUIDTEMPLATE 20.file = {$templatesBasePath}/Content/SectionMenu.html } ### store the original menu object in