111 reputation
4
bio website samminds.com
location Duisburg, Germany
age 27
visits member for 1 year, 2 months
seen Jan 5 at 15:05
stats profile views 1

I develop web-applications using Zend Framework and Zend Framework 2. Occasionally i blog about Zend Framework 2 stuff once i've learned something interesting. You can find my blog over at samminds.com. To keep updated as fast as possible you can also follow me on twitter @manuakasam


Jul
3
comment Loop output for custom plugin [solution found]
@StephenHarris Of course, didn't really take note on the other SE-Sites lately - done ;)
Mar
22
comment Rewrite-Rules not working on a vhost, everything goes to index.php
Internally we do not use .htaccess files, we do all the configuration based on the servers vhost file (which essentially has the same effect). I simply want to get permalinks working. Which partially i did, the links worked, but i wasn't able to log in to the backend ( /wp-admin/ ) after "installing" the rewrite rule
Mar
2
comment Loop output for custom plugin [solution found]
Of course, makes a little more sense, too.