Author |
Topic |
snerdley
New Member
USA
65 Posts |
Posted - 22 September 2002 : 09:51:50
|
Thanks al_iguana........... I was wondering about that too. Your suggestion worked fine.
snerd KC5NYO Amateur Radio
|
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 22 September 2002 : 12:55:58
|
hi, everyone
sorry I have not been replying, I am still sick. I will be adding the avatar update as soon as I start feeling better. Thank for helping each other out.
|
|
|
Therion93
Junior Member
USA
263 Posts |
Posted - 22 September 2002 : 13:38:36
|
Personally, I think everyone using this code should go HERE with questions. serverhacker has set up forums for questions related to his code and the mods being used.
I'm not trying to drive traffic to his site or reduce traffic here, but it would make more sense to go to "The Source" don't ya think?
It would also make it a bit easier for him to keep up with everyone asking questions about his code.
Just my 2cents |
Edited by - Therion93 on 22 September 2002 13:39:31 |
|
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 22 September 2002 : 13:52:25
|
I'm not to keen on it but i think thats just coz i dont like the drop down menu. |
De Priofundus Calmo Ad Te Damine |
|
|
randykirkpatrick
New Member
73 Posts |
Posted - 22 September 2002 : 17:35:16
|
Is there a way to upgrade from snitz 3.4.02 to yours with the 20 mods with out losing any of my data base info. such as members info and passwords and so on?
Thank you Randy K
|
Thank you Randy K |
|
|
al_iguana
Junior Member
138 Posts |
|
cadetduke
Starting Member
13 Posts |
Posted - 22 September 2002 : 20:40:54
|
quote: var menuALIGN = "left"; var absLEFT = 32; var absTOP = 157;
Editing the file didn't do anything. |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 23 September 2002 : 00:35:29
|
I released an update, with the smiles mod updated, and some bug fix's (see first post)
|
Edited by - serverhacker on 23 September 2002 01:17:46 |
|
|
RISING
Starting Member
Switzerland
24 Posts |
Posted - 23 September 2002 : 01:56:02
|
Think u should remove the "DO NOT USE " text if it's fixed |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 23 September 2002 : 02:48:26
|
Rising, I ment that the "SmileManager Plus MOD" was updated from 1.1 to 1.2, sorry I should have been more descriptive. The 125 Smile addon pack by me has not been updated yet. will be updated soon, when I am feeling better.
|
|
|
P6A
Starting Member
Germany
7 Posts |
Posted - 23 September 2002 : 08:21:38
|
I found a smal bug in your member_stat.asp
SQLMemberCount = "SELECT COUNT(MEMBER_ID) AS MemberCount FROM " & strMemberTablePrefix & "MEMBERS WHERE M_NAME not like '%iamviet %'"
shouldn't this look like:
SQLMemberCount = "SELECT COUNT(MEMBER_ID) AS MemberCount FROM " & strMemberTablePrefix & "MEMBERS WHERE M_STATUS not like '0'" |
» Electronic Art Cafe | German Snitz Support |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 23 September 2002 : 13:11:30
|
hi, P6A
I did not write that mod, but i will look in to it.
also: there is a new update, please if you use my code, add it asap. (fixed topic.asp errors) (see first post)
|
Edited by - serverhacker on 24 September 2002 00:21:55 |
|
|
Braham
Starting Member
5 Posts |
Posted - 23 September 2002 : 18:24:21
|
quote: Originally posted by al_iguana
http://www-106.ibm.com/developerworks/xml/library/x-tiphdln.html?dwzone=xml
great research skillz al_iguana
it looks to me like the newsfeed.asp page will pretty much have to be rewritten from scratch. its all proprietary code from that specific news site. maybe this should be started as a new mod altogether.
thanks for the links, but unfortunately i wont have time to play around with the code till this weekend at the earliest. If anyone else has the time, i'm sure it would be greatly appreciated by anyone here.
--Braham |
|
|
al_iguana
Junior Member
138 Posts |
|
randykirkpatrick
New Member
73 Posts |
Posted - 23 September 2002 : 22:47:04
|
ok did the upgrade as per your steps after i did the database up grade i got this message...
Microsoft JET Database Engine error '80040e37'
The Microsoft Jet database engine cannot find the input table or query 'FORUM_ACTIVE_USERS'. Make sure it exists and that its name is spelled correctly.
/secure/Forum/inc_func_common.asp, line 62
what did I do wrong?
|
Thank you Randy K |
Edited by - randykirkpatrick on 23 September 2002 22:47:26 |
|
|
Topic |
|