For what it's worth, I figured out why I was having the problem, but not how to get around it:
I have a DNS doohickey on my webserver that allows me to rename a directory as a subdomain, so, fieldmethods.net/subdir can be accessed as subdir.fieldmethods.net.
I like those sorts of addresses, but it turns out that PHPWIKI doesn't, because the theme stuff won't come through unless I send the browser fieldmethods.net/subdir.
Is there a workaround for this?
Cheers,
Pat
ps. man, it's quiet in here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, sorry to rehash what may be a thoroughly dead horse, but I'm having trouble getting my wiki to see styles.
I've tried futzing with
define('DATA_PATH', 'wiki');
and also
whoops, pressed tab.
and also
//define('PHPWIKI_DIR', 'htdocs/some/where/phpwiki');
So:
Is DATA_PATH, under normal circumstances, simply the directory where index.php lives?
The only change I made was to change the name of phpwiki-1.3.3 to wiki.
Is there a doc on this somewhere?
Thanks, Pat
~
fieldmethods.net
For what it's worth, I figured out why I was having the problem, but not how to get around it:
I have a DNS doohickey on my webserver that allows me to rename a directory as a subdomain, so, fieldmethods.net/subdir can be accessed as subdir.fieldmethods.net.
I like those sorts of addresses, but it turns out that PHPWIKI doesn't, because the theme stuff won't come through unless I send the browser fieldmethods.net/subdir.
Is there a workaround for this?
Cheers,
Pat
ps. man, it's quiet in here.