![]() |
A puzzle applet has a save function storing puzzle data in a cgi-bin file. When I click on the save button I get an invalid page notice, "The page you requested does not exist!" The page is the web template containing the puzzle which produces the invalid page notice.
The web template page is at https://my site/forums/view.php?pg=crswrdpuz It is not an actual html page stored on my server and I think what the save function needs to do is save the puzzle data somehow for replacement in the puzzle grid the next time a visitor reloads the web template page. <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"> </HEAD> <BODY TEXT="#000000" BGCOLOR="#ffffff"> <TITLE>Crossword Puzzle Test</TITLE> <APPLET CLASS="CCJava" CODE="Grid_int.class" ARCHIVE="ccjava.jar" NAME="CCXWORD" CODEBASE="https://my site /forums/crswrds/" WIDTH=780 HEIGHT=483> <param name="SAVE" value="https://my site/forums/view.php?pg=crswrdpuz?%PROGRESS%"> <PARAM NAME="DATAFILE" VALUE="https://my site /forums/crswrds/1.jpz"> <!--[CCPROGRESS]--> You need Java enabled to view the crossword applet. </APPLET> <HR> </BODY> </HTML> Anyone have a suggestion as to how to save the web template data for replacement in puzzle grid the next time a visitor loads a saved web template page? Thanks. |
Quote:
https://my site/forums/view_crswrdpuz.htm which your script might like better. However please note that if script is trying to overwrite this HTML somehow (to insert score inside it etc), then it will still fail. I'm not sure why that script is trying to access that html file. Quote:
In view.php, find line: PHP Code:
PHP Code:
Quote:
|
Does it work on vB 3.7???
|
Quote:
|
Since upgrading to 3.7 all I get now are pages that say header, any idea how to fix this?
|
If you give me FTP and admin cp access to your problematic board, I can check. But before that please make sure your WTs' content is fine.
|
Quote:
|
Quote:
Your quote above indicates overwriting will fail, and this may be the case. |
Quote:
|
Hi
I am using vB v3.7.0 with Web templates v3.5.0.05 - can someone tell me how I can update my version of Web templates to the latest version without losing any of my pages - thanks! |
All times are GMT. The time now is 09:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|