I may be the first person trying to do this??? :-\\ I'm trying to bring coppermine into a page on my subdreamer (CMS) website. Here's where it currently resides:
http://www.stormoutfitters.com/subdreamer/index.php?categoryid=31
But you can see where, I guess because of the include, it's tacking the path onto the subdreamer path and not able to display things properly.
Sorry i don't know better lingo, but could someone help me figure out where I can change the path and what it should be?
the subdreamer and gallery directories reside on the same level. So I'm guessing I just need to add a ../gallery/ somewhere? Can't find a config file.
Thank you for any help.
Sincerely,
Kristie
You can't include() coppermine. You should make a theme that matches the rest of your site.
Quote from: Nibbler on December 02, 2005, 02:06:35 AM
You can't include() coppermine. You should make a theme that matches the rest of your site.
Well that stinks... Thanks. (I think? lol)