Author |
Topic  |
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 14 January 2001 : 13:42:45
|
Hari,
I emailed you a fix for this, could you let me know whether it worked, and I will post the fix here
'Resistance is futile' |
 |
|
Hari Seldon
New Member

Italy
67 Posts |
Posted - 14 January 2001 : 14:54:55
|
quote:
Thats not really a bug. all the default smiles are entered in the database twice for compatibility... for example, so the will work with both lowercase :p and uppercase :P
Yes I know, but I don't talk about default category but new category with new smile inserted only one time 
for HUWR : I receive from you only a fix that fixed the precedent bug (ADODB.Field error '800a0bcd' Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/fond2/forum/pop_icon_legend.asp, line 168
) and that you have post here (6 or 7 posts up this)
P.S. : SORRY MY ENGLISH 
|
 |
|
Hari Seldon
New Member

Italy
67 Posts |
Posted - 14 January 2001 : 15:20:24
|
Huwr, I now fix the bug whit this code :
if strcount2 > 0 then drs.PageSize = strCount1 drs.AbsolutePage = 2
You miss the code in red in your fix 
|
 |
|
Hari Seldon
New Member

Italy
67 Posts |
Posted - 14 January 2001 : 16:02:49
|
quote:
Hari,
I emailed you a fix for this, could you let me know whether it worked, and I will post the fix here
'Resistance is futile'
The FIX that you emailed me not working, but in my precedent post I write the fix 
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 14 January 2001 : 16:53:27
|
quote:
Huwr, I now fix the bug whit this code :
if strcount2 > 0 then drs.PageSize = strCount1 drs.AbsolutePage = 2
You miss the code in red in your fix 
it should be
if strcount2 > 0 then drs.PageSize = strCount2 drs.AbsolutePage = 2
'Resistance is futile' |
 |
|
Hari Seldon
New Member

Italy
67 Posts |
Posted - 14 January 2001 : 17:08:43
|
quote:
quote:
Huwr, I now fix the bug whit this code :
if strcount2 > 0 then drs.PageSize = strCount1 drs.AbsolutePage = 2
You miss the code in red in your fix 
it should be
if strcount2 > 0 then drs.PageSize = strCount2 drs.AbsolutePage = 2
'Resistance is futile'
No Huwr, the right code is drs.PageSize = strCount1
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 14 January 2001 : 17:20:28
|
Yes, see what you mean.
The reason this line is not in mine, is because the pagesize is set before this.
'Resistance is futile'
Edited by - huwr on 14 January 2001 17:25:17 |
 |
|
Therion93
Junior Member
 
USA
263 Posts |
Posted - 16 January 2001 : 02:19:22
|
Hi Da_Stimulator,
Can you let us know when the fixed version is ready? I just started using Snitz and I love all these cool mods. But going through page after page in a thread gets hard on the eyes ;)
Thanks!
|
 |
|
StockholmStudent
Junior Member
 
Sweden
329 Posts |
Posted - 18 January 2001 : 14:47:34
|
I just dl'd your mod, but I get an error line 302 in inc_function.asp. WHY!?

cheers /CHEETAH |
 |
|
StockholmStudent
Junior Member
 
Sweden
329 Posts |
Posted - 18 January 2001 : 15:30:49
|
and now I get error with the pm_view.asp file on line 50!!!!!!! Rigth after I installed that files! :((((((( |
 |
|
StockholmStudent
Junior Member
 
Sweden
329 Posts |
Posted - 20 January 2001 : 17:48:29
|
OK. Dear developer! 
I have now upgraded my whole forum to the latest. But now your link to dl the smile-mod aint working! could you either update the link or send the mod to me at cheetah@plus.idg.se
thanks! |
 |
|
Therion93
Junior Member
 
USA
263 Posts |
Posted - 21 January 2001 : 14:08:46
|
HuwR,
From the posts here, I'm guessing you have this mod working with SR4? If so could you provide the files or a link to them for me?
Thanks!
Therion93 "Stare Deep Into The Heart Of Darkness...There Is No Good, No Evil - Only Me" Because Legends Never Die! - Kiss-Forever Community Forum
|
 |
|
master of puppets
Junior Member
 
Canada
117 Posts |
Posted - 23 January 2001 : 00:59:52
|
My smiles don't work, all that happens is it shows the [*whatever] code, no picture.
What's the deal?
I uploaded, I changed the top_inc.asp file, and I ran both the create and update files.
???
"If I close my mind in fear, Please pry it open" - Metallica |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 23 January 2001 : 01:30:37
|
did you make the changes in inc_functions.asp ? |
 |
|
master of puppets
Junior Member
 
Canada
117 Posts |
Posted - 24 January 2001 : 18:32:40
|
What's the link to the most recent version of this?
"If I close my mind in fear, Please pry it open" - Metallica |
 |
|
Topic  |
|