Re: [TYPO3-english] Author marker wrap

2011-05-05 Thread Sebastiaan de Jonge
Hi Orish, I'm afraid that will be impossible without any script intervention. There is not really anything for this kind of string comparison, so I guess you will end up creating a user function or using one of tt_news's hooks. Cheers, Sebastiaan On Wed, May 4, 2011 at 8:54 PM, Orish Shrestha wr

[TYPO3-english] Where is Ext Manager - after new install of 4.5.2 Introduction

2011-05-05 Thread Carl Friis-Hansen
I just installed a virgin 4.5.2 with the Introduction package on a CentOS server. All went well, except for at least one menu item in the back-end I feel is missing, namely "Ext Manager". I compared with one of my live TYPO3 sites version 4.4.0 and here is the menu comparison: Typo3 4.4.0

[TYPO3-english] tq_seo and tt_news sitemap.xml

2011-05-05 Thread Dominic Garms
Hello, I tried the tq_seo with tt_news (both newest versions) for getting the sitemap.xml with all the tt_news elements inside. But the sitemap shows the whole pagetree, but not the tt_news elements. Realurl (newest version) is installed and configured. What could I miss? Can someone post me

Re: [TYPO3-english] Where is Ext Manager - after new install of 4.5.2 Introduction

2011-05-05 Thread Carl Friis-Hansen
Sorry folks, I realise this is just a play-around package. It was nice to see, and may be very helpful for new users. I guess I better delete and install the blank version :-) Regards Carl Friis-Hansen Quoting Carl Friis-Hansen : I just installed a virgin 4.5.2 with the Introduction pa

Re: [TYPO3-english] Author marker wrap

2011-05-05 Thread Orish Shrestha
Thank you Sebastiaan for the reply. I also thought the same but later I realise that I can use email author field for IF condition ie. all the author that have FROM has email field filled. Is it possible to use this field in instead of string comparision of the author to detect FROM in it. if (AUT

Re: [TYPO3-english] Author marker wrap

2011-05-05 Thread Sebastiaan de Jonge
Hi Orish, Yes in that case you could use the if condition on the stdWrap. You would get something like the following: plugin.tt_news.displaySingle.author_stdWrap.wrap = FROM: | plugin.tt_news.displaySingle.author_stdWrap.if.isTrue.field = email See TSref for more details: http://typo3.org/docume

[TYPO3-english] t3d import and templa voila

2011-05-05 Thread Patrick-Emil Zörner
Hi, I have two typo3 installations with some sites in each installation. Both installations are version 4.5.2 and have TemplaVoila 1.5.3 installed. The export seems fine. The import also works but only if I use a use a empty t3 installation or force the import to keep uids. But doing the latter w

[TYPO3-english] PayPal IPN works in 4.3 but does not work in 4.5?

2011-05-05 Thread Scotty C
Hi everyone, I'm building a PayPal ecommerce site and having the weirdest problem. In making a purchase and for security purposes, PayPal uses a verification process call IPN. The way it works is: - Customer makes a purchase at www.10minutewebsite.ca/?subscriptions - PayPal sends a request to m

Re: [TYPO3-english] PayPal IPN works in 4.3 but does not work in 4.5?

2011-05-05 Thread Olivier Dobberkau
Am 05.05.11 18:52, schrieb Scotty C: t3lib_div::view_array() - since TYPO3 4.5 - some of your installed extension is using a deprecated function it seems. investigate this issue... olivier ___ TYPO3-english mailing list TYPO3-english@lists.typo3.or

Re: [TYPO3-english] Author marker wrap

2011-05-05 Thread Orish Shrestha
Thank you so much Sebastiaan! It did the trick! Regards, Orish On Thu, May 5, 2011 at 10:01 AM, Sebastiaan de Jonge < ty...@sebastiaandejonge.com> wrote: > Hi Orish, > > Yes in that case you could use the if condition on the stdWrap. You would > get something like the following: > > plugin.tt_ne

Re: [TYPO3-english] PayPal IPN works in 4.3 but does not work in 4.5?

2011-05-05 Thread Jigal van Hemert
Hi, On 5-5-2011 18:52, Scotty C wrote: Now for the weird part: In v. 4.3, the process worked just fine. I upgraded to 4.5.2 LTS and PayPal is reporting a 403 error accessing the www.10minutewebsite.ca/?paypal_ipn_verify page. 403 is access denied, so something has decided that paypal shouldn'

[TYPO3-english] sr_feuser_register filling fields on related tables?

2011-05-05 Thread Braulio J. Solano-Rojas
Hello. I hope everything is fine. I have three related tables to fe_users. Relations are 1:n. Do you know if it is possible to fill fields in other tables changing the sr_feuser_register template? If I add a fields like: name="FE[othertable][field][0]" size="40" type="text" /> name="FE[othe