fdpm
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Error when Adding New PageFurther more investigation.
It seems that the GetPluginUrl returns a wrong path. Acutally that function depends on a WP API introduced in WP 2.6 that is returning the wrong path.My workaround is to comment line 979 on the sitemap-core.php that force the GetPluginUrl to find manually the path.
Regards,
FD
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Error when Adding New PageI just made a test on devel site, and added a plugins/plugins/img directory (and files) and it seems to work: I can now see all the icons and the Add New Page works perfectly.
Regards,
FD
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Error when Adding New PageJust to add some more info: I’m running WP 2.7.1 with XML Sitemap Generator for WordPress 3.1.2. The blog runs in a subfolder while the the index.php is on the root of the site.
I noticed anothe problem: in the plugin configuration page I can’t see the paypal donate icon. Checking on the image properties I see that the path i worong and points to http://domain/blog/wp-content/plugins/plugins/img/icon-donate.gif (you can see there is twice the plugin directory, while it should be only once). That path is the same that contains also the sitemap.js script, and therefore I tought it could be relevant.
Regards,
FD
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Error when Adding New PageGot the same problem. I’ve checked the permission on the pulugin subfoder and everything is 777. But I still get error on page when clicking on Add New Pages.
Any idea?
Regards,
FD