1
Dawormie
Re: Blank User.php page when trying to login !
  • 2008/8/25 12:18

  • Dawormie

  • Just popping in

  • Posts: 4

  • Since: 2008/8/25


Just tried a fresh downloaded install again... no change :s

What am I missing? :)



EDIT:
As a test - 2.2 works flawlessly....



2
Dawormie
Re: Blank User.php page when trying to login !
  • 2008/8/25 11:53

  • Dawormie

  • Just popping in

  • Posts: 4

  • Since: 2008/8/25


Ok - now I am getting this.

Fatal error: Class 'XoopsAuth' not found in /home/****/public_html/war/class/auth/auth_xoops.php on line 35


I'll also advise I am running suphp if that makes any difference.



3
Dawormie
Re: Blank User.php page when trying to login !
  • 2008/8/25 11:24

  • Dawormie

  • Just popping in

  • Posts: 4

  • Since: 2008/8/25


*bump*

Yes . necro... by I'm getting this issue atm.

Although my error message is as follows.
[25-Aug-2008 20:50:04PHP Fatal error:  Class 'XoopsAuth' not found in /home/****/public_html/war/class/auth/auth_xoops.php on line 35


So with someone else on Vent went through and but the user/pass for the datbase in under /securedata/ from root and configured mainfile.php to call on that file. So the login details are taken out of the mainfile.php...
But now I get this

[25-Aug-2008 21:06:38PHP Warning:  Wrong parameter count for define() in /home/****/public_html/war/mainfile.php on line 77

[25-Aug-2008 21:06:38PHP Warning:  Wrong parameter count for define() in /home/****/public_html/war/mainfile.php on line 81

[25-Aug-2008 21:06:38PHP Warning:  Wrong parameter count for define() in /home/****/public_html/war/mainfile.php on line 85


Those three lines are now as follows

// Database Username
        // Your database user account on the host
        
define('XOOPS_DB_USER'$db_user);

        
// Database Password
        // Password for your database user account
        
define('XOOPS_DB_PASS'$db_passwd);

        
// Database Name
        // The name of database on the host. The installer will attempt to create the database if not exist
        
define('XOOPS_DB_NAME'$db_name);


And I have at the top of my file

include ("/home/****/public_html/war/securedata/xoops-auth.php");


Any suggestion what's going on? xoops-auth.php simply has my username / pass / database name which is correct.



4
Dawormie
phpBB3 converter to Xoops?
  • 2008/8/25 10:24

  • Dawormie

  • Just popping in

  • Posts: 4

  • Since: 2008/8/25


Anyone know if there is a phpBB convertor to XOOPS formatting for forums?
Yes?
No?

I do hope so :P




TopTop



Login

Who's Online

233 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits