Search Results for 'forum css'
-
Search Results
-
I followed the discussion in “Updated to Desmond But Theme Not Working”, however the proposed solutions are not working for me.
I have a IIS 6.0, windows 2003 server, MySQL 5.x and PHP 5.0 installation. Both directories “my-templates/” and “my-plungins/” are in the bbpress root. The “patch-to-URL.php” plugin is inside the “my-plugins” folder.
When looking at the source code in Firefox 2.0 I get
“<link rel=”stylesheet” href=”http://129.82.32.135forums/my-templates/kakumei/style.css” type=”text/css” />” (notice the “” before forums) and inside the admin section for the forum the themes previews are not visible, tough their names and the options to select are present.
However when using IE 7.0 the source code I get
“<link rel=”stylesheet” href=”http://129.82.32.135/forums/bb-admin/style.css” type=”text/css” />” and the themes previews are visible.
Any ideas how to fix this errors. Thanks.
Topic: Informed Banking Press
Hello, don’t mean to spam, as I just posted this into the technorati thread, but then read the post about strutting your press. Here’s what I’ve been working on:
http://www.informedbanking.com/resources/forums/
I still don’t link to it from the main page as I work out the kinks here and there. I think the CSS is a little wacky on IE (I’m on Mac Camino!).
Again, thanks for the great software.
Topic: Plugin: BB-Ads
So I installed the latest version of bbpress 0.8.1 and wordpress 2.1.2. I followed the instructions on this website: http://www.bui4ever.com/web-itecture/how_to_integrate_wordpress_and_bbpress/
There are a few CSS problems which i’m sure i’ll be able to iron out but the worrying thing is when i try to post any information – a new tag, new post, new topic; I get the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/pjqkug/public_html/forum/config.php:3) in /home/pjqkug/public_html/wp-includes/pluggable.php on line 275
Anyone think they can have a gander and help?
http://testteachtuition.com/forum/
username: test
password: test
cheers,
Steven
Someone please tell me how I screwed this up: My forum won’t display using the proper style sheet. When viewing the page source, I see that in compiling the header, one of the slashes, between the domain and the path, is reversed:
<link rel=”stylesheet” href=”http://www.ghoulash.comforums/my-templates/kakumei/style.css” type=”text/css” />
I’ve reviewed my config file and all of the relevant .php files, but I can’t find where the slash gets reversed. This is an issue in Firefox on Mac and IE in Windows. It’s not an issue in Safari on Mac, which forgives the reversed slash.
I’d appreciate any ideas or suggestions. Thanks.