HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Official Bug List

12-18-2005, 12:18 AM#1
Tim.
Please list any bugs you find here. Include images if needed.
12-18-2005, 12:23 AM#2
Whitehorn
I found this
12-18-2005, 12:28 AM#3
Starcraftfreak
Quote:
Originally Posted by Whitehorn
I found this
Stop bugging us :P
12-18-2005, 12:28 AM#4
Blade.dk
I can't access Vex's spell book archive, it asks for a password.

I can't access the usercp.
12-18-2005, 12:50 AM#5
PlasticAngel
I can't send pm's.
12-18-2005, 12:51 AM#6
Blade.dk
More: there does not seem to be any smilies.
12-18-2005, 01:20 AM#7
Whitehorn
Gallery uploading (may be just for admins):

Code:
Warning: exec(): Unable to fork ["/usr/local/bin/mogrify" +profile "*" -size 46x100 -quality 70 -geometry 46x100 '/www/w/wc3campaigns/htdocs/gallery/data/507/thumbs/lileth.jpg'] in /gallery/image-inc.php on line 61

Code:
Error creating thumbnail! Error code: 2

Command:

"/usr/local/bin/mogrify" +profile "*" -size 46x100 -quality 70 -geometry 46x100 '/www/w/wc3campaigns/htdocs/gallery/data/507/thumbs/lileth.jpg'


And rename Photos to images.
12-18-2005, 01:34 AM#8
TDR
I had no problems with gallery uploading.
12-18-2005, 02:17 AM#9
Tim.
Regarding the UserCP problem:

It seems that only Admin’s can access their user control panels, however I see no option in user permissions to restrict its use. I will speak with Vexorian tomorrow of this issue.

Regarding Smilies, Avatars, PMs, and all other options set in the UserCP:

The options were all set to OFF when we switched to VE. I will run a global query to correct this tomorrow.

Regarding the Gallery SQL error:

I experienced no error during testing originally, however Vexorian’s ‘Resources’ additions might have caused a bug for admins. I will look into it tomorrow as well.
12-18-2005, 07:37 AM#10
Blade.dk
Good.

New bug: You can't access the resource sections, it asks for a password, you can only access the main resource section.

EDIT: I tried logging on as Admin, when I do that I can access Vex's subforum, resource section subforums and of course the usercp.

IGNORE NEXT PART, JUST A LITTLE TESTING:

Collapse JASS:
function LameTest takes nothing returns nothing
    local unit u = GetTriggerUnit() // blah blah blah
    call SetUnitExploded(u, true)
    call TriggerSleepAction(GetRandomInt(0,10))
    call KillUnit(u)
    call TriggerSleepAction(GetRandomInt(0,10))
    call RemoveUnit(u)
    call BJDebugMsg("What a stupid function.")
    set u = null
endfunction

JASS tag looks good.
12-18-2005, 09:55 AM#11
Tim.
All password protected areas are intended to be hidden from users at this time.
12-18-2005, 10:01 AM#12
Vexorian
I didn't change the gallery code at all when I started setting up the resources.php.
12-18-2005, 10:02 AM#13
Blade.dk
Oh, ok. When do you plan to allow us to access them? And by the way, when will it be .com again?
12-18-2005, 10:09 AM#14
Tim.
Vex: Hmm. I will test the Gallery in a few minutes.

Blade: As soon as Republicola gets on AIM.
12-18-2005, 10:11 AM#15
Blade.dk
Ok - what about the usercp? I hope that'll get fixed soon.