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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: Site Integration v1.1 (for Snitz v3.4.xx)
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 21

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 28 August 2002 :  04:58:45  Show Profile  Visit D3mon's Homepage  Reply with Quote
Lydecker, should be from v3.4.01 - I'll double check them just in case...<


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"

Edited by - D3mon on 28 August 2002 05:33:43
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 28 August 2002 :  05:11:01  Show Profile  Visit D3mon's Homepage  Reply with Quote
I checked against the files in the latest download of 3.4.01 and they are correct.
inc_header.asp - around line 300 or so and
inc_footer.asp - near the bottom at line 76 or thereabouts.<


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

auditude
Starting Member

USA
37 Posts

Posted - 28 August 2002 :  13:22:33  Show Profile  Reply with Quote
Has anyone successfully used the inc_login universal login mod in one of the border pages? I'm having some redefinition problems...<
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 28 August 2002 :  16:07:50  Show Profile  Visit seven's Homepage  Reply with Quote
The snitz logo on the page "admin_config_integration.asp"
needs the "strImageURL" variable prefixed.


<img src=""" & strImageURL & "logo_snitz_forums_2000.gif""
alt=""Forums"" width=""163"" height=""76"" border=""0"">


<


Edited by - seven on 28 August 2002 16:09:52
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 28 August 2002 :  16:18:23  Show Profile  Visit D3mon's Homepage  Reply with Quote
Ah! of course. Thanks Airilm.
.zip file updated.<


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"

Edited by - D3mon on 28 August 2002 16:23:05
Go to Top of Page

blucas
Starting Member

8 Posts

Posted - 29 August 2002 :  08:26:06  Show Profile  Reply with Quote
Hello
Thanks for your tip yesterday about this forum mod, I have installed it and am now tring to tweak it...You can view it at:
http://www.english.ltsn.ac.uk/discussion/forum/default.asp

Problems:
1. Style sheet difficulties..I have setup a link to an ext stylesheet from the header include which is working but something in the main forum seems to be stuffing up my hover links?

2. I can't get my navigation bar to align to the top of the left hand column..

3. I have this problem with the logo from the main config..how do you turn this logo off...I am getting a placeholder that ruins the design...

4. And finally...if I then want to start tweaking the login, navigation etc where are these files and how do I go about adjusting them e.g. to align in the centre etc...are they in the original header.asp?

Thanks a lot for your help.
<
Go to Top of Page

mxc369
Starting Member

41 Posts

Posted - 29 August 2002 :  09:31:25  Show Profile  Reply with Quote
I have implemented this as well. But when I try to use it , it never Holds. Is there anything special that I need to do to implement this other than what’s in the directions?<
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 29 August 2002 :  09:52:37  Show Profile  Visit D3mon's Homepage  Reply with Quote
Moderator: Can this be moved to MOD help area.

blucas:
quote:
1. Style sheet difficulties..I have setup a link to an ext stylesheet from the header include which is working but something in the main forum seems to be stuffing up my hover links?


You'll need to remove any CSS references from the inc_header.asp files and also remove the extra properties in the <body> tag which will define link properties.

quote:
2. I can't get my navigation bar to align to the top of the left hand column..


Again in inc_header.asp, add in the red text:

response.write " <tr>" & vbNewLine & _
" <td valign=""top"">" & vbNewLine
if strSiteLeft = "1" then
%><!--#include file="inc_site_left.asp"--><%

quote:
3. I have this problem with the logo from the main config..how do you turn this logo off...I am getting a placeholder that ruins the design...


Find these lines in inc_header.asp (approx line #326) and remove the green text:

response.write vbNewLine & _
"<table align=""center"" border=""0"" cellPadding=""0"" cellSpacing=""0"" width=""100%"">" & vbNewLine & _
" <tr>" & vbNewLine & _
" <td valign=""top"" width=""50%""><a href=""default.asp"" tabindex=""-1"">" & getCurrentIcon(strTitleImage & "||",strForumTitle,"") & "</a></td>" & vbNewLine & _

quote:
4. And finally...if I then want to start tweaking the login, navigation etc where are these files and how do I go about adjusting them e.g. to align in the centre etc...are they in the original header.asp?


All the navigation and login/logout code is in the inc_header.asp file. Simply copy it into the appropriate include file and edit it to suit.

mxc369:
Did you run the dbs_Integration.asp file via the admin options to update your database yet? Instrucvtion for this can be found in the latest .zip file.<


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

mxc369
Starting Member

41 Posts

Posted - 29 August 2002 :  10:09:32  Show Profile  Reply with Quote
I have a new forum so I did what you said with the files. I up-loaded them and let them over write the existing ones. I then signed in and did the following:
1. MOD Setup (Alternative MOD Setup)
2. I then ran the setup for your MOD.
3. I then went back to the Site Integration Configuration
4. Once in there I clicked the Site Integration features to on.
5. Every time I do this it says that the Configuration Posted! When I go back into the Site Integration Configuration it is back to the off position.

This MOD is to help integrate the forum into our individual site, correct?

Thanks
Mike
<
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 29 August 2002 :  10:17:51  Show Profile  Visit D3mon's Homepage  Reply with Quote
Yes that's right Mike. The only reason that it is not holding the changes is if the fields in the database aren't present. Are you using Snitz version 3.4.01?<


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

mxc369
Starting Member

41 Posts

Posted - 29 August 2002 :  10:25:58  Show Profile  Reply with Quote
Yes.<
Go to Top of Page

mxc369
Starting Member

41 Posts

Posted - 29 August 2002 :  10:27:00  Show Profile  Reply with Quote

Maybe there is a permission I need to change for my database folder
<
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 29 August 2002 :  10:38:59  Show Profile  Visit D3mon's Homepage  Reply with Quote
It should be fine if you were able to create the other database table/fields during setup.
Try going to admin options and selecting Check Installation - it may be that the session has not updated yet.<


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

mxc369
Starting Member

41 Posts

Posted - 29 August 2002 :  10:57:45  Show Profile  Reply with Quote
When I go there it says that Forum setup has been completed.
Is it okay that I am using an ACCESS database?<

Edited by - mxc369 on 29 August 2002 11:05:49
Go to Top of Page

billbitsmart©
Starting Member

9 Posts

Posted - 29 August 2002 :  11:30:30  Show Profile  Reply with Quote
Happened to me as well.
I forgot to read properly and change config.asp

Thanks for a great mod!<
Go to Top of Page
Page: of 21 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.13 seconds. Powered By: Snitz Forums 2000 Version 3.4.07