TYPO3 Powermail – let the user choose if he wants confirmation email or not
TYPO3′s Powermail extension is a great mailform tool that allows you to collect all kinds of data from users and send them through email to you and to the user. But sometimes maybe the user doesn’t want to receive back this information. I didn’t know until now but i learned today that you can let [...]
Invitation to the second TYPO3 Garage in Cluj Napoca
As you might know i was a presenter at the first TYPO3 Garage held in Cluj Napoca. Now we at TYPO3 Romania in collaboration with Arxia Group organize the second edition of this event. I have a presentation again and i hereby invite all interested people to this event. Here is the full announcement : In [...]
Powermail file upload size
TYPO3′s Powermail extension has the ability to upload files. That’s cool. But what if you need to specify a limit on the file size so you don’t get 5 MB large pictures for something that should just be a profile photo and should be fairly small. There is a solution. Go edit your root TypoScript [...]
Older powermail versions and config.absRefPrefix
After having some problems with MSIE i activated on one of my sites the config.absRefPrefix directive and set a prefix to all of my URL. I knew that this might cause some problems, especially with RealURL. But after some testing i found out that RealURL is working as expected but Powermail forms doesn’t. They submit [...]
Powermail javascript bug
Powermail the popular Typo3 extension used to display forms and send the data through email has a bug in version 1.4.10 that generates a javascript error like this: var Validator = Class.create(); ‘Class’ is not defined I found that this is caused by a configuration setting in ext_typoscript_setup.txt If you wondered, there is a workaround until [...]
About Typo3, powermail and sr_freecap problems
I didn’t post for a while because i am busy with my project wich involves building a website using Typo3 as foundation and several extensions for Typo3 like sr_freecap and powermail. What prompted this post is the numerous problems i encountered using the mentioned open source software. 1) The latest Typo3 releases are plagued by [...]


