Author |
Topic |
|
gunmania0
Starting Member
United Kingdom
32 Posts |
Posted - 29 May 2010 : 18:52:13
|
How about a little announcement box at the top of the page? Or even better: an announcements box on the from page :o |
|
leatherlips
Senior Member
USA
1838 Posts |
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 30 May 2010 : 13:14:09
|
Here: Announcements Mods |
Edited by - Carefree on 30 May 2010 13:25:31 |
|
|
leatherlips
Senior Member
USA
1838 Posts |
|
gunmania0
Starting Member
United Kingdom
32 Posts |
Posted - 30 May 2010 : 19:29:41
|
I'm currently getting this error message: Active Server Pages error 'ASP 0126'
Include file not found
/forums/admin_add_announce.asp, line 51
The include file 'inc_code.asp' was not found.
From what i can tell - It's missing a vital page - but i've checked the folder and there is nothing called inc_code.asp
NVM got it... MAte you should probably change that so it reads inc_code.js isnstead. |
Edited by - gunmania0 on 30 May 2010 19:34:01 |
|
|
gunmania0
Starting Member
United Kingdom
32 Posts |
Posted - 30 May 2010 : 19:43:23
|
I've got a serious error now... When i go to edit or make a new announcement - a load of text comes up at the top. Help?
//################################################################################# //## Snitz Forums 2000 v3.4.07 //################################################################################# //## Copyright (C) 2000-09 Michael Anderson, Pierre Gorissen, //## Huw Reddick and Richard Kinser //## //## This program is free software; you can redistribute it and/or //## modify it under the terms of the GNU General Public License //## as published by the Free Software Foundation; either version 2 //## of the License, or (at your option) any later version. //## //## All copyright notices regarding Snitz Forums 2000 //## must remain intact in the scripts and in the outputted HTML //## The "powered by" text/logo with a link back to //## http://forum.snitz.com in the footer of the pages MUST //## remain visible when the pages are viewed on the internet or intranet. //## //## This program is distributed in the hope that it will be useful, //## but WITHOUT ANY WARRANTY; without even the implied warranty of //## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //## GNU General Public License for more details. //## //## You should have received a copy of the GNU General Public License //## along with this program; if not, write to the Free Software //## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. //## //## Support can be obtained from our support forums at: //## http://forum.snitz.com //## //## Correspondence and Marketing Questions can be sent to: //## manderson@snitz.com //## //################################################################################# helpstat = false; stprompt = false; basic = true; function thelp(swtch){ if (swtch == 1){ basic = false; stprompt = false; helpstat = true; } else if (swtch == 0) { helpstat = false; stprompt = false; basic = true; } else if (swtch == 2) { helpstat = false; basic = false; stprompt = true; } } /*function AddText(text) { var tarea = document.PostTopic.Message; if (tarea.selectionStart){ // if it supports DOM2 tarea.value = ta there's a lot more but there's no space! Also my forum doesn't even seem to recognise these announcements... www.musicalmatters.co.uk/forum/default.asp |
Edited by - gunmania0 on 30 May 2010 19:46:36 |
|
|
leatherlips
Senior Member
USA
1838 Posts |
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 30 May 2010 : 22:26:20
|
And did you double-check the directions? Usually problems like this crop up if a step was missed and/or not done properly. |
|
|
gunmania0
Starting Member
United Kingdom
32 Posts |
Posted - 31 May 2010 : 07:21:08
|
quote: Originally posted by Carefree
Here: Announcements Mods
I installed carefree's mod, and just the normal announcement bit. Nvm dudes, got it :P Thanks for the help |
Edited by - gunmania0 on 31 May 2010 12:29:54 |
|
|
bobdsw
New Member
United States
62 Posts |
Posted - 31 May 2010 : 13:13:10
|
I'm not familiar with the mod but the text that is appearing looks like the default at the top of all pages, but with // rather than the '.
At first glance I would wonder if the asp script delimiter (<%) is in the wrong place or if that code should be using the single quote to rem it out.
Just a guess but that text should be remmed out. |
Phoenix! - Ful site integration, CSS driven & XHTML compliant, MooTools, TinyMCE editor for posts & custom content management, , Visual Theme Designer, custom menus & pages, member galleries with ASP JPeg and ASPResize, ASP WordPress style Blog, web friends, FaceBook, Twitter & other social-sharing integration, ReCaptcha & Anti-Spam Registration...and much more.
|
|
|
gunmania0
Starting Member
United Kingdom
32 Posts |
Posted - 31 May 2010 : 14:19:05
|
i've worked out that that file is 'inc_code.js' It appears only when i want to edit or create an announcement, but i'm not worrying about it as no problems are being generated from it.
Additionally, is there a better moderator system that you can control the rights of a single moderator from a page etc.? |
|
|
|
Topic |
|