Author |
Topic |
Zuel
Average Member
USA
540 Posts |
Posted - 13 April 2006 : 14:12:47
|
Hehheheheheheheh
Homeboy here just learned how to use a fricken class. I fully understand how to use Richard's class now. I made a few calls and additions. I'm now creating error checking to help find the bug that Tony has been having trouble with.
Instead of it showing file too big, I added the file's current size, the maxium size and more vivid error details.
Now to try to replicate the problem.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
AnonJr
Moderator
United States
5768 Posts |
|
vynsane
New Member
73 Posts |
Posted - 13 April 2006 : 23:04:39
|
hey, zuel... just checking in on ya... been really busy recently, so i couldn't be of much help. glad to see you're still plugging away at this...< |
why do you not have something to drink... choose one making you better feeling...
my snitz's:
www.vynsane.com/forum - l:guest p:guest (limited access account...)
www.WallCrawlersWeb.com/forum - The Spidey Database |
|
|
Zuel
Average Member
USA
540 Posts |
|
Zuel
Average Member
USA
540 Posts |
Posted - 17 April 2006 : 09:13:05
|
Update: I forgot to add View All for Private Avatars for Admins. After trying to code on one monitor I gave up. I'll finish that piece today.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 20 April 2006 : 09:22:43
|
View All Private Avatars for Admins is now complete.
In incAvatarData.asp (Dunno if anyone has been viewing the code or not), I cleaned up alot of code and reduced it by like 250 lines. Combined the avatar displaying to one Sub Routine instead of 3 duplicate ones.
Also updated file deletion. When an avatar is deleted it checks all users for the owner. Avatar path, like misc/hello.gif, where in the image URL is this contained? Should be unique. Then sets the noavatar.gif to those users.
Private/Hello.gif is different from cat1/hello.gif.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 20 April 2006 : 10:21:03
|
Should I kill all pop up windows and just use one page? That would solve refresh problems.
Comments?< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
TonyB7
Junior Member
USA
267 Posts |
Posted - 20 April 2006 : 11:02:31
|
Good idea. Yes, just eliminate the popup.
Let us know when (& where) the new version is available. I'm keenly watching your updates but don't want to go playing until it's ready.< |
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 20 April 2006 : 11:18:01
|
Just a heads up. The layout will just like the pop up. No header. No Footer.
No way around it.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 22 April 2006 : 15:32:14
|
Test forum is up:
http://www.twistingshadows.com/newtest/
Admin - tester/tester
Everything seems to be working great. Please beat the hell out of it and post all bugs. Debugging is enabled and error messages will appear. Read and Writes are enabled, try to break it. Pass incorrectly characters, play with queries, try to hack it. Doooo eeeeT...
Make test accounts, try to upload, play with admin settings, change colors, make new users, make new categories....
First Bug: Deleting a private avatar will reset the owners avatar even if they aren't even using it. I need to make it change to noavatar.gif ONLY if they were using it.
Second Bug:
quote: Trying to upload a picture with encoded characters will upload, but will not display correctly.
Example: straw%20berry.jpg
Fixed.
Third Bug: Private Avatars aren't showing up as they should. If you view the folder they show up for everyone. Easy fix.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
Edited by - Zuel on 22 April 2006 23:43:17 |
|
|
Gort
New Member
84 Posts |
Posted - 23 April 2006 : 00:15:47
|
Zuel, I see you posted in the topic where I'm having problems with another mod. I went with that mod because of the gallery.
If I can't get that to work, your new mod has a gallery,right? I took a look at your test board.< |
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 23 April 2006 : 08:52:31
|
Yeah this one supports galleries/categories. You can take test drive on the link above with that userid. But don't forget this is still in developement. I wouldn't install it on your main board until I fix all major bugs.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 26 April 2006 : 19:35:03
|
Release isn't coming out tonight.
I'm swamped with work plus exams reviews are this week with exams next week.
I don't get any extra time since I am in training this week at work.
Sorry about that, I will have time this weekend.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
symon
Starting Member
27 Posts |
Posted - 01 May 2006 : 12:50:46
|
Hey Zuel,
Just downloaded and installed this: http://www.twistingshadows.com/Avatar_AddonV3.zip
After installing (99% brilliant BTW) I noticed the allow uploads button for Cats wasn't working so I returned here and found the thread to be quite long. Maybe I should have read it first haha.
Anywho...when will the mod be finished and will it take a new DB install or just tweaks? :)
I'm new to ASP and loving it but excuse me if I've missed something :D< |
MODs Installed: Clipped URL by MarcelG Resized image by MarcelG Resized profile image by MarcelG |
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 01 May 2006 : 13:31:53
|
quote: Originally posted by symon
Hey Zuel,
Just downloaded and installed this: http://www.twistingshadows.com/Avatar_AddonV3.zip
After installing (99% brilliant BTW) I noticed the allow uploads button for Cats wasn't working so I returned here and found the thread to be quite long. Maybe I should have read it first haha.
Anywho...when will the mod be finished and will it take a new DB install or just tweaks? :)
I'm new to ASP and loving it but excuse me if I've missed something :D
That version isn't current, I just removed the file from download but I still have a copy of all the versions I made.
Anywho, you probably ran into a bug that has already been corrected. I will be done soon, I'm just working on a slew of things atm.
When I finish the mod, all you need to do is check the readme for updates, run the DB file and replace any of the old files with the new one.
There are some updates that aren't in the old one so you will need to do double check them.< |
My Completed Mods: News Mod | Zuel's Avatar Add-on In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com
Personal Bookmarks: How to work a DBS File
|
|
|
Topic |
|