thx.
I cut that if statement out, no problems. If I go write a post I get a 404 inside , still I can post, its kind of a 404 inside an iframe.
the error log says:
[Thu Mar 15 17:55:56 2007] [error] [client 86.122.61.77] Directory index forbidden by rule: /var/www/web5/web/wp-content/mu-plugins/mu-admin-menus/images/, referer: http://sasha.zice.ro/wp-admin/post-new.php
[client 86.122.61.77] script '/var/www/web5/web/wp-content/plugins/slickr/slickr/templates/upload.php' not found or unable to stat, referer: http://sasha.zice.ro/wp-admin/post-new.php
if I now go ahead and copy slickr/slickr/templates/inline-uploads.php to slickr/slickr/templates/upload.php as the plugi nis somehow looking for this file, I get this error:
[Thu Mar 15 17:59:48 2007] [error] [client 86.107.54.142] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:48 2007] [error] [client 86.107.54.142] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary., referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:48 2007] [error] [client 86.107.54.142] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:49 2007] [error] [client 86.107.54.142] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary., referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:49 2007] [error] [client 86.107.54.142] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:49 2007] [error] [client 86.107.54.142] File does not exist: /var/www/web5/web/wp-includes/js/scriptaculous/wp-builder.js, referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:49 2007] [error] [client 86.107.54.142] File does not exist: /var/www/web5/web/wp-includes/js/scriptaculous/wp-effects.js, referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:49 2007] [error] [client 86.107.54.142] File does not exist: /var/www/web5/web/wp-includes/js/scriptaculous/wp-dragdrop.js, referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:49 2007] [error] [client 86.107.54.142] File does not exist: /var/www/web5/web/wp-includes/js/scriptaculous/wp-controls.js, referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 17:59:49 2007] [error] [client 86.107.54.142] File does not exist: /var/www/web5/web/wp-includes/js/scriptaculous/wp-slider.js, referer: http://sasha.zice.ro/wp-admin/themes.php?page=widgets.php
[Thu Mar 15 18:00:02 2007] [error] [client 86.122.61.77] Directory index forbidden by rule: /var/www/web5/web/wp-content/mu-plugins/mu-admin-menus/images/, referer: http://sasha.zice.ro/wp-admin/post-new.php
I am now going to solve those max rerites problems, than go ahead and downlaod those missing files from trac, and come back and report if the problem is still persisting.
###edit###strage, I have all those js files but without the wp- prefix... just noticed these files are in trac without that prefix too - whats wrong with my isntall all of a sudden??