| Author |
Message |
BillShiver
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34
Location: USA
|
Posted:
Sat Feb 15, 2003 5:52 am |
  |
Two errors: I know its something dumb, but??
Warning: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/local/apache/vhosts/ultimatexpeditions.com/htdocs/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /usr/local/apache/vhosts/ultimatexpeditions.com/htdocs/header.php on line 47
I've been up all night trying to fix these and have searched and had no luck. Please point me in the right direction as to whats causing these.
I appreciate it. I thought I could figure it out but my brain is drained.
Thanks
Bill |
|
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Sat Feb 15, 2003 6:24 am |
  |
Ouch.. I know I've seen them countless times but either ArtificialIntel, Chatserv, Mike or Six can better field this one than me. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
BillShiver
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34
Location: USA
|
Posted:
Sat Feb 15, 2003 6:31 am |
  |
I realize I have a problem with my versions of php etc. but I have nuke working fine on another domain on the same server but am trying to install on another domain for a friend and keep getting these errors. My host is upgrading but its taking longer than we would both like.
For the record I'm using version 7. I tried 8 but went to 7 since its working flawlessly on the other domain. I know its something simple but I just can't seem to spot it.
You guys are great with your help and I thank you for it.
Bill |
|
|
    |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Sat Feb 15, 2003 6:37 am |
  |
there is no version 7 or 8. If you mean beta 7 and beta 8 (for version 6.5) then beta 8 has some security updates that u should have. There are various things being sorted @ the moment for beta 8 including the Forums upgrade to the latest version.
ArtificialIntel |
|
|
   |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Sat Feb 15, 2003 6:56 am |
  |
Usually this problem appears when people change the capitalization of $dbtype, uploading Analyzer would be the first step, posting a link for us to see would be the 2nd step. |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
BillShiver
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34
Location: USA
|
Posted:
Sat Feb 15, 2003 7:00 am |
  |
|
    |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Sat Feb 15, 2003 7:01 am |
  |
change ur prefix and user prefix to nuke
ArtificialIntel |
|
|
   |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Sat Feb 15, 2003 7:02 am |
  |
Change $prefix and $user_prefix to nuke in config.php.
Your MySQL user has no name???
Edit=AI is much faster on the trigger than me, but anyway, now you know what's wrong.  |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
BillShiver
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34
Location: USA
|
Posted:
Sat Feb 15, 2003 7:10 am |
  |
Sorry I referred to version 7 and 8 I meant the beta versions. I think I see the problem. I'm uninstalling and gonna do a fresh install.
Thanks and I'll post my results.
Bill |
|
|
    |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Sat Feb 15, 2003 7:11 am |
  |
so ur gonna do a complete reinstall rather than just update 1 file?
That's a bit erm... pointless?
ArtificialIntel |
|
|
   |
 |
BillShiver
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34
Location: USA
|
Posted:
Sat Feb 15, 2003 7:15 am |
  |
AI, I apologize. I ain't had any sleep and I ain't thinking straight. I need to go crash. What file was the culprit. Pease!!!
Bill |
|
|
    |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Sat Feb 15, 2003 7:17 am |
  |
in config.php, change $prefix and $user_prefix to nuke
ArtificialIntel |
|
|
   |
 |
BillShiver
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34
Location: USA
|
Posted:
Sat Feb 15, 2003 7:25 am |
  |
I saw that I had screwed up the database settings. I got two config files switched.
But, I thought you were suggesting that I should go with 8 for the security reasons. So, I am dumping 7 and doing an install of 8.
Anyway, thanks for the help. Its great to be able to ask a dumb question and get some good help. I apologize for being a stupid moron.
Bill |
|
|
    |
 |
BillShiver
Nuke Soldier


Joined: Jan 30, 2003
Posts: 34
Location: USA
|
Posted:
Sat Feb 15, 2003 10:02 am |
  |
I installed beta 8. I've gotten this far.
www.ultimatexpeditions.com/index.php
My problem now is that when I try to populate the database using phpmyadmin, I get this error.
Error
SQL-query :
INSERT INTO nuke_bbconfig
VALUES (
'config_id', '1'
)
MySQL said:
Duplicate entry 'config_id' for key 1
It seems to get just so far then hangs.
Are the tables different in beta 8 than from beta 7? I see there is a nukesql.php but its listed for beta 7 only.
I know I'm being a pest, but I do thank you for your input.
Bill |
|
|
    |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Sat Feb 15, 2003 10:17 am |
  |
there are no database changes from beta 7 to beta 8. Therefore you don't need ot run an upgrade script either.
ArtificialINtel |
|
|
   |
 |
|
|