Install Issues??

Support and feedback for UniAdmin

Install Issues??

Postby pablo » Sat Jan 13, 2007 4:49 pm

creataed db and setup config files etc... installed into

http://www.makemehot.co.uk/elite_force/ ... /index.php

and when i run index.php or interface.php all i get is this..

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 77

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 78

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 79

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 80

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 81

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 82

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 83

Notice: Undefined index: table_prefix in /home/arianne/public_html/elite_force/uniadmin/include/constants.php on line 84

Notice: Undefined index: dbtype in /home/arianne/public_html/elite_force/uniadmin/include/dbal.php on line 24

Notice: Undefined index: host in /home/arianne/public_html/elite_force/uniadmin/include/dbal.php on line 35

Notice: Undefined index: database in /home/arianne/public_html/elite_force/uniadmin/include/dbal.php on line 35

Notice: Undefined index: username in /home/arianne/public_html/elite_force/uniadmin/include/dbal.php on line 35

Notice: Undefined index: password in /home/arianne/public_html/elite_force/uniadmin/include/dbal.php on line 35
Cannot connect to the database
MySQL Said: Access denied for user 'arianne'@'localhost' (using password: NO)

???? sure i got the config file right ish

<?php

$config['localhost'] = 'localhost';
$config['username'] = 'username';
$config['Pass'] = 'pass';
$config['dbprefix_uniadmin'] = 'dbprefix_uniadmin';
$config['uniadmin_'] = 'uniadmin_';
$config['mysql'] = 'mysql';

$debug = 0;
?>

i put the data in both place in then end wan't sure which side noob sorry.

what up can some one tell me pls lost in hell and can't find any doors.

check modded the file and folders it said also fresh db and install evrytime? just downloaded this morning.
pablo
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Sat Jan 13, 2007 9:20 am

Install Issues??

Postby zanix » Sat Jan 13, 2007 5:49 pm

This is the config file
Code: Select all
<?php

$config['host'] =                'localhost';
$config['username'] =             'UserName';
$config['password'] =             '*****';
$config['database'] =             'uniadmin';
$config['table_prefix'] =          'uniadmin_';
$config['dbtype'] =               'mysql';

$debug = 2;
?>

Edit the right side, not the left
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Install Issues??

Postby pablo » Mon Jan 15, 2007 5:30 am

Thank for that and the quick response. right done that and hmmm not really working proper i don't think.


Synchronization URL (click to verify): http://www.makemehot.co.uk/elite_force/ ... erface.php

// UniUploader Update Interface Ready...

when i login i get this..

//
Warning: Cannot modify header information - headers already sent by (output started at /home/arianne/public_html/elite_force/uniadmin/config.php:1) in /home/arianne/public_html/elite_force/uniadmin/include/login.php on line 54

evertime i try to select an option e.g. addons/setting/logo/stats etc it asks me to login again and when i try to up date the setting it just refreshes and try to get me to login again and nothing has change settings remain as they was????

not sure whats up
pablo
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Sat Jan 13, 2007 9:20 am

Install Issues??

Postby zanix » Mon Jan 15, 2007 5:33 am

you messed up conf.php again

open the file and remove the
?>
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Install Issues??

Postby pablo » Mon Jan 15, 2007 9:55 am

this is exacply what i have in config.php for uniadmin is it not right ??

<?php

$config['host'] = 'localhost';
$config['username'] = 'MyName';
$config['password'] = 'MyPass';
$config['database'] = 'MyPrefix_uniadmin';
$config['table_prefix'] = 'uniadmin_';
$config['dbtype'] = 'mysql';

$debug = 2;
?>

I tried without the " ?>" same thing happens?? but i thought it, needed that??
same issue occurs.
Last edited by pablo on Mon Jan 15, 2007 9:57 am, edited 1 time in total.
pablo
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Sat Jan 13, 2007 9:20 am

Install Issues??

Postby pablo » Wed Jan 17, 2007 9:58 am

yer still doing the same 100% i got my config file right.


Warning: Cannot modify header information - headers already sent by (output started at /home/arianne/public_html/elite_force/uniadmin/config.php:20) in /home/arianne/public_html/elite_force/uniadmin/include/login.php on line 54

edited my setting from with the db myphpadmin to set up up it not working right login wise u can long but as soon as u go to do anything it refreshes and whats a passwaord agan and help please or another idea???

tried with the ?> without,.
Last edited by pablo on Wed Jan 17, 2007 10:00 am, edited 1 time in total.
pablo
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Sat Jan 13, 2007 9:20 am

Install Issues??

Postby zanix » Wed Jan 17, 2007 10:40 pm

What text editor are you using?
If you say notepad, I'ma slap you!

Just kidding, try using wordpad
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to UniAdmin

Who is online

Users browsing this forum: No registered users and 0 guests

cron