Uploader compatible with 2.0.1 patch?

Support and feedback for UniUploader
UniUploader requires microsoft .net runtimes!

Uploader compatible with 2.0.1 patch?

Postby Samadhi » Sat Dec 09, 2006 10:42 pm

I've been unable to get it to upload data to my 1.7.2 beta Roster install and I'm wondering whether that's a problem with my setup, or with the uploader itself.

Has anyone successfully used UniUploader to update a 1.7.2 beta Roster?

Thanks,
Image
User avatar
Samadhi
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 114
Joined: Mon Jul 17, 2006 10:38 pm
Location: NJ, USA

Uploader compatible with 2.0.1 patch?

Postby MattM » Sat Dec 09, 2006 11:21 pm

I havent tested UU with the new wow yet, can we get confirmation that it works or not?
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Uploader compatible with 2.0.1 patch?

Postby Samadhi » Sat Dec 09, 2006 11:52 pm

I did some additional tweaking, now that I've had coffee, and everything is ok. Sorry for the false alarm. :)
Image
User avatar
Samadhi
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 114
Joined: Mon Jul 17, 2006 10:38 pm
Location: NJ, USA

Uploader compatible with 2.0.1 patch?

Postby MattM » Sun Dec 10, 2006 11:06 am

good to hear, thanks for the info :D
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Re: Uploader compatible with 2.0.1 patch?

Postby Mercedes » Mon Dec 11, 2006 12:55 am

UU won't upload data for me either right now. I'm running the beta release of the roster also. It will let me upload manually though.

Code: Select all
[2006/12/10 22:49:54] Uploading to Primary URL...: http://www.oblivioninfo.com/roster/admin/update.php
[2006/12/10 22:49:54] CharacterProfiler.lua - 86% Compressed. Upload Size: 26.19 KB


Code: Select all
<!-- ############ Uploading to Primary URL...
     ############ http://www.oblivioninfo.com/roster/admin/update.php -->

NOT Updating character [Character]
Data is from CharacterProfiler v
The version of CharacterProfiler used to capture data for this character is older than the minimum version allowed for upload.
Please ensure you are running at least v2.0.0 and have logged onto this character and saved data using this version.
Could not update "%s". Maybe its not set in configuration?


For some reason it's not reading the version number and character correctly. I looked in the characterprofiler.lua in my saved variables folder and it says...

Code: Select all
["ver"] = 20000,
   ["fixicon"] = true,
   ["fixtooltip"] = true,
   ["button"] = true,
   ["reagentfull"] = true,
   ["data"] = {
      ["system"] = "us",
   },
}
myProfile = {
   ["Wildhammer"] = {
      ["Character"] = {
         ["Mersadees"] = {
            ["Guild"] = {
               ["Name"] = "Øblivion",
               ["Title"] = "Officer",
               ["Rank"] = 1,


BTW, everything was working fine before I installed the beta roster.
I also deleted the characterprofiler.lua in my savedvariables folder and did a /cp purge all in-game.
Last edited by Mercedes on Mon Dec 11, 2006 1:22 am, edited 3 times in total.
User avatar
Mercedes
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Mon Jul 17, 2006 4:06 am

Uploader compatible with 2.0.1 patch?

Postby zanix » Mon Dec 11, 2006 1:49 am

Are you sure you are uploading to the right url?
Code: Select all
http://www.oblivioninfo.com/roster/admin/update.php
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

Uploader compatible with 2.0.1 patch?

Postby PleegWat » Mon Dec 11, 2006 5:10 am

This isn't caused by UU. You're uploading to roster 1.7.1 and it doesn't accept cp 2.0 data.

It's uploading the file and you're getting a response from the webserver. Ergo UU is doing its job fine.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Uploader compatible with 2.0.1 patch?

Postby Mercedes » Tue Dec 12, 2006 1:13 am

zanix wrote:Are you sure you are uploading to the right url?
Code: Select all
http://www.oblivioninfo.com/roster/admin/update.php


Well, that's what I have (and always have had) in the CONFIG URL, and that's what the output says in SERVER RESPONSE. That was the second code I posted above.

It also updates the addons that I have in UniAdmin just fine. Which, I know, is a different link. Just thought I would let you know that UU is connecting somewhere. :mrgreen:

PleegWat wrote:You're uploading to roster 1.7.1


Go to MY SITE please and scroll down to the very bottom where it says...WoWRoster v1.7.2 :thumright:
Last edited by Mercedes on Tue Dec 12, 2006 1:18 am, edited 1 time in total.
User avatar
Mercedes
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Mon Jul 17, 2006 4:06 am

Re: Uploader compatible with 2.0.1 patch?

Postby Mercedes » Tue Dec 12, 2006 1:15 am

I'll just delete everything and do a fresh install again and let you know if that fixes it.
User avatar
Mercedes
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Mon Jul 17, 2006 4:06 am

Uploader compatible with 2.0.1 patch?

Postby zanix » Tue Dec 12, 2006 1:28 am

You do know the update link is this right?
Code: Select all
http://www.oblivioninfo.com/roster/update.php

And NOT
Code: Select all
http://www.oblivioninfo.com/roster/admin/update.php
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

Re: Uploader compatible with 2.0.1 patch?

Postby Mercedes » Tue Dec 12, 2006 2:45 am

zanix wrote:You do know the update link is this right?
Code: Select all
http://www.oblivioninfo.com/roster/update.php

And NOT
Code: Select all
http://www.oblivioninfo.com/roster/admin/update.php


:thumleft: My bad. I figured that out after I did a complete delete and reinstalled just the beta by it's self. I was going by what was posted in the beta forum...
Alrighty beta testers, this is the moment you have been waiting for...

One of the most important things we need tested with this is the in-place upgrade of Roster
Please make a back-up of your existing Roster database, restore into a fresh database, make a copy of your Roster directory on your webserver, point it to the new DB (ie. create a working copy of your Roster setup) and then copy this version over the top and test the upgrade.


sooooo, that directory was still there.

Thanks for the replies. Working good now. :thumleft:
Last edited by Mercedes on Tue Dec 12, 2006 2:46 am, edited 1 time in total.
User avatar
Mercedes
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Mon Jul 17, 2006 4:06 am

Re: Uploader compatible with 2.0.1 patch?

Postby Cartman75 » Tue Dec 12, 2006 6:30 pm

The Uniuploader has been working fine for me with the 1.7.2 beta. I didn't have to change anything in the program to make it work.
User avatar
Cartman75
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Sun Dec 10, 2006 2:37 am

Uploader compatible with 2.0.1 patch?

Postby clenzo » Wed Jan 24, 2007 1:51 am

I am having an issue uploading also. I tried this with and without compression, but had the same results.

Important bit:
[2007/01/23 21:45:27] Beginning the XML document parsing
[2007/01/23 21:45:28] There are no Addon(s) which require an Update.
[2007/01/23 21:45:42] Uploading to Primary URL...: http://wow.refugeegamers.com/roster/update.php
[2007/01/23 21:45:42] PvPLog.lua - No Compression. Upload Size: 11 KB
[2007/01/23 21:45:42] CharacterProfiler.lua - No Compression. Upload Size: 794 KB
[2007/01/23 21:47:22] Upload Error: The operation has timed-out.


This started after doing a clean install on Roster Ver 1.7.2 Other guildies are also reporting upload issues, I assume it's the same problem. Manually uploading does seem to work.
Image
User avatar
clenzo
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Sat Aug 26, 2006 4:10 pm

Uploader compatible with 2.0.1 patch?

Postby MattM » Wed Jan 24, 2007 7:49 pm

how long does it take to manually upload?
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Re: Uploader compatible with 2.0.1 patch?

Postby clenzo » Thu Jan 25, 2007 3:47 am

MattM wrote:how long does it take to manually upload?


Pretty quick, about a minute, maybe less. I'm updating Guild also. Most are just updating characters.
Last edited by clenzo on Thu Jan 25, 2007 3:48 am, edited 1 time in total.
Image
User avatar
clenzo
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Sat Aug 26, 2006 4:10 pm


Return to UniUploader

Who is online

Users browsing this forum: No registered users and 1 guest

cron