Re: [TYPO3-english] conditions: look if field is true

2009-09-22 Thread Rob De Vries
t; But if stdWrap is available you could just use an 'override' and 'if' - > something like > > mctimg = 590px > mctimg.override = 270px > mctimg.override.if.isTrue.field= tx_mctcal_imgisportrait > > hth override, this is new for me but very nice !! tnx

[TYPO3-english] conditions: look if field is true

2009-09-21 Thread Rob De Vries
hey, I need to see if a field is true and then do something. A condition should do the job I thought this would work, but it doens't: [globalVar = DB:tt_news:tx_mctcal_imgisportrait = 1] mctimg = 270px [else] mctimg = 590px [end] any idea what is wrong ? tnx Rob -- -

Re: [TYPO3-english] plugin.tx_myplugin.wrapInBaseClass = 0

2009-09-03 Thread Rob De Vries
Georg Ringer wrote: > Rob De Vries schrieb: >> it is not a bug, but would be a nice feature :) > > please search bugtracker or at least google before asking. > http://bugs.typo3.org/view.php?id=10118 > > Georg Sorry Georg, I was looking in the wrong places: looked i

[TYPO3-english] plugin.tx_myplugin.wrapInBaseClass = 0

2009-09-03 Thread Rob De Vries
Hello, most extensions have $this->pi_wrapInBaseClass. I understand this can be a must, for others the extra markup isn't really wanted. Is it possible to get some sort of ts for this ? for ex: plugin.tx_myplugin.wrapInBaseClass = 0 it is not a bug, but would be a nice feature :) tnx Rob

[TYPO3-english] localization of plugin : database related fields are double with localized values

2009-07-08 Thread Rob De Vries
Hey, I'm building a plugin with 2 languages: default and French. the plugin has several tables and the editor can create several elements. for ex: there is a table for locations and a table for staff-members. when created a staff-member, this element can be translated to french. Normaly, there i

Re: [TYPO3-english] Discussion: Dealing with translations in large multi-language sites

2009-05-05 Thread Rob De Vries
Hey Loek, L10N Manager works well for this situations. have a look at it in the ter. good luck rob -- web : http://www.rob-ot.be skype : rob-ot [O_o] -- Don't feed the

[TYPO3-english] vTiger & powermail

2009-02-23 Thread Rob De Vries
hello, Who has some experience with integrating vTiger and TYPO3 by using powermail forms that he/she likes to share? I'm interested in any information you can share on this topic. - How did you do it? - what are the pitfalls, what are the benefits ? - Would you recommend ano

Re: [TYPO3-english] Stupid extension installation mistake

2009-02-02 Thread Rob De Vries
... or you can 'stupidly' install oelib ext :) Rob -- web : http://www.rob-ot.be skype : rob-ot [O_o] -- Don't feed the rob-ot _

[TYPO3-english] kb_shop ignores multiple check box values

2008-11-25 Thread Rob De Vries
Hello, we have this trouble where sometimes, with some products, we can not save any value of a multiple check boxes. the strange thing is that the same property does save for 1 product, but not for another. I guess it occurs when we delete a check box value and add another one in an existing p

Re: [TYPO3-english] Non-admin backend user can't insert translation

2008-11-21 Thread Rob De Vries
Marieke Vandamme wrote: > Hello, > > My non-admin user can't add translations for a page. > - The 'Make new translation of this page' dropdown isn't showing on the > Web>Page view. I searched the net for this and found some bug (0009411: > Editors cannot create new translations of pages). So I ch

[TYPO3-english] TYPO3 and sugarcrm

2008-11-20 Thread Rob De Vries
Hey, Can anyone give me some insight on how he has worked with TYPO3 and sugarcrm. Their are 2 ways of getting data in sugarcrm: eu_sugarcrm (with form element or using your own ext) and powermail_sendpost. What did you already use and how? What do you prefer working with? Any pitfalls i need

Re: [TYPO3-english] hide(and make it not reachable) page depending the domain you're on

2008-11-19 Thread Rob De Vries
David Vandemaele wrote: > Hello, > > depending on the domain you're on, I want some pages to be shown or > hidden in the menu. I use the 'excludeUidList' param in the template > setup to do this. However, when you type in the url to that page, it is > still reachable. > How can I fix this? > >

Re: [TYPO3-english] official pronunciation of TYPO3

2008-11-17 Thread Rob De Vries
Some time ago, I did this training for a company and we started, as usual, with some practice on how to pronounce TYPO3. I gave up after 2 hard, long hours. They were Chinese. Rob -- web : http://www.rob-ot.be skype : rob-ot ---

Re: [TYPO3-english] altElementBrowserMountPoints per page (User TSconfig per Page setting)

2008-11-13 Thread Rob De Vries
> but TSConfig doesn't allow (yet) conditions... Hey Stefano, http://typo3.org/extensions/repository/view/kb_tsconfig_cond/current/ Enables conditions in the User, Group and Page TSConfig greetz Rob -- web : http://www.rob-ot.be

Re: [TYPO3-english] Multi-language / country related question

2008-11-04 Thread Rob De Vries
Hey David, > Is it possible to give me a short amout of TS lines how you would do > this if you were in my 'situation'? This is not really possible, it all depends on what you would like to do, where to get your content from etc ... Or maybe you can direct me to some > pages in the reference

Re: [TYPO3-english] Multi-language / country related question

2008-11-03 Thread Rob De Vries
Hey David, copy/paste from TSREF - conditions: If the HTTP_HOST is "www.typo3.com" this will match with: [globalString = HTTP_HOST=www.typo3.com] This will also match with it: [globalString = HTTP_HOST= *typo3.com] ... but this will also match with a HTTP_HOST like this: "demo.typo3.com" Now

Re: [TYPO3-english] search query: page repeats

2008-10-24 Thread Rob De Vries
add indexed search bounder markers in your templates, else it will index your menu's as well, this gives also multiple results -- web : http://www.rob-ot.be skype : rob-ot [O

Re: [TYPO3-english] using pre defined templates

2008-10-24 Thread Rob De Vries
Steef Janssen wrote: > Recently I made the transition from Joomla to Typo3. What I really liked > about joomla that I could use exesting templates for creating my own > template. > After some research I noticed that to make an attractive typo3 website I > really needed to implement a CSS. > > N

[TYPO3-english] htmlarea: Images don't get displayed in the front end

2008-10-07 Thread Rob De Vries
Hey, I'm using 4.2.2 and DAM 1.1. when using the RTE, images don't get displayed in the front-end (images exist, but the img tag is not inserted in the source) In the RTE itself, adding images is no problem and all get stored in the DB. added this to the pageTS: RTE.default { ## Enable the im

Re: [TYPO3] Fatal error: Call to a member function init() on a non-object in ../.../t3lib/class.t3lib_tceforms.php on line 383

2008-09-11 Thread Rob De Vries
Dmitry Dulepov [typo3] wrote: > Hi! > > Rob De Vries wrote: >> Sometimes you just stay clueless, even in these modern times with all >> the internets and stuff ... >> >> Anyone can help me with this error after updating from 4.0.2 to 4.1.7 ? >> This erro

[TYPO3] Fatal error: Call to a member function init() on a non-object in ../.../t3lib/class.t3lib_tceforms.php on line 383

2008-09-11 Thread Rob De Vries
Sometimes you just stay clueless, even in these modern times with all the internets and stuff ... Anyone can help me with this error after updating from 4.0.2 to 4.1.7 ? This error occurs when I'm trying to edit a page header or content element. tnx Rob -- -

[TYPO3] indexed_search freeIndexUid problem

2008-09-11 Thread Rob De Vries
hey list, Does anyone can give me some more insight in how to work with the crawler for indexed_search and especially how to get indexing configuration for the type 'pages' to work properly so it will store the right values in index_phash.freeIndexUid At this moment all these values are set to

Re: [TYPO3] How to apply a patch

2008-09-05 Thread Rob De Vries
Xatu Cans wrote: > Hi, I've a problem with rtehtml extension and I've found a patch > (rtehtmlarea_bugfix_8346.patch) to fix it, but I don't know how to apply > this .patch document. Can anybody help me, please? http://www.google.be/search?hl=nl&q=typo3+apply+patch&btnG=Google+zoeken&meta= res

[TYPO3] list most popular pages

2008-09-03 Thread Rob De Vries
Hey all, Looked all over the internets, but did not find a simple solution to list the x most popular pages of a website. I would presume there is already a plug&play ext. for this, but the only one I have found, th_popular, is not an option because de_php is marked as hazardous (and not avail

Re: [TYPO3] strange short BE session in safari ( os x )

2008-07-17 Thread Rob De Vries
Dmitry Dulepov [typo3] wrote: > I have this in one WebKit-based browser but not in Safari. > Ahaa ! I already thought that webkit had something to do with it. at least i know i'm not alone with this problem. tnx Rob -- web : h

[TYPO3] strange short BE session in safari ( os x )

2008-07-16 Thread Rob De Vries
Hey list, I have this strange behavior with safari. every time I log in in any back end (typo3 version does not matter), i always get a session time out after 5 minutes. cookies does get set correctly, safari has been updates and all seems like normal, still ... Anyone had this same behavior ?

[TYPO3] tt_news RSS error in IE because of html entitie

2008-06-11 Thread Rob De Vries
Hey, My rss feed gives errors in IE because of html entity & in the link does not get converted to & I have this link http:///www.mydomain.tld/story.bsp?sid=108603&var=story# IE ask for a ; after the &var because he does not compute. any sollutions? config.htmlSpecialChars = 1 does not work. t

Re: [TYPO3] How to change index.php to another filename

2008-06-04 Thread Rob De Vries
Peeter Rahuvarm wrote: > Thanks! > > No, my idea is to build my site to my root directory, aside the existing > site (that uses index.php) so I wouldn't have to move anything later, > when my typo3 site is ready. it is much more easy to place your typo installation in it's own directory and m

[TYPO3] extended pages fields in another language

2008-05-21 Thread Rob De Vries
Hey, i have extende my pages table with an extra field (tx_armoneapageext_gemeente). This field is also language dependend, for ex: in the french page i can add another name of a city (for all belgian people, you'll understand immidiatly why this is important, crazy country ;) it is very easy

[TYPO3] access for fe_user, not for fe_groups

2008-04-10 Thread Rob De Vries
Hey, I have seen it before, but I can' remember where: give access to a page/content to a fe_user itself, and not to a fe_group. I have search all highs and lows but just can't trace the extencion that does the job. Anyone who has a clue? big tnx Rob -- ---

[TYPO3] kb_shop : LINK_singleView_HREF

2008-03-13 Thread Rob De Vries
Hey there you kb_shop wizards, I'm trying to get the ###LINK_singleView_HREF### marker to work. It is something i have done already in the past, but not in the present and would love to have it working in the future. The marker is just stays empty: Info here the manual also states something

Re: [TYPO3] tt_news and Thickbox (jquery)

2007-12-13 Thread Rob De Vries
Aji Johannes wrote: > Georg Ringer schrieb: > >> Hello Aji, >> >> several lightbox extension make this allready for tt_news and changing >> things in the code of another extension is not really good, especially >> if there are several hooks for that issue >> >> georg > > Hello Georg, > > yes i

Re: [TYPO3] TemplaVoila . UTF8 and Cache problem

2007-12-12 Thread Rob De Vries
Aji Johannes wrote: > Hello List, > > before few days i installed a test system of T3 v. 4.1.3 and i set the > DB to UFT8 (general-ci) and in localconf.php: > > $TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8'; > $TYPO3_CONF_VARS['SYS']['UTF8filesystem'] = '1'; > $TYPO3_CONF_VARS['SYS']['setDBin

Re: [TYPO3] TSconfig for individual content objects?

2007-12-04 Thread Rob De Vries
Steven Hewett wrote: > I have a multiple instances of a plugin (seminars) on a single page and need > to configure them differently. > > Haven't found anything in extensions or web so far that will allow me to > attach TS to individual content elements. > > Am I missing something obvious here - s

Re: [TYPO3] DIRECT MAIL: quickmail works, direct mailig internal page doesn't

2007-11-20 Thread Rob De Vries
Olivier Dobberkau wrote: > Rob De Vries schrieb: > >> Nope, BE is not utf8, nor is the DB > > > Boundaries are included? Yep, bounderies are included. Everything works except sending an internal page (nor testmail as mass mail are working) This is very strange, I h

Re: [TYPO3] DIRECT MAIL: quickmail works, direct mailig internal page doesn't

2007-11-19 Thread Rob De Vries
Hey Olivier, Nope, BE is not utf8, nor is the DB Rob -- web : http://www.rob-ot.be skype : rob-ot [O_o] -- Don't feed the rob-ot __

Re: [TYPO3] DIRECT MAIL: quickmail works, direct mailig internal page doesn't

2007-11-19 Thread Rob De Vries
Christian Platt wrote: > I had the same problem, > > i sat up a new installation and it did work. > Hey Christian, new installation? you mean TYPO or DM? i'm now running 4.1.2 with DM 2.5.1 Tnx for your answer. Rob -- web :

[TYPO3] DIRECT MAIL: quickmail works, direct mailig internal page doesn't

2007-11-19 Thread Rob De Vries
Hey listers and listerets, As said in the subject: Sending quicmails to a list and invoking the mailer engine works without a problem. But when i try to send an internal page, it just refuses. html content get fetched. My hosting comp says that direct mail isn't sending any mails to the mailin

Re: [TYPO3] Direct mail

2007-11-15 Thread Rob De Vries
[EMAIL PROTECTED] wrote: > Hi > > Thanks for the reply BUT!!! my problem is now enormous!!!. > > It wouldn't work, so I removed it from the server > > Then I couldn't see anything in the frontend - returned page not found.. > > I did an undo in the root page back to before i installed Directmai

[TYPO3] new line in sitemap content element for plain text mails [Direct mail ]

2007-11-15 Thread Rob De Vries
hey, I'm using a sitemap menu in my direct mail. The html version is no prob and displays some nice bullets, but the txt version doesn't. Only the first element displays a bullet, the other doesn't: * list item 1 (Link: http://www.domain.be/675.0.html ) list item 1 (Link: http://www.domain.be

Re: [TYPO3] sr_feuser_register adding field

2007-11-14 Thread Rob De Vries
Maybe i'm a bit late, but realy take notice of upper and lower cases. it realy make a difference. Also, for the error fields, use something like this: plugin.tx_srfeuserregister_pi1._LOCAL_LANG.default.tx_bmfeextrafields_industry = Industry plugin.tx_srfeuserregister_pi1._LOCAL_LANG.default.mis

Re: [TYPO3] form-based navigation

2007-10-09 Thread Rob De Vries
> > If both select boxes are "levels" in TYPO3, you might want to take a > look a JSMENU. If i'm not mistaken, jsmenu does not work in safari when using out of the box. pls correct me if i'm wrong. Rob -- web : http://www.rob-ot.

Re: [TYPO3] Direct mail problems

2007-09-26 Thread Rob De Vries
Brian, please read the info in following pages: >> http://www.campaignmonitor.com/blog/archives/2007/01/microsoft_takes_email_design_b.html >> http://www.campaignmonitor.com/resources/templates.aspx these will give you a clue that css design in html mailing is TOTALY not the way to go, even i

Re: [TYPO3] Direct mail problems

2007-09-26 Thread Rob De Vries
Brian Bendtsen wrote: > 2. > This is really weird, my emails are not shown as they should and this is > probably because the right stylesheet is not applied. shamefull copy/paste of Christoher's reply on this subject a week ago: In fact, placing css in the head will fail in most (all?) webmail

[TYPO3] redirect old simulatestatic to realurl

2007-09-26 Thread Rob De Vries
Hey list, I have a new site running with realurl, but the old server still uses stimulatestatic. Now google realy loves my new pages and has indexed alot of the new pages with real url, but there are still some old pages and some don't exict anymore. for those non existing pages we are adding

Re: [TYPO3] automatically alternate css classes on table rows in rte

2007-09-25 Thread Rob De Vries
Lukas Mattsson wrote: > If I make a table in RTE, is it possible to dynamicly apply alternating > colors on odd/even rows? Preferable by using a function that just > applies the classes 'odd' and 'even' on the rows. The alternating css > classes has to remain if a user insert a row in the middle

Re: [TYPO3] OT: "Real" names

2007-09-24 Thread Rob De Vries
config { list.specialFunkyNames = 0 if.specialFunkyNames = dude, T3guy, ... list.ignore = 1 list.realNames = 1 list.realNames.required = 0 list.tollerance = 1, slide } grtz Rob --

[TYPO3] fogot password with email address AND username

2007-09-21 Thread Rob De Vries
Hey, Is there a loginbox that can retrieve somones password and send it to his/her email when somone enters his email address AND username? I have a registration form that allows you to use a non-nique emailadres. But because the forgot pasword only looks for an excisting email adres, it will s

Re: [TYPO3] One particular page refuses to show up

2007-09-20 Thread Rob De Vries
Patrick Braun wrote: > "The page isn't redirecting properly > Firefox has detected that the server is redirecting the request for this > address in a way that will never complete." Did you look if there is no 'shortcut' on this page? Even if you set it to standard or something else. Set it back

Re: [TYPO3] automated newsletter based on tt_news records?

2007-09-19 Thread Rob De Vries
Morten, a newsletter is most of the time based on a template. So you can make a template and add news to that not by using a content element, but with typoscript. This gives the advantages that you can specifie whatever you like to display. I'm not sure how to automatic send a mailing, but must

Re: [TYPO3] FE User registration: error message.

2007-09-19 Thread Rob De Vries
Morten, in the sr_feuser_register there is a dir called hooks. in this dir you'll find class.tx_srfeuserregister_hooksHandler.php. This is where your 'error' commes from grtz Rob -- web : http://www.rob-ot.be skype : rob-ot -

Re: [TYPO3] FE User registration: error message.

2007-09-18 Thread Rob De Vries
Hey Morten Kjems, try to outcomment the code in the hook class with the new fe reg module. greetz rob -- web : http://www.rob-ot.be skype : rob-ot [O_o] -- Don't feed the ro

Re: [TYPO3] newsletters cross-mail client compatiblity

2007-09-14 Thread Rob De Vries
> BTW, I read these: > http://www.campaignmonitor.com/blog/archives/2007/04/a_guide_to_css_support_in_emai_2.html > http://www.campaignmonitor.com/blog/archives/2006/12/how_to_test_html_emails.html but have you read these?: http://www.campaignmonitor.com/resources/templates.aspx You also need to

Re: [TYPO3] Store email form submissions to text file

2007-06-20 Thread Rob De Vries
Lukas Mattsson wrote: > How do I store email form submissions in a text file, for instance a tab > separated list with e-mail addresses for importing them in my e-mail > software. You can't really do it with the standard form (or you have to change the output of the mails : in other words : di

Re: [TYPO3] th_mailformplus: add tt_address entries AND group

2007-06-16 Thread Rob De Vries
Hey Patric, As far as i see, you only need to add data to the tt_adres_mm table when you like to add new groups. So you only need to add data to the 'addressgroup' field if you like to assign a tt_adress entry to a tt_adress group rob -- -

[TYPO3] select.andWhere from fe_users table. How ?

2007-06-15 Thread Rob De Vries
Hey girls and boy's, I have a GPvar in my url (usc=1) where usc is the uid of a fe_user. this url is generated with the dmail ext to end everyone in a mailinglist a unique url that will send them to a form page (mailformplus) so we know who filled out what in a form. Now, we also would like to ad

Re: [TYPO3] changing doctype

2007-06-15 Thread Rob De Vries
Jan, put this in your ts setup config.doctype = grtz Rob -- web : http://www.rob-ot.be skype : rob-ot [O_o] -- Don't feed the rob-ot

Re: [TYPO3] stdWrap Image from Template Resource

2007-06-14 Thread Rob De Vries
Hey Roland, as far as i Know, all uploaded images are stored in the upload/ dir (or a sub dir of the upload img) If you know where you're uploaded images get stored, you know your *fixed* path and you can add it to your ts: rob --

Re: [TYPO3] Referencing data in multiple pages from one repository

2007-06-14 Thread Rob De Vries
Hey Pere, An easy solution would be to, indeed, add a sysfolder or hiden page in your website where you place your tables and add them to the right pages with for ex: 'insert record' element. adv: you'll be able to get it to work very quick (concidering you're new to typo3) disadv. you'll nee

Re: [TYPO3] dynamicly split content elements

2007-05-31 Thread Rob De Vries
Tnx JoH ! It was the dividing by 2 elements that I didn't know of, that's why it always added the last 'row'. next time i try to read your book better: page 309 gives an almost working example. Tnx and keep on coocking! Rob -- web

[TYPO3] dynamicly split content elements

2007-05-31 Thread Rob De Vries
This is for you, the TS guru, I have 9 content elemenets in a column and like to show 3 elements in 1 row on the FE, this devided in 3 rows. cobject1 | cobject2 | cobject3 --- cobject4 | cobject5 | cobject6 --- cobject7 | cobject8 | cobjec

Re: [TYPO3] Characters not in iso 8859-1

2007-05-24 Thread Rob De Vries
>>> > PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" >>> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> >>>http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> >>> >>> >>> >>>... >>> >>> If I look at your header, First thing is see is the xml prolog, do you

Re: [TYPO3] Is there a RSS extension that works with RealURL?

2007-05-14 Thread Rob De Vries
Just a quick thought: what abouth tt_news? gives you rss rob -- web : http://www.rob-ot.be skype : rob-ot [O_o] -- Don't feed the rob-ot

Re: [TYPO3] Preview of typo.script.auclo.us

2007-05-09 Thread Rob De Vries
*imho* The best way to see what something does is to install it and start playing. I supose you do have a test server?otherwise read he manual, it will even make you laugh! about the ext: look abra.dacoul.us great job! web : http:

Re: [TYPO3] Moving records to a new subpage?

2007-05-02 Thread Rob De Vries
Is > there any way to move them all at once or at least in chunks? > Thanks Hey Tom If i'm not mistaken you need the clipboard of typo3. Rob -- web : http://www.rob-ot.be skype : rob-ot ---

[TYPO3] files disappear in fileadmin after removing from content

2007-03-22 Thread Rob De Vries
Hey List, working with T4.01 and having this very strange problem: When I remove a picture from a content element, the picture gets deleted from the fileadmin directory as well and out of the upload/pics folder. Anyone had this same problem and can anyone provide me some insights on this or ev