Author |
Topic  |
animedj
Junior Member
 
USA
190 Posts |
Posted - 11 August 2000 : 07:44:36
|
like the tile says, I finished the archiver for the forums but I'm not rleasing the code just yet, because I would like some testers to test it before I release it as this impacts more in the forums that the addons that I release before. So Any volunteers??
|
|
blkrogue
New Member

USA
79 Posts |
Posted - 11 August 2000 : 07:53:24
|
Count me in ! <img src=icon_smile.gif border=0 align=middle>
Blkrogue
In the darkness of my soul a sparkling light has appeared |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 11 August 2000 : 08:07:46
|
I will volunteer.
Although I have just a small test forum, I'd be more than happy to help test your code. |
 |
|
heptite
Average Member
  
USA
547 Posts |
|
Sparty
Starting Member
USA
45 Posts |
Posted - 11 August 2000 : 15:18:57
|
Send it over!!!
SParty
Sparty -----------------------
She turned me into a Newt..
A Newt?
I got betta!
|
 |
|
John
Junior Member
 
USA
427 Posts |
Posted - 11 August 2000 : 17:58:49
|
Been there, wrote that <img src=icon_smile_wink.gif border=0 align=middle>
For an older version though
<center><font size=4> <b><font color=red>John</font id=red> <font color=blue>Miller</font id=blue></b></font id=size4> <font size=1>Snitz Moderator & Coder <img src=icon_smile_big.gif border=0 align=middle>
<b>Website</b>: http://jmiller.madnessnet.com <b>E-mail</b>: johnmillerjr@home.com <b>AIM</b>: John Miller 2004 <b>Yahoo</b>: johnmiller2004 <b>ICQ</b>: 49005230
<font color=blue>For I am not ashamed of the gospel, for it is the power of God for salvation to everyone who believes</font id=blue> <font color=red><b>Romans 1:16</b></font id=red></font id=size1></center> |
 |
|
slemieux
Junior Member
 
USA
234 Posts |
Posted - 11 August 2000 : 21:25:47
|
Me too!!
I'd be happy to help test it <img src=icon_smile.gif border=0 align=middle>
Scott LeMieux |
 |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 13 August 2000 : 12:15:53
|
So how the testing went?? any errors at all??
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 13 August 2000 : 13:59:42
|
I haven't seen any errors. <img src=icon_smile.gif border=0 align=middle>
|
 |
|
slemieux
Junior Member
 
USA
234 Posts |
Posted - 13 August 2000 : 21:33:47
|
Hey animedj,
I seem to have lost the email you sent me. Could you send it again please:) mailto:slemieux@thepercussionist.com
Scott LeMieux
Edited by - slemieux on 13 August 2000 21:34:07 |
 |
|
blkrogue
New Member

USA
79 Posts |
Posted - 15 August 2000 : 11:36:13
|
Well only had found time to test it yesterday, have tested it, but sure have some extra's I would like to see, but ain't sure whether or not it's what you intended with this function so will take the time to e-mail you about my questions and ideas, before starting a whole new discussion on it.
Blkrogue
In the darkness of my soul a sparkling light has appeared |
 |
|
Lord Maverick
New Member

Norway
92 Posts |
Posted - 15 August 2000 : 12:32:22
|
animedj,
Nice work animedj, another great addition I'd like to add to my forum.
However, I tried it on my forum so that it would archive all my messages, but did'nt klick on the "yes" to the question "Do you want to continue". Instead I clicked the "Back"-button and returned to my site. Then I saw that the counter for topics on the top of my forum was set to 0 (there was 28 topics there before) but the topics where actually still there. Seems like the code has put the counter to zero and not archived any of the posts. (the archive-database is still the same size). This is not a big issue as I'm only going manually into the database to get the counter back to the right number, but my point is that the counter should be set to zero when the topics are archived (and not before).
Could you give some more details as to which fields are actually archived.
BTW, it would have been nice to have a "No"-button also when using this function. I sure did'nt want to archive all mye topics when testing this add-on...
BTW I've two questions to this archiver: 1. Is the archiver dependent on which new fields that you might have included in your front-database, so that the archiver must be updated as well when the fields in the front-database is updated?
2. If you would want to get something back from archive into the front database - do you have to do that manually? Are you planning on developing some mod that would do this?
|
 |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 15 August 2000 : 13:20:03
|
Okay.. I took out the link as I'll doing some more modifications to the archiver. Blkrogue, suggestions and ideas are always welcome so sen them my way. And Maverick, that's strange, I would be implementing a no button this night, but the counts won't happen after the topics and replies are archived. I'm going to try to recreate it to see what's going on. As to what fields.. it's better say 2 tables. The FORUM_TOPICS and FORUM_REPLIES. And about the 2 questions:
1.- no it's not dependent, as it takes the originals fiels that are in 2 tables mentioned above, and nothing more.
2.- that might be a more difficult task,as the TOPICS and REPLIES tables uses autonumber as Topic_ID and Reply_ID. Once deleted from the original table, the only way (correct me if I'm wrong) would be to add them again using an INSERT and taht would completely changes their TOPIC AND REPLY ID. It's not impossible to do this... but it would take a lot of work ^^; for that reason I would just make a mod only if there is a lot of people interested in this, or another idea would be just to make a mod to see the backup DB, that I guess it's the same amount of work either way.
|
 |
|
Lord Maverick
New Member

Norway
92 Posts |
Posted - 15 August 2000 : 13:44:16
|
FYI, you should know that I did answer yes to the question in an earlier stage and went through the whole operation of testing the update, but then there where no topics to archive due to my forum not having any older topics than 30.
Hope this helps you to recreate it.
Edited by - Lord Maverick on 15 August 2000 13:59:26 |
 |
|
animedj
Junior Member
 
USA
190 Posts |
Posted - 16 August 2000 : 01:48:48
|
okay.. I troed severl times to recreate the bug..but i can't recreate it. anyways.. i added the No button to the zip file so if anybody would like the latest version, just d/l the same file that you d/l first.
|
 |
|
Lord Maverick
New Member

Norway
92 Posts |
Posted - 16 August 2000 : 02:47:43
|
For anyone that is interested in the changes (or those of you who can't find the link <img src=icon_smile_wink.gif border=0 align=middle>), I've made an ExamDiff of the new/old files and the only thing you should change to update is this line of your backup.asp:
<font color=red>from this: </font id=red>
<font color=blue>line 78</font id=blue> <input type="submit" name="Submit" value="Yes">
<font color=red>to this:</font id=red>
<input type="submit" name="Yes" value="Yes"> <input type="Button" name="No" value="No" onClick="location = 'default.asp'">
Thnx animedj! With this new backup-file I don't get the error anymore.
Edited by - Lord Maverick on 16 August 2000 03:24:09
Edited by - Richard Kinser on 18 February 2001 20:22:45 |
 |
|
Topic  |
|