Warning: preg_match() [function.preg-match]: Compilation failed: unrecognized character after (?< at offset 3 in /home/likejazz/public_html/www.likejazz.com/wp-content/plugins/codesnippet/lib/geshi.php on line 2132

Warning: preg_match() [function.preg-match]: Compilation failed: unrecognized character after (?< at offset 3 in /home/likejazz/public_html/www.likejazz.com/wp-content/plugins/codesnippet/lib/geshi.php on line 2132

wp-includes/feed-rss2.php

- <guid isPermaLink="false"><?php the_guid(); ?></guid>
+ <guid isPermaLink="false"><?php the_permalink_rss(); ?></guid>

.htaccess

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /

RewriteRule ^(2[0-9][0-9][0-9][0-9].html)$ http://www.likejazz.com/archives/$1 [L,P]
RewriteRule ^rss\.xml http://www.likejazz.com/feed [L,P]
RewriteRule ^global2\/rev3\.css http://www.likejazz.com/images/rev3.css [L,P]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Custom Directories

  • a chmod 777
  • archives
  • beach
  • doc
  • images
  • kmz
  • kmz/z 는 chmod 777
  • wp-content/themes
  • wp-include/uploads 도 chmod 777