Author |
Topic  |
animedj
Junior Member
 
USA
190 Posts |
|
HuwR
Forum Admin
    
United Kingdom
20588 Posts |
Posted - 27 October 2000 : 06:25:34
|
Very nice,
It may be better to base the link from the forum root though, and you have to put in the mod/console.asp if that's where they are.
 'Resistance is futile' |
 |
|
HuwR
Forum Admin
    
United Kingdom
20588 Posts |
Posted - 27 October 2000 : 06:57:00
|
Sorry,
minor bug, you need to change
if thisfile.readline = false then modReadme = "-" to if thisfile.readline = "false" then modReadme = "-"
otherwise it always displays view
'Resistance is futile' |
 |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 27 October 2000 : 10:19:10
|
Thanks HuwR, it's fixed, and if you see in the modCMD.asp there is a variable called modFolder, if you want to set it up to root just define it like this :
modFolder = ""
I prefer to have a new folder for new mods, as now the root directory it's pretty much full..
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20588 Posts |
Posted - 27 October 2000 : 12:40:28
|
found it, I just added an extra line to get it to read it from the mod file. Very useful, I was just about to add some stuff to admin home, this saves me the bother.
<font color=blue>'Resistance is futile'</font id=blue> |
 |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 30 October 2000 : 12:48:38
|
Version 1.05 out. Added 2 new fields. D/l from the link at the start of this topic.
--- Johann Reyes http://animedj.com |
 |
|
John
Junior Member
 
USA
427 Posts |
Posted - 30 October 2000 : 16:56:52
|
I'm not sure exactly what this does...
<center><font size=2> <i>For I am not ashamed of the gospel, for it is the power of God for salvation to everyone who believes</i> <b>Romans 1:16</b> </font id=size2></center> |
 |
|
HuwR
Forum Admin
    
United Kingdom
20588 Posts |
Posted - 30 October 2000 : 21:02:24
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> Version 1.05 out. Added 2 new fields. D/l from the link at the start of this topic.
--- Johann Reyes http://animedj.com <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Small bug in 1.05 <pre id=code><font face=courier size=2 id=code> in Modcmd.asp line 72 modLink = "<a href=""" & modFolder & modLink & """>go</a>" think it should be modSetup = "<a href=""" & modFolder & modSetup & """>go</a>" </font id=code></pre id=code>
<font color=blue>'Resistance is futile'</font id=blue> |
 |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 30 October 2000 : 21:49:09
|
thanks Huwr. Fixed in the code.
--- Johann Reyes http://animedj.com |
 |
|
davemaxwell
Access 2000 Support Moderator
    
USA
3020 Posts |
Posted - 31 October 2000 : 08:21:51
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> I'm not sure exactly what this does... <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Me either...
Dave Maxwell -------------- When's the next meeting of Snitzaholics Anonymous<img src=icon_smile_question.gif border=0 align=middle> |
 |
|
HuwR
Forum Admin
    
United Kingdom
20588 Posts |
Posted - 31 October 2000 : 08:38:28
|
Basically it gives you a table on the admin_home screen which contains the details of the Mods and links to any admin screens, readme's etc.
You just supply a small .mod file with the required info. (to fit in with animedj design you need to put your admin and setup scripts in a directory called mods.
So to issue a new mod, you simply unzip the files, put the Mod file in the mods directory and go to the admin screen, from here you can execute any db setup scripts included, check the readme for file changes, and access the Admin, no need to mess with the admin files in Snitz
<font color=blue>'Resistance is futile'</font id=blue> |
 |
|
webshorts
New Member

USA
96 Posts |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 02 November 2000 : 12:58:46
|
I'll say d/l the zip again, as there was a small bug that Huwr found.
--- Johann Reyes http://animedj.com |
 |
|
webshorts
New Member

USA
96 Posts |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 02 November 2000 : 13:12:34
|
Okay, yep there was a typo in the script. Now it's fixed in the code. D/l ver 1.1 from the above link.
--- Johann Reyes http://animedj.com |
 |
|
webshorts
New Member

USA
96 Posts |
|
Topic  |
|