Gatherer v0.9B [Roster 1.7.3 addon]

Share Gatherer and Cartographer data via your Roster

Moderator: Foxy

getting an error when uploading gathere stuff

Postby Foxy » Mon Apr 09, 2007 11:11 pm

This is only a warning, should be fixed soon. Not an addon problem but a roster warning...

Check your database and make sure that new rows have been inserted... You should be seeing nodes on the maps when viewing areas that you have uploaded data for.
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

getting an error when uploading gathere stuff

Postby Foxy » Mon Apr 09, 2007 11:16 pm

You edited your post while I was writing :-D

The lines,

Notice: Undefined index: $map in /home/thinjoh5/public_html/reclamation/roster/addons/Gatherer/functions.php on line 61

Are actual errors and I am looking into these, I have had the same errors in recent uploads where data already exsists for a node.
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Re: Gatherer v0.9B [Roster 1.7.3 addon]

Postby Borsti » Tue Apr 10, 2007 5:07 pm

Foxy wrote:
Perhaps I can use BabeL-Borst service for the translations :-D


Hope my english is good enough *gg*

I can`t update my gatherer addon, the nodes woldn`t be insered in Db
Is this prob in all languages or is this prob only in deDE

Code: Select all
Notice: Undefined index: TELDRASSIL in /var/www/wow/roster/addons/gatherer/functions.php on line 61


Line 61
Code: Select all
 if( isset($dbData) && ((isset($dbData[$map]['id']) && ($dbData[$map]['id'] != $id) || ($dbData[$map]['y'] != $yPos && $dbData[$map]['x'] != $xPos))))


Make a Backup from my gatherer nodes Db
User avatar
Borsti
WR.net Journeyman
WR.net Journeyman
 
Posts: 87
Joined: Sat Jul 08, 2006 11:37 am
Location: Hamburg/Germany

Re: Gatherer v0.9B [Roster 1.7.3 addon]

Postby Borsti » Tue Apr 10, 2007 5:07 pm

Foxy wrote:
Perhaps I can use BabeL-Borst service for the translations :-D


Hope my english is good enough *gg*

I can`t update my gatherer addon, the nodes woldn`t be insered in Db
Is this prob in all languages or is this prob only in deDE

Code: Select all
Notice: Undefined index: TELDRASSIL in /var/www/wow/roster/addons/gatherer/functions.php on line 61


Line 61
Code: Select all
 if( isset($dbData) && ((isset($dbData[$map]['id']) && ($dbData[$map]['id'] != $id) || ($dbData[$map]['y'] != $yPos && $dbData[$map]['x'] != $xPos))))


Make a Backup from my gatherer nodes Db
Attachments
gatherernodes.txt
(29.05 KiB) Downloaded 315 times
User avatar
Borsti
WR.net Journeyman
WR.net Journeyman
 
Posts: 87
Joined: Sat Jul 08, 2006 11:37 am
Location: Hamburg/Germany

Re: Gatherer v0.9B [Roster 1.7.3 addon]

Postby Manu211 » Tue Apr 10, 2007 6:08 pm

setz mal alle Dateien und Ordner im Addon Gatherer auf chmod 777, ebenso die erneuerte update.php

pls set all files and directories of this addon to chmod 777 and also to the replaced update.php
Manu211
WR.net Apprentice
WR.net Apprentice
 
Posts: 17
Joined: Tue Aug 15, 2006 1:45 pm

Re: Gatherer v0.9B [Roster 1.7.3 addon]

Postby Borsti » Tue Apr 10, 2007 6:21 pm

Manu211 wrote:setz mal alle Dateien und Ordner im Addon Gatherer auf chmod 777, ebenso die erneuerte update.php

pls set all files and directories of this addon to chmod 777 and also to the replaced update.php


Es ändert leider nichts bei mir
Notice: Undefined index: TELDRASSIL in /var/www/wow/roster/addons/gatherer/functions.php on line 61

funzt das addon denn bei dir ?
wenn ja wäre es nett wenn du mir mal deine files schicken würdest.

That will nothing changed by my roster
User avatar
Borsti
WR.net Journeyman
WR.net Journeyman
 
Posts: 87
Joined: Sat Jul 08, 2006 11:37 am
Location: Hamburg/Germany

Re: Gatherer v0.9B [Roster 1.7.3 addon]

Postby Manu211 » Tue Apr 10, 2007 8:47 pm

hm.. ich kann das irgendwie nicht alles anhängen...

ansonsten lösch mal alles, auch den Datenbanktable und installier es nochmal :)

edit: sry, ich kann nix anhängen...
Last edited by Manu211 on Tue Apr 10, 2007 8:51 pm, edited 2 times in total.
Manu211
WR.net Apprentice
WR.net Apprentice
 
Posts: 17
Joined: Tue Aug 15, 2006 1:45 pm

Gatherer v0.9B [Roster 1.7.3 addon]

Postby Foxy » Tue Apr 10, 2007 10:04 pm

Borsti, I have asked Zanix to take a look at this error, as I have also run into it.

Changing all file to CHMOD 777 will do nothing to correct this and in my opinion is a bad idea anyways.

This error is not limited to the German localization...
Last edited by Foxy on Tue Apr 10, 2007 10:05 pm, edited 1 time in total.
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Gatherer v0.9B [Roster 1.7.3 addon]

Postby foxbad » Tue Apr 10, 2007 10:56 pm

I have the impression that the problem touches all the languages except English.
I am French and I have the same problem as you.

Sorry for my English
User avatar
foxbad
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Sun Aug 27, 2006 12:14 pm

Gatherer v0.9B [Roster 1.7.3 addon]

Postby Manu211 » Wed Apr 11, 2007 2:00 am

here is my running german language file

deDE.php
edit: sorry I can attach it ^^ and if I put the code in here, the special characters are gone ü = ü so dass es nicht mehr korrekt ist, is not displayed correctly

open your language.php with an editor and change the special charakters to html
take a look at http://www.webhilfen.de/html/sonderzeichen.html to find out other characters...

is this done? update.php to get the input fields to show.

Find in File update.php line: 494
Code: Select all
    if(file_exists(ROSTER_ADDONS.'Gatherer'))


Change to:
Code: Select all
    if(file_exists(ROSTER_ADDONS.'gatherer'))
[/quote]

feel free to take a look at http://www.dragonlordzz.de/roster/addon ... e=gatherer
Last edited by Manu211 on Wed Apr 11, 2007 2:29 am, edited 5 times in total.
Manu211
WR.net Apprentice
WR.net Apprentice
 
Posts: 17
Joined: Tue Aug 15, 2006 1:45 pm

Re: Gatherer v0.9B [Roster 1.7.3 addon]

Postby Borsti » Wed Apr 11, 2007 2:38 am

Manu211 wrote:
open your language.php with an editor and change the special charakters to html

f


Kannst du mir die deDe mal per Mail zuschicken? dann kann ich es damit mal testen.(hast pm)
Can you send your deDE file to my mailbox?
User avatar
Borsti
WR.net Journeyman
WR.net Journeyman
 
Posts: 87
Joined: Sat Jul 08, 2006 11:37 am
Location: Hamburg/Germany

getting an error when uploading gathere stuff

Postby baxterrj » Wed Apr 11, 2007 3:32 am

The strange thing is that I've had someone else upload and they do not receive this error message, or warnings at all. However, I have been running gatherer much longer and have upgraded it a few times. I also use my gatherer on other servers where they do not.

He has only been using it in the outlands - and thats what filled to the map. None of the nodes that I have gathered are showing up.
baxterrj
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Sun Oct 01, 2006 1:06 am

Gatherer v0.9B [Roster 1.7.3 addon]

Postby Foxy » Wed Apr 11, 2007 5:26 am

@ Foxbad

No this error persist in all languages... so the error is in the functions.php and not the localization files.

As I said I get this error even in the English version.
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Gatherer v0.9B [Roster 1.7.3 addon]

Postby Foxy » Wed Apr 11, 2007 5:35 am

@ baxterrj

I have merged your tread with this one since you are using the 0.9b and having the same error as everyone else...

From the testing I have been doing on my local server this error is caused when a duplicate node is found and the result is all other nodes in that zone or even all zones there after cause the error.

@ Everyone

I have asked a few people to take a look into this error and see what might be the cause and what solution is needed... Please refrain from posting additional replies regarding this error:

Notice: Undefined index: "ZoneName" in /roster/addons/Gatherer/functions.php on line 61

If you have other errors, suggestions, corrections please feel free to post them.
Last edited by Foxy on Wed Apr 11, 2007 5:36 am, edited 1 time in total.
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Re: Gatherer v0.9B [Roster 1.7.3 addon]

Postby shan_aya » Wed Apr 11, 2007 2:40 pm

hi,
using update.php from your last pakage i have this errors :
Code: Select all
<b>Notice</b>:  Undefined variable: output in <b>/home/clonevince/web/guild-heberg/guildes/loupsjustice/roster/update.php</b> on line <b>219</b><br />
Notice:  Undefined index:  bankitem_33 in /home/clonevince/web/guild-heberg/guildes/loupsjustice/roster/addons/guildbank/conf.php on line 92
Notice:  Undefined index:  bankitem_34 in /home/clonevince/web/guild-heberg/guildes/loupsjustice/roster/addons/guildbank/conf.php on line 93
Notice:  Constant SIGGEN_DIR already defined in /home/clonevince/web/guild-heberg/guildes/loupsjustice/roster/addons/siggen/conf.php on line 52
Notice:  Constant SIGCONFIG_CONF already defined in /home/clonevince/web/guild-heberg/guildes/loupsjustice/roster/addons/siggen/conf.php on line 87


thx
Last edited by shan_aya on Wed Apr 11, 2007 2:42 pm, edited 1 time in total.
shan_aya
WR.net Journeyman
WR.net Journeyman
 
Posts: 132
Joined: Fri Aug 11, 2006 12:58 pm

PreviousNext

Return to Gatherer

Who is online

Users browsing this forum: No registered users and 0 guests

cron