cristianctin
Newbie   Posts: 2 Registered: 1/19/2005 Status: Offline
|
posted on 2/2/2005 at 01:25 PM |
Hello to all
I'm running MD-Pro 1.0.71 on my local Windows and I've read the 2.5
instructions ten times and more but I cannot make it work.
When I click the PostWrap icon in Admin area I get the message
" We're sorry. The page you requested doesn't exist on " Your Site
Name "
Common Mistakes
Here are the most common mistakes in accessing Your Site Name:
URL ends with.htm - all pages on " Your Site Name " end with .php
Using UPPER CASE CHARACTERS - all names are in lower case only
In the install instruction among others there are the following points:
2.- Put iframe_SSI.html from my distribution zip in the root folder of
your nuke site.
I`ve put the file in my www/MD-Pro folder but no results.
4.- Open pnuser.php in your PostWrap folder and replace the line:
********************************************************
."<iframe id=\"postwrap-content\" class=\"postwrap-content\"
src=\"$page\" width=\"$hsize\" height=\"$vsize\" frameborder=\"0\"
marginheight=\"0\" marginwidth=\"0\">\n"
********************************************************
with this other code:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
."<iframe id=\"postwrap-content\" name=\"PostWrap\" scrolling=\"no\"
class=\"postwrap-content\" src=\"$page\" width=\"$hsize\" height=\"$vsize\"
frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" vspace=\"0\"
hspace=\"0\" style=\"overflow:visible; width:100%; display:none\">\n"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
In pnpuser.php there is not the line should be replaced.
What I've done wrong?
Any help would be appreciated |
| |
| |
Shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Online
|
posted on 2/2/2005 at 09:37 PM |
2.- Put iframe_SSI.html from my distribution zip in the root folder of
your nuke site.
This instruction does not appear anywhere in MY install instructions and
there is no iframe_SSI.html in PostWrap.
Where did you download this?
Try the one from this site.
-Shawn |
| |
cristianctin
Newbie   Posts: 2 Registered: 1/19/2005 Status: Offline
|
posted on 2/3/2005 at 02:33 AM |
I think your are right.
I'v got the file from http://www.solidealia.net/Downloads.html but I think is
not the right file.
PostWrap_2.5_Dynamic_Drive_Hack_1.0 .zip
However I shall download and install it from spiden.mckenzies.net
Thank you for your kind support.
|
| |