Home arrow Forum Forum Error Log Messages
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 03, 2008, 01:38:11 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 1.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Forum Error Log Messages
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Forum Error Log Messages  (Read 2976 times)
Paul
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 36


View Profile WWW
Forum Error Log Messages
« on: October 03, 2005, 04:04:08 PM »

Hi Cowboy, I am using Joomla 1.0.2 w/ Joomla-SMF 1.0.1 and everything seems to be working ok apart from the forum error log is filling up with these errors;

2: integrateredirect(): Failed opening '/Sources/Subs.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
File: /home/dmxcompu/public_html/administrator/components/com_smf/functions.smf.php
Line: 911

2: integrateredirect(/Sources/Subs.php): failed to open stream: No such file or directory
File: /home/dmxcompu/public_html/administrator/components/com_smf/functions.smf.php
Line: 911

8: Undefined variable: smf_path
File: /home/dmxcompu/public_html/administrator/components/com_smf/functions.smf.php
Line: 911

Is it a permission thing? as I noticed some folders were 777 which I changed back to 755....If this is the case is there a security risk leaving the folders at 777
Logged

Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Forum Error Log Messages
« Reply #1 on: October 03, 2005, 06:12:05 PM »

Paul,

It looks like that the variable is not declared in SMF. Please go to the Joomla-SMF component configuration. Check the Installation Checklist, everything should be marked "done or installed".
Logged
Paul
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 36


View Profile WWW
Re: Forum Error Log Messages
« Reply #2 on: October 03, 2005, 06:32:57 PM »

Ok, everything says it is installed and patched correctly in the component settings. Checked the log and it is still filling up with errors.

I want to try un-installing the component completely and start from scratch.  Can you tell me what files are changed, and are they put back to their original state by un-patching and uninstalling the component?

Also, when installing the component, are you supposed to do the patching before or after installing the optional login module?

Cheers COwboy  Smiley
Logged

Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Forum Error Log Messages
« Reply #3 on: October 03, 2005, 06:59:16 PM »

When you unsintall the component, they put back the patched files on the original state.

The patch has nothing to do with the login module. So you can do this as soon as you install the component. Can you also attach a screenshot of your component configuration here?

And of course you're using SMF 1.1 RC1, right?
Logged
Paul
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 36


View Profile WWW
Re: Forum Error Log Messages
« Reply #4 on: October 03, 2005, 07:24:23 PM »

Yes I am using smf 1.1rc1.  I uninstalled the component, reinstalled and I still have the same error messages.  I have attached a screenshot of the component configuration.....
Logged

Paul
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 36


View Profile WWW
Re: Forum Error Log Messages
« Reply #5 on: October 05, 2005, 05:45:43 AM »

I am getting the error messages on my test machine and my live site.  Today I tried upgrading to the component 1.01a on the test machine and the errors still exist.  Is anyone else getting these errors in their forum error log?
Logged

kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: Forum Error Log Messages
« Reply #6 on: October 05, 2005, 05:52:30 AM »

Hi Cowboy, I am using Joomla 1.0.2 w/ Joomla-SMF 1.0.1 and everything seems to be working ok apart from the forum error log is filling up with these errors;

2: integrateredirect(): Failed opening '/Sources/Subs.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
File: /home/dmxcompu/public_html/administrator/components/com_smf/functions.smf.php
Line: 911

2: integrateredirect(/Sources/Subs.php): failed to open stream: No such file or directory
File: /home/dmxcompu/public_html/administrator/components/com_smf/functions.smf.php
Line: 911

8: Undefined variable: smf_path
File: /home/dmxcompu/public_html/administrator/components/com_smf/functions.smf.php
Line: 911

Is it a permission thing? as I noticed some folders were 777 which I changed back to 755....If this is the case is there a security risk leaving the folders at 777

Hi Paul,

I never realized but YES I do have some of the same errors.  I have 99 pages of forum error logs!  Shocked Shocked

I get the following-

2: integrateredirect(): Failed opening '/Sources/Subs.php' for inclusion (include_path='.:/usr/local/lib/php')
File: /home/domains/public_html/administrator/components/com_smf/functions.smf.php
Line: 926

8: Undefined index: login_error
File: /home/domains/public_html/administrator/components/com_smf/functions.smf.php
Line: 959

8: Undefined index: login_error
File: /home/domains/public_html/administrator/components/com_smf/functions.smf.php
Line: 960
Logged

Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Forum Error Log Messages
« Reply #7 on: October 05, 2005, 10:05:47 AM »

Ok folks.... I'll just upload 1.0.1b. That's why there should be some beta testers. This is due to some of my fixes. I didn't realize there was an error on smf logs.  Grin
« Last Edit: October 05, 2005, 10:17:15 AM by cowboy » Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: Forum Error Log Messages
« Reply #8 on: October 05, 2005, 12:03:43 PM »

Ok folks.... I'll just upload 1.0.1b. That's why there should be some beta testers. This is due to some of my fixes. I didn't realize there was an error on smf logs.  Grin

Smiley time to test it out now... thanks cowboy!

by the way, each time I uninstall and reinstall, it created new menu links and the ID is incremented... should I always use the newest component and trash the old ones?
Logged

Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Forum Error Log Messages
« Reply #9 on: October 05, 2005, 12:10:25 PM »

either... but i suggest you use the old one, just in case you have references to it.
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: Forum Error Log Messages
« Reply #10 on: October 05, 2005, 12:23:53 PM »

either... but i suggest you use the old one, just in case you have references to it.

don't think I have any important pointers to the old iD yet, site is not fully operational... but something I will keep in mind for future reference.
Logged

Paul
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 36


View Profile WWW
Re: Forum Error Log Messages
« Reply #11 on: October 05, 2005, 03:23:02 PM »

I hope I am not speaking too soon but, I think................my forum,,,,,,,,,,,,,, is integrated perfectly with my joomla site!!!!!

Thanks for your work and help on the forums cowboy. Grin
Logged

Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Forum Error Log Messages
« Reply #12 on: October 05, 2005, 03:41:23 PM »

Not "perfect"  Grin, there's still some minor issues and probably some undiscovered. And if you find one, just post it here and i'll work on it. But the most important matter is, the main function in the forum works as it is on a stand-alone.
« Last Edit: October 05, 2005, 03:44:11 PM by cowboy » Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

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
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login