Author |
Topic |
MarkJH
Senior Member
United Kingdom
1722 Posts |
|
lander
Starting Member
7 Posts |
Posted - 02 August 2006 : 13:58:15
|
quote: Originally posted by Zuel
Do you have the URL to that page?
Like 34-36 is comments.
Also I found several bugs last night that I will patch and upload to the RAR. The path includes two fixes to the functions and two to the avatar data.
I remember Upload a personal avatar / Limit Exceeded was not within the forum font tags. Might appear bigger. Can't remember the rest. Beyond compare will tell me though.
Hello Zuel The url is http://www.oretet.com/temp/ If you need more please let me know < |
|
|
JBaldwin
Junior Member
USA
137 Posts |
Posted - 02 August 2006 : 15:13:33
|
Just something small I noticed. In inc_avatarAdminData.asp, all instances of this:
bgcolor=" & strHeadCellColor & " are causing the tables to display incorrectly. (missing 2 sets of quotes) The <td> is not spanning 2 columns. All instances of the above code need to be changed to:
bgcolor=""" & strHeadCellColor & """ < |
AbsolutelyFreerolls.com - Poker Freeroll Listings, Poker Forum and Poker News
|
|
|
TonyB7
Junior Member
USA
267 Posts |
Posted - 02 August 2006 : 21:49:27
|
quote: The url is http://www.oretet.com/temp/ If you need more please let me know
We can't even read your single forum because you've got guest accounts locked out. But anyway I think he wanted you to check your version; like he said, line 35 in v3 is a commented line; it can't error, so you must be using an old file. Did you actually download it from the link here in the last couple days?< |
|
|
Zuel
Average Member
USA
540 Posts |
Posted - 02 August 2006 : 22:02:34
|
TonyB7,
I don't think that is the problem. He's using a different language of VBScript it seems.
Sun ONE ASP VBScript compilation (0x800A03F2)
I've done a few searches on googles and it seems to be more strict, like an extra blank line will make the code error out. You can even check the admin page.
http://www.oretet.com/temp/frmAvatarAdmin.asp
Throws a ridiculous error about Private is not allowed within Functions or Subs. VBScript can be object oriented. Private, Public are valid...
I'm sorry Lander, but as of now my code is useless for your forum. I'll have the research the differences for the time being.< |
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 - 02 August 2006 : 22:03:53
|
JBaldwin,
I'll look into that. I should have an updated posted tomorrow. My work files are at work. I will take a look so I quickly fix it the next day.
Thanks for the bug reports :P< |
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 - 02 August 2006 : 22:15:40
|
Found a few things that are different. Based on them, I think it would take a complete rewrite and make them both work. I don't have the experience with the java based ASP script to know for sure, but you can read the following to get the understanding. Also remember, this was built for MS-VBScript.
http://info99.sch.bme.hu/asp_dif.html http://manual.intl.indoglobal.com/ch05s06.html
JBaldwin,
I see where I'm missing it. However, I don't see how it isn't making the td cells not span. They are in both IE and FF. But for consistancy and the fact that its just better to quote your values, I'll add that too in the update for tomorrow.
Thanks for catching.
Also, what broswer are you using so I can note which other to check.< |
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 02 August 2006 22:23:25 |
|
|
lander
Starting Member
7 Posts |
Posted - 03 August 2006 : 02:44:30
|
Het Zuel,
Thanks for the input, wel i have avatars....online unfortunatly not with your mod.... Anyway i'll stick around and see if there's some news around here! Thanx!
< |
Edited by - lander on 03 August 2006 02:45:21 |
|
|
JBaldwin
Junior Member
USA
137 Posts |
|
Zuel
Average Member
USA
540 Posts |
Posted - 04 August 2006 : 12:18:54
|
Can you screenshot how it looked skewed then post your html source. It could have a specific settings like having no categories, or extensions that may have been an additional factor.< |
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
|
|
|
JBaldwin
Junior Member
USA
137 Posts |
|
Zuel
Average Member
USA
540 Posts |
|
TonyB7
Junior Member
USA
267 Posts |
|
TonyB7
Junior Member
USA
267 Posts |
Posted - 11 August 2006 : 00:21:48
|
quote: Admins can reset a user avatar.
How?< |
|
|
Nijii
Starting Member
Greenland
49 Posts |
Posted - 11 August 2006 : 08:41:05
|
Just installed this MOD yesterday and got the following error when i click on "Click here to change your avatar" on the pop_profile.asp page:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/snitz/incAvatarFunctions.asp, line 351
checkAvatarFormat = checkAvatarFormat & "<li>URL's start with "http://"</li>"
What coud the problem be? ---------------------------------------------------------------^ < |
Edited by - Nijii on 11 August 2006 15:22:12 |
|
|
Topic |
|