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: General / Classic ASP versions(v3.4.XX)
 Change Banner URL to Home URL
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

parascheva1014
Starting Member

18 Posts

Posted - 27 September 2013 :  13:25:02  Show Profile  Reply with Quote
Hi,

I wanted to know if there was a way to change the banner url to be the same as the home url. So the Forum is at http://www.bcpsparents.com and I wanted both the home and the banner to link to http://www.abcschoolsmd.org but I can only seem to get the Home link to go there. How would I get the banner to go their too and would it mess up anything else on the forum to do that?

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 27 September 2013 :  14:45:26  Show Profile  Visit HuwR's Homepage
you need to look in the file inc_header.asp for the following code (it should be on line 280 in an unmodified file)

<a href=""default.asp"" tabindex=""-1"">" & getCurrentIcon(strTitleImage & "||",strForumTitle,"") & "</a>

if you change it to

<a href=""" & strHomeURL & """ tabindex=""-1"">" & getCurrentIcon(strTitleImage & "||",strForumTitle,"") & "</a>


that should do the trick

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

parascheva1014
Starting Member

18 Posts

Posted - 06 October 2013 :  11:30:42  Show Profile
I have discovered that this solution has created a different problem. When people subscribe to the forum the link in the email leads to a 404 error. Is there another way I can do this that will eliminate that?

This is the link that appeared in the subscription email

http://www.abcschoolsmd.org/topic.asp?whichpage=-1&TOPIC_ID=15




Edited by - parascheva1014 on 06 October 2013 11:31:20
Go to Top of Page

Carefree
Advanced Member

Philippines
4217 Posts

Posted - 06 October 2013 :  19:27:29  Show Profile
In the admin panel, select "Main Forum Configuration". There, set the home URL to "http://www.abcschoolsmd.org/", but change the forum URL to match the actual forum ("http://www.bcpsparents.com/"). It must have the correct location if you want EMail registration, etc. to work. The modification HuwR suggested will work for the link in the top menu, provided that the Home URL is set properly.
Go to Top of Page

sandrela
Starting Member

Anguilla
1 Posts

Posted - 23 October 2013 :  06:55:22  Show Profile
Hosting just said, "If the number of open connects cross a defined limit on the server, it will start giving too many connections errors" in a message.

Pass4sure [url=http://www.pass-4sure.me.uk/]http://www.pass-4sure.me.uk/[/url]
Braindumps [url=http://www.my-braindumps.net/]brain dumps[/url]
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 23 October 2013 :  08:11:01  Show Profile  Visit HuwR's Homepage
@sandrela

Please create a new topic detailing your issue, stating whether or not you are using an out of the box Snitz forum or have a modded version.

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07