Print Page | Close Window

Moderation tools error

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=27442
Printed Date: 02 April 2026 at 2:16pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Moderation tools error
Posted By: slytherin78
Subject: Moderation tools error
Date Posted: 07 June 2009 at 6:26pm
My moderation tools, I can unfortunately no longer have this clicking mentioned earlier, can someone give me a code and the place where I can customize?
If this is very annoying things would still want tonight.
 
Thanks Wink



Replies:
Posted By: WebWiz-Bruce
Date Posted: 09 June 2009 at 12:31pm
Normally if your drop downs stop working then the problem is that you have removed the link to the forums javascript file from the includes/header.asp page.

You need to put back in the following:-

<script language="javascript" src="includes/default_javascript_v9.js" type="text/javascript"></script>



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: slytherin78
Date Posted: 09 June 2009 at 4:14pm
Before I sit down to adjust the codes let me ask you a screenshot and maybe some steps how I can do can make or places it is somewhat clearer for me.

Thank you!


Posted By: WebWiz-Bruce
Date Posted: 09 June 2009 at 4:27pm
If you can not remember which lines of code you removed from the includes/header.asp file, the the best thing to do is have a look in the original unmodified includes/header.asp for where the line is and then place it back in your own modified includes/header.asp in the same location just above the </head> tag.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: slytherin78
Date Posted: 09 June 2009 at 5:21pm
Sorry can not find it, I'm not very well known in the HTML area MrTWS usually helps me with things like this, I have a screenshot below with a red and a blue color around what file should I have?
 
 


Posted By: 123Simples
Date Posted: 09 June 2009 at 6:22pm
The file you need to look at slytherin is includes/header.asp and your code should be:

<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script language="javascript" src="includes/default_javascript_v9.js" type="text/javascript"></script>
</head>
<body>
<table class="basicTable" cellspacing="0" cellpadding="3" align="center">
 <tr>
  <td><%

'If there is a forum image then dsiplay it
If NOT strTitleImage = "" Then Response.Write("<a href=""" & strWebsiteURL & """><img src=""" & strTitleImage & """ border=""0"" alt=""" & strWebsiteName & " " & strTxtHomepage & """ title=""" & strWebsiteName & " " & strTxtHomepage & """ /></a>")

%></td>
 </tr>
</table>


However, the file that you have at the moment is actually displaying your banners, so just change the top few lines to:
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script language="javascript" src="includes/default_javascript_v9.js" type="text/javascript"></script>
</head>


And place these lines immediately before the <body> tag
By the way - do you http://www.ornj.net/araneae/" rel="nofollow - use Araneae to edit your files locally as I suggested? It's much better than editing the files using other stuff, and you can edit the files on your local machine - your computer - and then upload them to web wiz server


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: slytherin78
Date Posted: 10 June 2009 at 5:46pm
Would you want to adjust in my panel?
You have more sense than to me, I wish that I create chunks. Xd


Posted By: 123Simples
Date Posted: 10 June 2009 at 6:05pm
PM sent slytherin Wink

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: 123Simples
Date Posted: 10 June 2009 at 7:06pm
I've fixed it slytherin - your moderator tools are back up and running Thumbs Up

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: slytherin78
Date Posted: 10 June 2009 at 7:54pm
MrTWS Thank you very much for your quick help. Big smile
A very good evening!
 
The topic may be closed Tongue



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net