Hi there
Just thought I'd give the Sunpress plugin a try out on a localhost install of Wordpress today -- but I'm running into some problems...
I have tried the plugin on installs of both Wordpress v2.6.3 and v.2.7.(beta3)
I think it is more likely to be my localhost install at fault... does anyone know how you enable localhost to accept both <?php and <? as starting bits of code? I think the way my localhost is set-up, it only recognises as PHP code stuff that begins <?php
I
am getting errors with the Sunpress plugin (possibly because of the above) whereby the links are wrong in the admin area
here is a screengrab of admin area
The internal links on my Sunpress admin page currently look like this:
Code:
http://localhost/wordpress2/wp-admin/\"admin.php?page=sunpress-page1\"
(a backslash, then a double quote .. then the rest ... then a backslash then a double quote )
Any ideas where I'm going wrong? I assume I wouldn't get these problems if I threw it onto a live site (rather than my localhost), but I wanted to test things out offline
Just ran phpinfo:- I'm running localhost by WAMPserver 2.0, using PHP Version 5.2.6, Apache 2.2.8, MySQL 5.0.51a and Firefox 3.0.4