Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Current Active Users Mod Issue?
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 12 June 2005 :  18:02:35  Show Profile
I'm installing this mod:

C:\Documents and Settings\Compaq_Owner\Local Settings\Temp\readme.html

The author mentions a folder for 3.3 and 3.4 versions of Snitz. I'm running 3.4, but there's no such folder in the zip structure. How can I tell which of the files I need to use for 3.4?

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!

Edited by - ruirib on 12 June 2005 18:29:45

StephenD
Senior Member

Australia
1044 Posts

Posted - 12 June 2005 :  18:14:06  Show Profile  Send StephenD a Yahoo! Message
If you extract the entire zip file to a temp folder it will create seperate folders for 3303 and 34 versions.

Edited by - StephenD on 12 June 2005 18:16:33
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 12 June 2005 :  18:29:31  Show Profile  Send ruirib a Yahoo! Message
CalloftheHauntedMaster, please post issues regarding mods in the Help:Mod Implementation forum. This is the 2nd time I ask you to respect the boards rules. Make sure you do.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 12 June 2005 :  18:33:13  Show Profile
Ah, sorry about that ruirib. My question started out as a general problem that I managed to solve, but then I came accross the zip problem.

Now, I have another problem. After I update the database, I get the following:

Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS ADD M_AUHIDE nvarchar(1) NULL
ALTER TABLE FORUM_MEMBERS ADD M_AUHIDE nvarchar(1) NULL
-2147217900 | Column names in each table must be unique. Column name 'M_AUHIDE' in table 'FORUM_MEMBERS' is specified more than once.
Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS ALTER COLUMN M_AUHIDE nvarchar(1) NULL
Column altered successfully

--------------------------------------------------------------------------------

Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS_PENDING ADD M_AUHIDE nvarchar(1) NULL
ALTER TABLE FORUM_MEMBERS_PENDING ADD M_AUHIDE nvarchar(1) NULL
-2147217900 | Column names in each table must be unique. Column name 'M_AUHIDE' in table 'FORUM_MEMBERS_PENDING' is specified more than once.


What does this mean?

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 12 June 2005 :  18:37:52  Show Profile  Send ruirib a Yahoo! Message
Probably means you have run the mod setup for that mod more than once. No need to run it again.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 12 June 2005 :  18:37:54  Show Profile  Send StephenD a Yahoo! Message
Means the column already existed before running the dbs_activeusers file. Did you run the dbs file previously?
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 12 June 2005 :  18:39:11  Show Profile  Send StephenD a Yahoo! Message
2 seconds ruirb.. the service around here is way too fast!
Go to Top of Page

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 12 June 2005 :  18:40:45  Show Profile
Well, no, I don't believe so. But does this mean that it was already installed?

If so, can I now safely made the necessary asp changes?

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 12 June 2005 :  18:41:42  Show Profile  Send ruirib a Yahoo! Message
quote:
Originally posted by StephenD

2 seconds ruirb.. the service around here is way too fast!


Well I have a lot of practice .


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 12 June 2005 18:42:05
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 12 June 2005 :  18:46:34  Show Profile  Send StephenD a Yahoo! Message
Follow the readme, next step is to run audbsetup.asp in your browser, then upload modified asp files. When you've done that there are some further tweaks listed on this forum for that mod. My page for example has direct links to IP address traces, and skype and email users from the same page.
Go to Top of Page

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 12 June 2005 :  19:52:01  Show Profile
I don't quite understand what it means when it says run it in your browser.

The example he gives is:

http://your-forum/audbsetup.asp

My forum's are located at: http://66.63.171.84/bbs/forums.asp

What does he mean when I run it in my browser? What exactly is that supposed to do and how do I do it?

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 12 June 2005 :  20:08:08  Show Profile  Send StephenD a Yahoo! Message
You can navigate to the file like this:

http://66.63.171.84/bbs/audbsetup.asp

It goes through your db and updates every member record and says that they are to be included in the active users list.

When you have finished installing the mod and everything is working you should delete this file along with the dbs_activeusers.asp from your online directory.
Go to Top of Page

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 13 June 2005 :  12:21:44  Show Profile
This is one weird mod. I've already had a ton of weird things.

1. Under inc_profile.asp, can someone please show me how the code is supposed to look once it's added in there? The spacing in my file once I paste the code looks completely off from what the readme file says. Can someone show me how their inc_profile.asp file looks like in the part with the code so that I can see if it's supposed to be that way?

2. Under pop_profile.asp, it says find both instances of:

if strBio = "1" then
strSql = strSql & ", M_BIO = '" & chkString(Request.Form("Bio"),"message") & "'"
end if

I only have one instance of that around line 1600. What the heck is up with that?

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!

Edited by - CalloftheHauntedMaster on 13 June 2005 12:23:28
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 13 June 2005 :  14:31:48  Show Profile  Visit masterao's Homepage
1. It should look like this (green = added code):
end if
if strAUAnon = "1" then
  response.write "                    <tr>" & VBNewLine & _
                 "                      <td bgColor=""" & strPopUpTableColor & """ align=""right"" valign=""middle"" nowrap><b><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """>" & fLang(strLangMOD_Ls3kAU_04000) & "<br />" & fLang(strLangMOD_Ls3kAU_04010) & ": </font></b></td>" & VBNewLine & _
                 "                      <td bgColor=""" & strPopUpTableColor & """ valign=""middle"">" & VBNewLine & _
				 "                        <select name=""AUHide"">" & vbNewLine
  if RS("M_AUHIDE") = "1" or trim(RS("M_AUHIDE")) = "" then
    response.write "                        <option value=""1"" selected>" & fLang(strLangMOD_Ls3kAU_04020) & "</option>" & VBNewLine & _
                   "                        <option value=""0"">" & fLang(strLangMOD_Ls3kAU_04030) & "</option>" & VBNewLine
  else
    response.write "                        <option value=""1"">" & fLang(strLangMOD_Ls3kAU_04020) & "</option>" & VBNewLine & _
                   "                        <option value=""0"" selected>" & fLang(strLangMOD_Ls3kAU_04030) & "</option>" & VBNewLine
  end if
  response.write "                        </select>" & VBNewLine & _
                 "                      </td>" & VBNewLine & _
                 "                    </tr>" & VBNewLine
end if
if Request.Form("Method_Type") = "Modify" then


2. Search for strSql = strSql & ", M_BIO = '" & chkString(Request.Form("Bio"),"message") & "'" and you should find it twice. If you still doesn't find it, then try M_BIO = '" & chkString(Request.Form("Bio"),"message") & "'". If you still doesn't find both instances, I would suspect that one instance of it got deleted during previous modifications.

Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 13 June 2005 :  16:47:51  Show Profile
Ok, thanks, I got that part.

Now, I am having trouble with the inc_header.asp file. I made the code changes but my forum is giving me errors. I reverted to my original file, but I'm not sure why this is happening. Can someone please show me their part of inc_header.asp with the proper code so that I can see what I'm doing wrong.

Also, I have another predicament. For some reason, my default.asp folder is completely different from what it should be. I found that a folder called forums.asp is the default folder. It was renamed to forums.asp for some reason. Does this create problems?

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 13 June 2005 :  20:37:11  Show Profile  Send StephenD a Yahoo! Message
Can you please save your inc_header.asp as a text file and upload it to your website, then post a link to it like http://66.63.171.84/bbs/inc_header.txt

so we can have a look. Also can you tell us what errors you were experiencing.

I don't know about your last issue. Do you mean file not folder?
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07