Got JSMF running on my local test site and trying to now get the site online.
I got this error: ............................. Warning: main(W:/www/NEW_Eventful_holidays/forum/SSI.php) [function.main]: failed to open stream: No such file or directory in /home/eventful/public_html/index.php on line 59
Fatal error: main() [function.require]: Failed opening required 'W:/www/NEW_Eventful_holidays/forum/SSI.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/eventful/public_html/index.php on line 59 ............................. I am a newbe at php... problem I though was that it was searching in a local drive i.e. W:/www/NEW_Eventful_holidays
AND FROM $boarddir = 'W:\\www\\NEW_Eventful_holidays\\forum'; $sourcedir = 'W:\\www\\NEW_Eventful_holidays\\forum/Sources'; TO $boarddir = '/home/eventful/public_html/forum'; $sourcedir = '/home/eventful/public_html/forum/Sources';
The code I put in is similar to the top level Configuation settings that work, so not sure what is going wrong.
Now I am getting: Warning: main(home/xxxx/public_html/forumforum/SSI.php) [function.main]: failed to open stream: No such file or directory in /home/xxxx/public_html/index.php on line 59
Fatal error: main() [function.require]: Failed opening required 'home/xxxx/public_html/forumforum/SSI.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/public_html/index.php on line 59
See how there is a double "forumforum" Lookined through different files, just cannot see where I have added the extra forum, manybe...
I did change the Components>Joomla-SMF Forum> Istallation[/b] to set the SMF Absolute Path although it did give me an ERROR flag when I saved it and now I am locked out of my local with an error message as well. When the Instalation setting is changed, any idea of where in the code that is affected, so I can work on adjusting it back from the code, outside of Joomla itself?
I got mixed up in the setting changes when moving from my local server to host, so now I am backtracking by trying to reset my local one working. Maybe, I thought I did the wrong thing by preparing my local site path settings then down loading it. I think I should have downloaded it then made the path setting changes. So, anyway, since I am mixed up I am working on getting the local one working.
I am getting:
Warning: main(home/eventful/public_html/forum/SSI.php) [function.main]: failed to open stream: No such file or directory in W:\www\NEW_Eventful_holidays\index.php on line 59
Fatal error: main() [function.require]: Failed opening required 'home/eventful/public_html/forum/SSI.php' (include_path='.;\usr\local\PHP\includes;w:/www/mambo45') in W:\www\NEW_Eventful_holidays\index.php on line 59
The "home/eventful/public_html/forum" path is for the host, so I am trying to change it back to "W:\www\New_Eventful_holidays\forum". What I have done is change the $boarddir and $sourcedir lines of code in the Configuration.php files in the root and in the forum root. So they are like this: $boarddir = 'W:\www\New_Eventful_holidays\forum'; $sourcedir = 'W:\www\New_Eventful_holidays\forum\Sources';
I have looked and looked but cannot find any other files with "home/eventful/public_html/forum/" to change. After my changes I still get the error message above. Anyone got an idea how I can fix this issue?
Warning: main(home/eventful/public_html/forum/SSI.php) [function.main]: failed to open stream: No such file or directory in W:\www\NEW_Eventful_holidays\index.php on line 59
First of all, it appears you joomla install is in the directory W:\www\NEW_Eventful_holidays\. That is windows, but you are giving it a unix path. Further, you have no forward slash for your SMF path. Remember, the path cannot be relative, it must be absolute.
I have looked and looked but cannot find any other files with "home/eventful/public_html/forum/" to change. After my changes I still get the error message above. Anyone got an idea how I can fix this issue?
have you set the absolute path under Components>Joomla-SMF Forum> Istallation??
« Last Edit: October 21, 2006, 02:25:14 PM by liyenn »
have you set the absolute path under Components>Joomla-SMF Forum> Istallation??
Yes, but because of the error, I cannot get into Joomla to change it. I can only access the Joomla files through the Windows interface. That is why I was hoping the "Components>Joomla-SMF Forum> Istallation" setting was for example in the Configuration.php file.
First of all, it appears you joomla install is in the directory W:\www\NEW_Eventful_holidays\. That is windows, but you are giving it a unix path. Further, you have no forward slash for your SMF path. Remember, the path cannot be relative, it must be absolute.
Do you mean that it should be like: $boarddir = 'W:/www/NEW_Eventful_holidays/forum'; $sourcedir = 'W:/www/NEW_Eventful_holidays/forum/Sources'; in the top joomla and SMF Settings.php files?
The "home/eventful/public_html/forum/" was what I put into the Joomla-SMF component install area - mistake I think, but of course now I cannot see any file with that in? Not in Settings.php files, couldn't find anything in the database?
First of all, it appears you joomla install is in the directory W:\www\NEW_Eventful_holidays\. That is windows, but you are giving it a unix path. Further, you have no forward slash for your SMF path. Remember, the path cannot be relative, it must be absolute.
Yes, I got myself confused here along with my learnign curve. Im setting up Joomla site for the first. Now I am rebuilding my site locally and I will have another go of moving it online in a week or two - hopefully I will get it right. By the way the Joomla -SMF integration is working really well on my local test site - all integrated with CB and the discuss bot is great.
Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved. Terms of Use