Dear readers,
our comment function is fixed.
We are ready for your posts, answers and questions. Sorry for the circumstances!
team noir blog
Dear readers,
our comment function is fixed.
We are ready for your posts, answers and questions. Sorry for the circumstances!
How to
Two questions and my solution (works with TYPO3 4.5 on HostEurope Webpack 3.0)
1. Use ssl or ssl-proxy at your website (in my case TYPO3)
2. Use only the www. variant from your website (duplicate content).
Continue reading ‘How to … use ssl and ssl-proxy on Host Europe via .htaccess with TYPO3′
How to
If you want to use the fast WLAN 802.11n Standard with Ubuntu 11.04 you’ll need to choose the right driver.
Continue reading ‘How to … use WLAN USB-Stick D-Link DWA-160 A2 with Ubuntu (802.11n)’
How to
… sort the fe_userlisting view in frontend?
In my project i needed to sort the usertable in frontend by first_name or last_name.
Continue reading ‘How to … – TYPO3 fe_userlisting sort by …’
All who has webspace at Host Europe and installed WordPress by itself (not out of the box) have problems to use the autoupdate function from WordPress.
For me it said always that the installtion path of WordPress was not found. Now, after a long while, I found a german blog article WordPress AutoUpdate bei Hosteurope. There is described that you just have to put one single line in the config file wp-config.php of WordPress and all works as expected. The problem which cause the error is the directory for temporary files, which is set by this line via a environmental variable.
putenv('TMPDIR='.ini_get('upload_tmp_dir') );
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
Just put the bold line in your config-file at this position and then you can use WordPress auto update. But be sure to backup your data as explained in the WordPress Codex!
some nice typoscript snippets for everybody & TYPO3 configuration hints
Hi.
With the new TYPO3 Version 4.5 a new problem appears … damn.
No more sendmail function, no testmail (install tool), no mail from contact-forms …
Continue reading ‘TYPO3 4.5 – sendmail on Host Europe Server’
How to
Some nice CSS3 snippets for every day work …
Continue reading ‘css3 snippets for every day: border-radius, gradient, shadow, …’
Hi.
I think this is a well known problem in TYPO3 – i found several forum posts – but no solution.
Continue reading ‘How to – redirect restricted TYPO3 pages to loginform and back’
last Comments