|
VHCS 2.4.8RC1 MySQL-error
|
| Author |
Message |
Cypherior
Junior Member

Posts: 17
Group: Registered
Joined: Feb 2007
Status:
Offline
Reputation: 0
|
VHCS 2.4.8RC1 MySQL-error
Hello,
I'm using the VHCS2.4.8RC1 which is the version that you have done and it's fantastic.
I have just one problem, when I add a new MySQL-database and try to add an existing user to it, I get these errors:
Notice: Undefined index: user_name in /var/www/vhcs2/gui/client/sql_add_user.php on line 352
Notice: Undefined index: pass in /var/www/vhcs2/gui/client/sql_add_user.php on line 219
Notice: Undefined index: pass_rep in /var/www/vhcs2/gui/client/sql_add_user.php on line 219
Notice: Undefined index: pass in /var/www/vhcs2/gui/client/sql_add_user.php on line 224
Notice: Undefined index: pass in /var/www/vhcs2/gui/client/sql_add_user.php on line 229
Is there any quick fix to this?
|
|
| 02-23-2007 12:24 AM |
|
 |
ephigenie
Administrator
      
Posts: 658
Group: Administrators
Joined: Oct 2006
Status:
Online
Reputation: 12
|
RE: VHCS 2.4.8RC1 MySQL-error
oh - thats just a notice because somebody used $var[1] instead of $var['1'] you can set error_reporting in your php.ini to a higher value or just wait until I've fixed that
( i think i do so today )
than check out the new svn and just replace those files.
|
|
| 02-23-2007 12:46 AM |
|
 |
Cypherior
Junior Member

Posts: 17
Group: Registered
Joined: Feb 2007
Status:
Offline
Reputation: 0
|
RE: VHCS 2.4.8RC1 MySQL-error
I wait for the pro's to handle this I don't want to keep you away from developing omega, but this version has been gold for me and this is the only problem in using it atm.
|
|
| 02-23-2007 12:56 AM |
|
 |
RatS
The Project's Fire Worker
     
Posts: 682
Group: Super Moderators
Joined: Oct 2006
Status:
Offline
Reputation: 18
|
RE: VHCS 2.4.8RC1 MySQL-error
okay, It's fixed in Trunk of Omega, get it there; maybe ephigenie can copy it!
|
|
| 02-23-2007 09:28 AM |
|
 |
Cypherior
Junior Member

Posts: 17
Group: Registered
Joined: Feb 2007
Status:
Offline
Reputation: 0
|
RE: VHCS 2.4.8RC1 MySQL-error
okay, It's fixed in Trunk of Omega, get it there; maybe ephigenie can copy it!
Is it similar to the VHCS 2.4.8RC1 file? Can I use it directly?
|
|
| 02-23-2007 07:04 PM |
|
 |
BeNe
Moderator
    
Posts: 2,579
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 35
|
RE: VHCS 2.4.8RC1 MySQL-error
|
|
| 02-23-2007 07:14 PM |
|
 |
RatS
The Project's Fire Worker
     
Posts: 682
Group: Super Moderators
Joined: Oct 2006
Status:
Offline
Reputation: 18
|
RE: VHCS 2.4.8RC1 MySQL-error
Yes, there are no changes.
|
|
| 02-23-2007 07:36 PM |
|
 |