Search Results for 'code'
-
Search Results
-
Topic: Weird permalink problem..
Since I moved my domain name back onto Dreamhost.com, the “Options +MultiViews” line in the .htaccess file works partly, but not fully for ALL the links..

When adding that line, the memberlist and pm links work, but, when clicking on a username, or forum link, I get the old “No input file specified” message.. ?
Now, when I use the rewrite rules from bb-admin/rewrite.php or whatever.. upload that to the forum’s root, then the memberlist and pm links don’t work.. >_<
Does anyone have a clue, or work around for this maybe? Like, maybe adding a few lines in the bb-admin/rewrite.php verion of the .htaccess, just for those plugin links? Any thoughts, suggestions and such are welcome..

spencerp
Hi,
Was just playing around and renamed index.php to home.php. The funny thing is, this simple rename effects the lay-out. Why is that? I mean no coding is touched, the file is just renamed!
Also
<?php new_topic(); ?>doesn’t display anymore and the underlining of the <h2> tags is gone as well.I am kinda noob, so why does this happen? no css or template is touched, it should work even if index.php is renamed….. not?
What do I need to change so the lay-out and
<?php new_topic(); ?>will NOT be effected when renaming index.php to home.php?Thx
thx ardentfrost