Having issue with most of the buttons. Basically I get a black page when any of them have to use the todo statement
I know part of my issue is this
PHP Code:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Magic ToolBox Instructions</title>
<script language="javascript" src="../vb35/clientscript/poem.js"></script>
<script language="javascript" src="../vb35/clientscript/mycodes.js"></script>
<style>
body { background: #E1E1E2; font-family: tims new roman; font-size: 12pt }
</style>
</head>
as I am running 3.6.8 with no directory vb35 path should read ../clientscript/poem_settings.js
Also I do not even have the mycodes.js as one of the download files.
Please help me figure out what is going on Thanks