Forum Replies Created
-
In reply to: Pretty Permalinks (once again…)
thanks @chrishajer! It works!
In reply to: is it possible: avatar wordpress plugin by code?Can you give me a short introduction, howto? Just some step by step thingy? Pleease
In reply to: is it possible: avatar wordpress plugin by code?Users of our site should not upload their avatar twice and thats why i’d like to let them work together. any other simply idea?
i’ve tried it and the error is changing:
Fatal error: Cannot redeclare class streamreader in /homepages/14/d166908482/htdocs/stereopoly/forum/bb-includes/streams.php on line 26
In reply to: Permalinks Problem – rewrite-rules.php does not workthis is what my htacces looks like in my root:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.stereopoly.de$
RewriteRule ^(.*)$ http://www.stereopoly.de/$1 [L,R=301]
Redirect /feed feed://feeds.feedburner.com/stereopoly
In reply to: Permalinks Problem – rewrite-rules.php does not workthen it does work, yes but i’d love to have pretty permalinks
In reply to: bbpress / wordpress avatar?Trying to activate Vili’s Avatar Thingy, my wordpress says:
“The plugin could not be activated for it’s causing a fatal error.”
What now?
In reply to: Permalinks Problem – rewrite-rules.php does not workThanks for your help, but it does not work
»No input file specified«. So what now?
In reply to: Permalinks Problem – rewrite-rules.php does not workit does not work so, too.do you mean just copying the “rewrite-rules.php” into the forum-root directory and then try to run it again? I have set
$bb->mod_rewrite = true;
and within my htaccess it’s still said
Options +MultiViews
and then i have to go to http://www.stereopoly.de/forum/rewrite-rules.php , ay?
does not work