You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 151 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - I'm almost there but still have two errors to deal with. [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Fri Jan 31, 2003 8:41 am Reply with quoteBack to top

yes, and yes. It's part of the php installation, and u should take it up wtih the system admin.

The include path should be the includes directory inside the php directory.

ArtificialIntel
Find all posts by ArtificialIntelView user's profileSend private message
BillShiver
Nuke Soldier
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34

Location: USA

PostPosted: Fri Jan 31, 2003 9:10 am Reply with quoteBack to top

Mine is a bit different in that my include path is NOT empty.

Fatal error: Failed opening required 'config.php' (include_path='.:/usr/local/lib/php') in /usr/local/apache/vhosts/outdoorscentral.com/htdocs/mainfile.php on line 65

So, what do we make of this?

thanks for all your efforts,

Bill
Find all posts by BillShiverView user's profileSend private messageVisit poster's website
mikem
Theme Guru
Theme Guru


Joined: Jan 13, 2003
Posts: 1582

Location: Corn fields of Indiana

PostPosted: Fri Jan 31, 2003 10:36 am Reply with quoteBack to top

vmack...just to give you an idea..here is what I get if I remove the user.php from my admin directory.
Code:
Warning: Failed opening 'admin/modules/users.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site116/fst/var/www/html/admin/case/case.users.php on line 25


mine definately shows what is in the includes line.

mikem
Find all posts by mikemView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Fri Jan 31, 2003 10:53 am Reply with quoteBack to top

BillShiver wrote:
Fatal error: Failed opening required 'config.php' (include_path='.:/usr/local/lib/php') in /usr/local/apache/vhosts/outdoorscentral.com/htdocs/mainfile.php on line 65

So, what do we make of this?
Is the file there?

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
BillShiver
Nuke Soldier
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34

Location: USA

PostPosted: Fri Jan 31, 2003 11:14 am Reply with quoteBack to top

Which file? The config.php is in the root as is mainfile.php. I'm not clear what file you're referring to. Remember that you're dealing with a dummy here.

Bill
Find all posts by BillShiverView user's profileSend private messageVisit poster's website
vmack
Nuke Soldier
Nuke Soldier


Joined: Jan 30, 2003
Posts: 28

Location: USA

PostPosted: Fri Jan 31, 2003 5:00 pm Reply with quoteBack to top

mikem wrote:
vmack...just to give you an idea..here is what I get if I remove the user.php from my admin directory.
Code:
Warning: Failed opening 'admin/modules/users.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site116/fst/var/www/html/admin/case/case.users.php on line 25


mine definately shows what is in the includes line.

mikem


You hit the nail on the head. I found two missing files that made the Edit User and Newsletter work. Some how they got lost in the transfer. But, I still get the error in Chat.

Code:
Fatal error: Failed opening required 'config.php' (include_path='') in /home/mackweb/public_html/texasteam/mainfile.php on line 65


I tried replacing all files in the Chat folder, I put my info in a new config.php and replaced that and replaced the mainfile.php with a new one.
Find all posts by vmackView user's profileSend private messageVisit poster's website
uglymonk
Nuke Soldier
Nuke Soldier


Joined: Jan 30, 2003
Posts: 15

Location: USA

PostPosted: Fri Jan 31, 2003 10:02 pm Reply with quoteBack to top

I opened mainfile.php and line 65 says
require_once("config.php");

In both opera and IE I get this error when I try to open the chat

Fatal error: Failed opening required 'config.php' (include_path='') in /home/galaxies/public_html/members/mainfile.php on line 65

include_path='' is empty so I looked and all the files are there, and
I chmod config.php from 000 to 777, and I uploaded nukecops fixpack.
Nothing helped.

I'm lost. http://members.galaxiescantina.com/analyze.php
<whisper>please help me</whisper>
Find all posts by uglymonkView user's profileSend private messageVisit poster's website
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Fri Jan 31, 2003 10:07 pm Reply with quoteBack to top

Did you change themes recently? Also, it says you have two site admins but the rank level for both is "1" instead of "2". "1" is plain user, "2" is admin, "3" is moderator.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
uglymonk
Nuke Soldier
Nuke Soldier


Joined: Jan 30, 2003
Posts: 15

Location: USA

PostPosted: Fri Jan 31, 2003 10:33 pm Reply with quoteBack to top

I have changed themes. But I was getting this error from all of the themes that come with beta6. The phbb rank is from my (and my brothers) user account. so the admin of Nuke is not the admin of phpbb, and the admin account for phpbb is just a user account in Nuke.
Find all posts by uglymonkView user's profileSend private messageVisit poster's website
uglymonk
Nuke Soldier
Nuke Soldier


Joined: Jan 30, 2003
Posts: 15

Location: USA

PostPosted: Fri Jan 31, 2003 10:47 pm Reply with quoteBack to top

I think I misunderstood the rankings. I still might not have it right. Now my brother and I and ranked 2. I think thats right.
http://members.galaxiescantina.com/analyze.php
I still cant get that chat error fixed.
http://members.galaxiescantina.com/modules.php?name=Chat&mode=iframe
If the incluse path is empty shouldn't mainfile.php look in the same folder that its in? Or does it just not look without a path?
Find all posts by uglymonkView user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.581 Seconds - 78 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::