Error Uploading: nothing happening

CharacterProfiler.lua file uploading issues

Re: Error Uploading: nothing happening

Postby decker12 » Sun Oct 29, 2006 5:35 am

Had the exact same problem, and Yup, removed Maxresist and I'm working again as well. That's the solution then for me at least.
decker12
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Sun Oct 29, 2006 5:34 am

Re: Error Uploading: nothing happening

Postby kamitsuna » Thu Nov 02, 2006 12:31 am

wheez50 wrote:Order for me to get things working:
Delete CharacterProfiler.lua
Scan main character
select it to upload, enter password and 'press enter'.
Worked!


I cant delete the file and still have the addon work....how did you delete?
Im having the exact same problem...same error code and everything.
kamitsuna
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Wed Nov 01, 2006 11:01 pm

Re: Error Uploading: nothing happening

Postby kamitsuna » Thu Nov 02, 2006 3:54 am

yeah so i figured it out everyone...your pulling the wrong LUA file!

Pull this one instead:

c:\Program Files\World of Warcraft\WTF\Account\[Account Name]\SavedVariables\CharacterProfiler.lua

not the one in your addons folder...worked gloriously for me
kamitsuna
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Wed Nov 01, 2006 11:01 pm

Re: Error Uploading: nothing happening

Postby kitsunestrife » Thu Nov 02, 2006 6:44 am

I'm having the same problem, with it giving me the "SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;" message. I know Im uploading the correct lua file, but its still not working. I'm using Roster v.1.7.0 with WoW UI files I got off this site.
kitsunestrife
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Thu Nov 02, 2006 6:36 am

Error Uploading: nothing happening

Postby Byrillicus » Sun Nov 05, 2006 11:01 am

Nobody in my guild can update their profile. When doing a manual update, the update log is blank.

When doing a UniUploader update, it gives no server response.

<!-- ############ Uploading to Primary URL...
############ http://www.darkdestruction.com/roster/admin/update.php -->


In the debug, it shows where it's sending the .lua files.

[2006/11/04 22:18:23] Uploading to Primary URL...: http://www.darkdestruction.com/roster/admin/update.php
[2006/11/04 22:18:23] CharacterProfiler.lua - 86% Compressed. Upload Size: 118.32 KB
[2006/11/04 22:18:23] PvPLog.lua - 91% Compressed. Upload Size: 50.81 KB
[2006/11/04 22:18:23] GuildProfiler.lua - 11% Compressed. Upload Size: 0.08 KB

I updated the roster to 1.7.1 and put the 1.6.3 profiler on UniAdmin all on Sat, Oct. 28. That coincides with the last updates anyone was able to do on the roster.

Any light anyone can shed would be great. Thanks
Byrillicus
WR.net Apprentice
WR.net Apprentice
 
Posts: 32
Joined: Wed Jul 26, 2006 12:36 am
Location: Atlanta, GA

Error Uploading: nothing happening

Postby zanix » Sun Nov 05, 2006 1:40 pm

In Roster 1.7.1
It is no longer roster/admin/update.php
It is now roster/update.php

Please read the Change Log when updating Roster
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

Error Uploading: nothing happening

Postby Byrillicus » Sun Nov 05, 2006 2:11 pm

Well, when doing the manual update, it points to roster/update.php as per the button on the menu and as indicated in my previous post, that gives me nothing in the log either.

I have done some further testing just because I was bored. I changed some information manually in the database, the MOTD and the date my character last updated. Those things changed to what I put in the database, so that's a positive note.

I can send you my CharacterProfile.lua if you would like to do some testing yourself.
Last edited by Byrillicus on Sun Nov 05, 2006 2:16 pm, edited 1 time in total.
Byrillicus
WR.net Apprentice
WR.net Apprentice
 
Posts: 32
Joined: Wed Jul 26, 2006 12:36 am
Location: Atlanta, GA

Error Uploading: nothing happening

Postby zanix » Sun Nov 05, 2006 2:19 pm

Sure, send it over...
I'll try uploading it on my server
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

Error Uploading: nothing happening

Postby Byrillicus » Sun Nov 05, 2006 2:22 pm

Here's from my UniUploader as well. The previous logs I put up were actually from a guildmate since I was actually at work at the time.

[2006/11/05 02:18:50] Uploading to Primary URL...: http://www.darkdestruction.com/roster/update.php
[2006/11/05 02:18:50] GuildProfiler.lua - 11% Compressed. Upload Size: 0.08 KB
[2006/11/05 02:18:50] PvPLog.lua - 91% Compressed. Upload Size: 50.78 KB
[2006/11/05 02:18:50] CharacterProfiler.lua - 85% Compressed. Upload Size: 64.22 KB

<!-- ############ Uploading to Primary URL...
############ http://www.darkdestruction.com/roster/update.php -->

Changing the URL has made no change whatsoever.
Byrillicus
WR.net Apprentice
WR.net Apprentice
 
Posts: 32
Joined: Wed Jul 26, 2006 12:36 am
Location: Atlanta, GA

Re: Error Uploading: nothing happening

Postby wheez50 » Tue Nov 07, 2006 9:15 am

kamitsuna wrote:yeah so i figured it out everyone...your pulling the wrong LUA file!

Pull this one instead:

c:\Program Files\World of Warcraft\WTF\Account\[Account Name]\SavedVariables\CharacterProfiler.lua

not the one in your addons folder...worked gloriously for me


Thanks for not helping - As I said - I used the exact same fileposition over and over again. I made very (did I say very? I meant *VERY*) sure I didn't pick the wrong one. As I actually mentioned somewhere already. Picking the wrong file is plain stupidity in my book. I know, 'cause I've proven time and again to be stupid. I'm pretty sure however my problem is *not* related to stupidity on my part, this time.

I'll try 1.7.1 wehn I find time. And if it doesn't work, I'll let the system die and use another means to propagate the guildbankcontents of my guild.
wheez50
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Wed Jul 05, 2006 1:36 pm

Error Uploading: nothing happening

Postby zanix » Tue Nov 07, 2006 9:18 am

Make sure php's temp directory is readable by php

I just troubleshooted someones Roster with this problem and their temp directory was not readable by php

Once they set the permissions correctly, it worked
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

Error Uploading: nothing happening

Postby wheez50 » Fri Nov 10, 2006 12:12 am

Thanks for that hint - I've tried checking that and I guess everything should be ok. I'll recheck a couple of times (not knowing exactly what to look for doesn't really help me).

Weird thing is that I can upload some of the times and that it's reproduce-able...
wheez50
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Wed Jul 05, 2006 1:36 pm

Re: Error Uploading: nothing happening

Postby kaldrosil » Fri Nov 10, 2006 12:31 am

I had 1.6.0 working with CGI scripting.

Changed to ISAPI as that is a must with 1.7.1. After that I couldnt upload my guild or my chars to the Roster at all. Just the regular "SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;" But nothing else.


After reading here I saw in my PHP.INI this:

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
upload_tmp_dir = C:\PHP\uploadtemp ; temporary directory for HTTP uploaded files (will use system default if not specified)
I just removed the ; before "upload_tmp_dir =" and added my "IUSR_XXXX" account Run and Exe Rights and the update now works.

Thx Peeps.
kaldrosil
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Tue Jul 04, 2006 2:09 pm

Re: Error Uploading: nothing happening

Postby kingofocean » Fri Nov 17, 2006 4:49 am

I have my roster working up to today. Everyone could upload the file CharacterProfiler.lua, we could see their equipment and everything, and today, for no reason at all, we can't upload the file anymore... there is this message instead "SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;"
I've tried everything and I don't know why it just stopped working...
kingofocean
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Wed Nov 08, 2006 4:15 am

Previous

Return to Uploading

Who is online

Users browsing this forum: No registered users and 1 guest

cron