ashinco Posted December 15, 2003 Posted December 15, 2003 Hi, I'm still learning all I can aobut OSC and all the mods. I deleated my catalog and admin files, did a clean OSC install, then copied STS to my catalog includes folder as per instructions. However, I am getting this error: Warning: main(includes/filenames.php) [function.main]: failed to create stream: No such file or directory in /hsphere/local/home/wtashby/campbundy.com/catalog/includes/application_top.php on line 53 Fatal error: main() [function.main]: Failed opening required 'includes/filenames.php' (include_path='.:/usr/local/lib/php') in /hsphere/local/home/wtashby/campbundy.com/catalog/includes/application_top.php on line 53 Any thoughts? Thanks :D Tom Quote
joeyjgarcia Posted December 20, 2003 Posted December 20, 2003 I had a similiar problem on my Win2k machine. The problem is with the calls to the "includes" folder. This problem is well documented all over the net, but not a single solution! I made my post on page 51 of the thread. My thoughts: 1) "includes" is a keyword that conflicts with the php $include_path, if OSC used "inc" or "include", I bet it would get clobbered. 2) The STS developer could try rewrite the "define" for includes possibly using $DOCUMENT_ROOT or some other define variable combination. I tried, but couldn't get anything to work. It is too bad, STS looks like a nice mod. 3) Try BTS. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.