nb Core Community
February 10, 2012, 09:54:37 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: 1.2.3 +nb is now final and released

@new registrations. I will not allow any new registrations here as there are more (real person) spambots here than ever.... captcha proved to be ineffective.

After your registration, mail me at ( admin AT shinobilegends.com ) from the mail address you want to register. Provide some text about you and possibly your game.
 
   Home   Help Search Calendar Downloads Login Register  
Pages: [1]
  Print  
Author Topic: Error in output.php  (Read 1107 times)
Zelgadiss
Guest
« on: December 13, 2008, 01:37:03 am »

Quote
PHP Notice:  Undefined index:  ( in /var/www/vhosts/dragonverde.net/subdomains/grecia/httpdocs/lib/output.php on line 81
PHP Notice:  Undefined index:  [ in /var/www/vhosts/dragonverde.net/subdomains/grecia/httpdocs/lib/output.php on line 81
PHP Notice:  Undefined index:  ] in /var/www/vhosts/dragonverde.net/subdomains/grecia/httpdocs/lib/output.php on line 81
PHP Notice:  Undefined index:  { in /var/www/vhosts/dragonverde.net/subdomains/grecia/httpdocs/lib/output.php on line 81
PHP Notice:  Undefined index:  } in /var/www/vhosts/dragonverde.net/subdomains/grecia/httpdocs/lib/output.php on line 81

I'm using 1.2.2 version.

Don't know for what appeard this error
Logged
Nightborn
Administrator
Sr. Member
*****

Karma: +20/-0
Posts: 306



View Profile WWW
« Reply #1 on: December 13, 2008, 09:06:14 am »

A notice, not an error, but I'll fix it =)


This is the diff

diff output.php ../../core/lib/output.php
81c81
<                       if (isset($cols[$letter])) $cols["\\".$letter]=$cols[$letter];
---
>                       $cols["\\".$letter]=$cols[$letter];


Also it might be wise to use the latest stable version, as there is little difference to the beta currently.
If you do this on a pure test server, ok then.
« Last Edit: December 13, 2008, 09:08:45 am by Nightborn » Logged

It should be fixed, but it won't be easy and it won't be fast. If you want
to help - wonderful. But keep in mind that it will take months of wading
through the ugliest code we have in the tree. If you've got a weak stomach -
stay out. I've been there and it's not a nice place.

   - Al Viro
Zelgadiss
Guest
« Reply #2 on: December 13, 2008, 01:23:22 pm »

Not is normal server, is a test version. I'm translating and prepare version for do a normal server.

For moment is test server and translation server ^^
Logged
Nightborn
Administrator
Sr. Member
*****

Karma: +20/-0
Posts: 306



View Profile WWW
« Reply #3 on: December 13, 2008, 09:26:05 pm »

alright, as stated above there is the fix =) I fixed it in 1.2.1 final too (minor thingy)
Logged

It should be fixed, but it won't be easy and it won't be fast. If you want
to help - wonderful. But keep in mind that it will take months of wading
through the ugliest code we have in the tree. If you've got a weak stomach -
stay out. I've been there and it's not a nice place.

   - Al Viro
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!