(2) Marquee is using the ../news/slug instead of the ../news/?p=nnn permalink hence another 404 error
(3) as a pop-up window get
Warning: Cannot modify header information – headers already sent by (output started at /home/content/s/a/a/saa05admin/html/news/wp-content/themes/thematic/library/extensions/header-extensions.php:8) in /home/content/s/a/a/saa05admin/html/news/wp-content/plugins/wp-announcements/wp-announcements.php on line 96
(4) same with shadowbox enabled
4:30 pm July 24, 2009
Brian Messenlehner
Admin
posts 4
2
Post edited 12:44 am – July 25, 2009 by Brad Williams
Hi DavyB,
I fixed the permalink issues and pushed the updated version up to WordPress.org…
(3)&(4) The popup window errors your getting relates to a cookie being created by the WordPress WP-Annoucements plugin. It looks like you are writing content to your browser before the generation of this cookie. If you were to use any other plugins that create cookies you would most likely run into the same problem…