madfatter
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Flash Content and Relative linksI’m having a similar problem. Did you manage to find a solution?
Forum: Plugins
In reply to: Flash XML loading problem due to permalinks.Hi Frederik77,
I’m having a the same problem loading an xml file. I have the swf and xml folder in the main wordpress folder at the top level.
Oddly, it was working fine until I updated to wp 2.8.5. Now the browser reports that it’s looking for the files in, for example if I was on the “example_category” page: mydomain.com/wordpress/example_category/xml when the file is in mydomain.com/wordpress/xml. If I hard code the link (ie instead of the swf loading xml/xml.file it tries to load http://www.mydomain.com/wordpress/xml/xml.file) the browser reports no issues but the flash file does nothing.
Did you find a solution to your problem?
Forum: Plugins
In reply to: [Plugin: Members Only] Theme My LoginI’ve just run into this myself. Did you manage to solve the problem or find another option?
Thanks,
Trevor
Forum: Plugins
In reply to: Editing The Search WidgetJust wanted to add that I also benefitted from this advice. Thanks!
Forum: Fixing WordPress
In reply to: Send post information to current page?If anyone’s interested I found the answer here:
Forum: Fixing WordPress
In reply to: Send post information to current page?If there’s no way to do this as I have describe. Does anyone know of a different way to achieve the same goal?
Forum: Fixing WordPress
In reply to: Can’t edit themes; says my files aren’t writableDid anyone find a fix for this? I made no changes to the server or WordPress but suddenly all of my template files are not writable.
I found that if I change the template file permissions to 777 they become writable… can anyone explain how unsafe this is?
Forum: Themes and Templates
In reply to: Safari displaying improperly after wordpress integrationThe style sheet had a character encoding line below the template info that invalidated the css and Safari was the only browser that noticed.