Author |
Topic |
|
HarlekinWF
New Member
Germany
77 Posts |
Posted - 06 May 2002 : 06:18:13
|
i tried to install the birthday mod. all looks fine, data installed in Mdb-file, no errors...
but: 1) in default.asp 7. Default.asp
Find this line:
<!--#include file="online.asp"-->
Add the following lines before that
<% if intbirthday = "1" then %> <!--#include file="birthdays.asp"--> <% end if %> this line not exsist in my.
2) nothing happens in profile, no changes in edit-members i changed a line so the age-edit in edit-members are shown, but in userdetails nothing shown.
cu Harlekin
http://forum.killers-in-action.com
mIRC server : QuakeNet - Random german server channel: #killers-in-action |
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 06 May 2002 : 06:56:14
|
that mod was designed for Huwr's modded code... that's why you don't have that line
Crash's Site | Crash is from
|
|
|
HarlekinWF
New Member
Germany
77 Posts |
Posted - 06 May 2002 : 07:05:43
|
no, not only
"For Snitz Version 3.3 (or Huwrized 3.3)"
cu Harlekin
http://forum.killers-in-action.com
mIRC server : QuakeNet - Random german server channel: #killers-in-action |
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 06 May 2002 : 07:09:27
|
that line means it can be used with both versions, not that the readme is correct for both.
Crash's Site | Crash is from
|
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 06 May 2002 : 07:24:36
|
HarlekinWF,
Look for this line in your default.asp:
<% if strShowStatistics = "1" then WriteStatistics()%> (this is where the <!--#include file="online.asp"--> normally is)
Then straight above this add the:
<% if intbirthday = "1" then %> <!--#include file="birthdays.asp"--> <% end if %>
That should show the birthday mod on the front page. Hope that helps.
Regards,
Webmaster @ Classic Motorycling Australia Classic Motorcycling Australia |
|
|
Um
Junior Member
222 Posts |
Posted - 06 May 2002 : 11:57:02
|
Crash is right, I install this MOD, but doesnt work in standard Snitz forum 3.3.03, I have a lot of problems, and latter, a lot of work to erase dbs tables... Later you will see, that you don't have admin_menus.asp, but admin_home... and portal_content.asp... Its for Huwr's MOD code, but, if you know how to writte in Java script, and if you understand all that lines, change it for your forum...
|
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 06 May 2002 : 12:20:32
|
i didn't say it won't work on basic snitz. i just said that it was designed for Huwr's code, but it might very well function on regular snitz. i haven't tested that, so i cannot give my judgement here
Crash's Site | Crash is from
|
|
|
Azaniah
Senior Member
United Kingdom
1004 Posts |
Posted - 07 May 2002 : 05:42:31
|
This code will absolutely work with Snitz 3.03
The latest version (which Crash has been testing), does away with the dependance on other MODS, which are included in Huw's modded forum.
Once I've double checked with Crash that it's working OK, I will post the lastest and greatest at Nathans MOD Exchange.
Cheers Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 07 May 2002 : 06:57:04
|
quote: Once I've double checked with Crash
let me know. PM me on my site.
quote: I will post the lastest and greatest at Nathans MOD Exchange.
i just love those english expressions!
here in the Netherlands we have a series called Off Centre and there is this guy Euan, who is the British guy. his accent and whole appearance make the series work! i love it!
but that's a little off topic here i guess...
Crash's Site | Crash is from
|
|
|
Cyberjunkie
Junior Member
111 Posts |
Posted - 14 May 2002 : 12:44:31
|
I wish I had seen this topic before I started to implement the MOD in my forum. It would have been great if it said in the readme file that the MOD is not so simple to implement in the original Snitz forum 3.3.03. I gave up the MOD...would have been a neat MOD to have though.
|
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 14 May 2002 : 13:52:47
|
it will be made apprehandible soon
Crash's Site | Crash is from
|
|
|
Cyberjunkie
Junior Member
111 Posts |
Posted - 15 May 2002 : 10:56:34
|
Okay sounds great :)
|
|
|
|
Topic |
|