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
 newsflash 1.2 mod problem strange
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

BitByter
New Member

Netherlands
53 Posts

Posted - 31 July 2002 :  20:45:22  Show Profile  Visit BitByter's Homepage
i downloaded and installed this mod:

NewsFlash MOD v1.2 for Snitz 3.3.x
Author: Robert Vesse
Author Email: webmaster@vdesign-studios.com
Author Website: http://www.vdesign-studios.com
Release Date: 30/5/2002
Version: 1.2

it ALL works fine but one thing

on the frontpage, if i add a newsflash, it works
it shows up on the frontpage, BUT if i want to click the link to the newsflash, he says "cannot find page"

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

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

Please try the following:

Open the 212.61.68.34 home page, and then look for links to the information you want.
Click the Refresh button, or try again later.

Click Search to look for information on the Internet.
You can also see a list of related sites.

HTTP 500 - Internal server error
Internet Explorer


this really suxz
it try's to go to http://212.61.68.34/ronald/newsflash.asp?n_id=2
my forum is located @ http://www.manueleforum.tk

maybe u guys know what i did wrong? this s|_|x0rz.. ;)


BitByter
New Member

Netherlands
53 Posts

Posted - 31 July 2002 :  20:49:43  Show Profile  Visit BitByter's Homepage
**** this is screwed

i cannot visit any topic or subject on my forum anymore

where did i go wrong :(

i guess i screwed up functions.asp
gonna do it again

Edited by - BitByter on 31 July 2002 20:52:31
Go to Top of Page

BitByter
New Member

Netherlands
53 Posts

Posted - 31 July 2002 :  21:00:59  Show Profile  Visit BitByter's Homepage
****, i done the file 4 times, still don't work

but i began thinking....

i think it cannot be my code
i didn't change ANY code that links to newsflash.asp

the script itself links to that asp file....

/me is poundering....

edit!

wrong thinking, my whole forum isn't working anymore
if i click on a forum it gives the same fault :(



Edited by - BitByter on 31 July 2002 21:02:59
Go to Top of Page

BitByter
New Member

Netherlands
53 Posts

Posted - 31 July 2002 :  22:25:20  Show Profile  Visit BitByter's Homepage
allright, i "sorta" fix0r3d the problem

the inc_jump_to.asp file

if i don't change that file at all it ALL!?!? works fine

i don't know what this code exactly does?
maybe someone can explain if this code is really needed or something?

this is the code


## Editing inc_jump_to.asp ##

After this line (line 94):

" <option value=""faq.asp"">Frequently Asked Questions</option>" & vbNewline & _

Add this code:

'Show NewsFlash Links if Enabled
if (strNewsFlash = "1" And CInt(chkMemLevel(strDBNTUserName)) >= CInt(strNewsFlashView)) then
Response.write(" <option value=""newsflash_viewall.asp"">View NewsFlash Alerts</option>" & vbcrlf)
end if

Changes to inc_jump_to.asp Complete!



Go to Top of Page
  Previous Topic Topic Next Topic  
 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.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07