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
 Ever successfully installed Flash Games Mod?
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

mdelcour2000
Junior Member

United States
133 Posts

Posted - 23 May 2008 :  23:51:57  Show Profile  Visit mdelcour2000's Homepage
I know that this is an old thread, but I can't seem to get my games to work either, when I click on the link nothing happens, I get an "Error on Page" message at the bottom of the screen. Any thoughts? I have tried the above fixes with no avail.

www.lacledeforum.com/default/pop_flashgames.asp

you can use the user name
test
password:
test<

http://lacledeforum.com/

"Never get so busy doing the work of the kingdom that you forget who the King is"
Go to Top of Page

Sean Sounds
Starting Member

20 Posts

Posted - 25 May 2008 :  02:33:59  Show Profile
quote:
Originally posted by mdelcour2000

I know that this is an old thread, but I can't seem to get my games to work either, when I click on the link nothing happens, I get an "Error on Page" message at the bottom of the screen. Any thoughts? I have tried the above fixes with no avail.

www.lacledeforum.com/default/pop_flashgames.asp

you can use the user name
test
password:
test



You may be missing the same code Jorrit787 mentioned in his post.<
Go to Top of Page

mdelcour2000
Junior Member

United States
133 Posts

Posted - 29 May 2008 :  17:56:39  Show Profile  Visit mdelcour2000's Homepage
ok, it says to add that code into inc_header.....but where in inc_header?<

http://lacledeforum.com/

"Never get so busy doing the work of the kingdom that you forget who the King is"
Go to Top of Page

phy1729
Average Member

USA
589 Posts

Posted - 29 May 2008 :  18:15:00  Show Profile
line 253 to 277

Response.Write	"<script language=""JavaScript"" type=""text/javascript"">" & vbNewLine & _
		"<!-- hide from JavaScript-challenged browsers" & vbNewLine & _
		"function openWindow(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=400,height=400')" & vbNewLine & _
		"}" & vbNewLine & _
		"function openWindow2(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=400,height=450')" & vbNewLine & _
		"}" & vbNewLine & _
		"function openWindow3(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=400,height=450,scrollbars=yes')" & vbNewLine & _
		"}" & vbNewLine & _
		"function openWindow4(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=400,height=525')" & vbNewLine & _
		"}" & vbNewLine & _
		"function openWindow5(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=450,height=525,scrollbars=yes,toolbars=yes,menubar=yes,resizable=yes')" & vbNewLine & _
		"}" & vbNewLine & _
		"function openWindow6(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=500,height=450,scrollbars=yes')" & vbNewLine & _
		"}" & vbNewLine & _
		"function openWindowHelp(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=470,height=200,scrollbars=yes')" & vbNewLine & _
		"}" & vbNewLine & _
		"function openGameWindow(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=450,height=525,scrollbars=no,toolbars=no,menubar=no,resizable=yes')" & vbNewLine & _
		"}" & vbNewLine & _
		"// done hiding -->" & vbNewLine & _
		"</script>" & vbNewLine & _
<
Go to Top of Page

mdelcour2000
Junior Member

United States
133 Posts

Posted - 30 May 2008 :  16:48:30  Show Profile  Visit mdelcour2000's Homepage
THanks that worked GREAT! Thanks for all of the help...I really appreciate all of the help I get here....<

http://lacledeforum.com/

"Never get so busy doing the work of the kingdom that you forget who the King is"
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 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