| Author |
Message |
posword
Corporal


Joined: Aug 06, 2003
Posts: 51
Location: Adelaide, Australia
|
Posted:
Mon Jun 14, 2004 9:59 pm |
  |
I made the changes as given under Full Installation (modify PHP-Nuke files).
Followed steps 2-6... tables were added to database.
Uploaded modified mainfile.php, admin.php and auth.php, after renaming current files for safety sake.
Also uploaded from extras /admih/links/links.asec.php and image.
When requesting my site via URL got a blank screen. Same with ..../admin.php.
I've no idea what I've done wrong... perhaps some other patches to mainfile might be the problem? Any ideas? |
|
|
    |
 |
madman
Support Mod


Joined: Feb 15, 2004
Posts: 806
|
Posted:
Tue Jun 15, 2004 9:19 am |
  |
If you were using phpnuke 6.0 or older, edit /includes/asconfig.php and change $db_compat variable to 1. |
_________________ I'm  |
|
      |
 |
posword
Corporal


Joined: Aug 06, 2003
Posts: 51
Location: Adelaide, Australia
|
Posted:
Tue Jun 15, 2004 4:57 pm |
  |
Sorry, Madman, I should have said I was using 7.3.
$db_compat is set to zero.
I made the changes and got it running on my local computer first... my standard practice.
I have checked that all the files are in the right folders online.
Cheers,
Peter |
|
|
    |
 |
posword
Corporal


Joined: Aug 06, 2003
Posts: 51
Location: Adelaide, Australia
|
Posted:
Thu Jun 17, 2004 5:58 pm |
  |
I've since made the changes suggested in your June 14 post to Jetzman "Admin Secure 1.7 don't work with Sec-Fix Patch 7.3", but all I get online is a correct title bar, "Done" in the status bar, and a blank page.
Offline, its working beautifully.
I don't know what else to do, so I guess I'll just have to cross my fingers and hope the standard 7.3 Security Fixes keep me safe.
Peter |
|
|
    |
 |
posword
Corporal


Joined: Aug 06, 2003
Posts: 51
Location: Adelaide, Australia
|
Posted:
Thu Jun 17, 2004 6:18 pm |
  |
I've finally been able to check on my Error Log. Here's what it says...
[Thu Jun 17 19:50:22 2004] [error] PHP Fatal error: Call to undefined function: bards() in /home/foo/public_html/mainfile.php on line 76
[Thu Jun 17 19:50:22 2004] [error] PHP Warning: main(): Failed opening 'fortress.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/foo/public_html/mainfile.php on line 75
[Thu Jun 17 19:50:22 2004] [error] PHP Warning: main(fortress.php): failed to open stream: No such file or directory in /home/foo/public_html/mainfile.php on line 75
[Thu Jun 17 19:50:21 2004] [error] PHP Fatal error: Call to undefined function: bards() in /home/foo/public_html/mainfile.php on line 76
[Thu Jun 17 19:50:21 2004] [error] PHP Warning: main(): Failed opening 'fortress.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/foo/public_html/mainfile.php on line 75
[Thu Jun 17 19:50:21 2004] [error] PHP Warning: main(fortress.php): failed to open stream: No such file or directory in /home/foo/public_html/mainfile.php on line 75
Obviously its needing fortress.php. I don't know what the bards() function is or what it does.
I hope we can track down the problem from this.
Peter |
|
|
    |
 |
posword
Corporal


Joined: Aug 06, 2003
Posts: 51
Location: Adelaide, Australia
|
Posted:
Thu Jun 17, 2004 10:54 pm |
  |
Solved by uploading fortress.php and removing old beta code for Union Tap from mainfile.php.
Thanks for your patience, Madman.
Cheers,
Peter |
|
|
    |
 |
madman
Support Mod


Joined: Feb 15, 2004
Posts: 806
|
Posted:
Fri Jun 18, 2004 10:35 am |
  |
I'm just still curious why it affect to Admin Secure as well?
However, glad that you were solved the problem.  |
_________________ I'm  |
|
      |
 |
|
|