| Author |
Message |
FHFGhost
Lieutenant


Joined: Jan 26, 2003
Posts: 279
Location: Huntsville, AL
|
Posted:
Sat Feb 01, 2003 8:15 pm |
  |
Ok, if its in the forum I missed it, and I know that 6.5 release will have this in automatically. I have my php-nuke installed and working great. Now I have uploaded the PHPbb2 portal and did everything according to the instructions, inlcluding changing all the language.php files. When I select the "Forums" link in the Modules block I recieve this error.
| Quote: |
| Sorry, such file doesn't exist... |
Now I was able to get to the installation page after upload. I filled in all the blanks and when I hit Save changes it brought me back to the config page again. Also when I try and go to the Members list link in the modules block i get this error.
| Quote: |
| Sorry, such file doesn't exist... |
I have linked your new analyzer below to my website:
http://fubarfish2.recongamer.com/analyze.php |
_________________ "I don't know what the key to success is, but the key to failure is trying to please everybody"..Bill Cosby
 |
|
      |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Sat Feb 01, 2003 8:39 pm |
  |
Hmm, you seems to have the right phpbb2 tables. You grabbed the install from bbtonuke then I take. But analyze on your site is old, new version is 1.89. Can you load it? |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
FHFGhost
Lieutenant


Joined: Jan 26, 2003
Posts: 279
Location: Huntsville, AL
|
Posted:
Sat Feb 01, 2003 8:42 pm |
  |
Damn, you guys work fast. You bet I'll go get it now. BTW, when I click on the forum link in the admin section this is the error i get.
| Quote: |
Warning: main(./../config.php) [function.main]: failed to create stream: No such file or directory in D:\inetpub\fubarfish2\modules\Forums\common.php on line 129
Warning: main() [function.main]: Failed opening './../config.php' for inclusion (include_path='.;c:\php4\pear') in D:\inetpub\fubarfish2\modules\Forums\common.php on line 129
Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\fubarfish2\modules\Forums\common.php:129) in D:\inetpub\fubarfish2\modules\Forums\common.php on line 133 |
|
_________________ "I don't know what the key to success is, but the key to failure is trying to please everybody"..Bill Cosby
 |
|
      |
 |
FHFGhost
Lieutenant


Joined: Jan 26, 2003
Posts: 279
Location: Huntsville, AL
|
Posted:
Sat Feb 01, 2003 8:44 pm |
  |
|
      |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Sat Feb 01, 2003 8:57 pm |
  |
|
     |
 |
FHFGhost
Lieutenant


Joined: Jan 26, 2003
Posts: 279
Location: Huntsville, AL
|
Posted:
Sat Feb 01, 2003 9:03 pm |
  |
Nothing in the /modules/forums/common.php has the text ../../config.php |
_________________ "I don't know what the key to success is, but the key to failure is trying to please everybody"..Bill Cosby
 |
|
      |
 |
FHFGhost
Lieutenant


Joined: Jan 26, 2003
Posts: 279
Location: Huntsville, AL
|
Posted:
Sat Feb 01, 2003 9:04 pm |
  |
Are you refering to this?
include($phpbb_root_path . 'config.'.$phpEx); |
_________________ "I don't know what the key to success is, but the key to failure is trying to please everybody"..Bill Cosby
 |
|
      |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Sun Feb 02, 2003 12:43 am |
  |
You wrote "../../config.php", I meant "./../config.php". |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
|
|