manstraw
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Can’t logon My SQL AdministratorThere is also a plugin for backing up the database.
http://www.skippy.net/blog/category/wordpress/plugins/wp-db-backup/
Forum: Fixing WordPress
In reply to: add afp:// link to Links pageno, that wouldn’t fall into the links section.
you could have a special link like that in the links section if you edited your sidebar.php file in the appropriate place. you should be able to easily add it at the beginning or the end of the list of links.
Forum: Plugins
In reply to: Is adding a Column to wp_categories a problemI think it would be safer if you created your own table and referenced the category by it’s number. Even if your suggested way worked today, there’s no guarantee it wouldn’t bork during an upgrade. If you keep your own table, I don’t think it will break anything, even in the future.
Forum: Fixing WordPress
In reply to: Users and Plug-Ins disappear from Admin PanelWhat login name do you use?
Forum: Plugins
In reply to: Title ImagesForum: Fixing WordPress
In reply to: <a href=”…”> links in posts and comments are changedWhat issue? I didn’t notice anything. Can you be more specific?
Forum: Fixing WordPress
In reply to: add afp:// link to Links pageIf you use widgets, you can build a custom link using a text area widget. You can put any sort of custom html in that way.
Forum: Fixing WordPress
In reply to: Page Cannot Be DisplayedNeed more info. Can you provide an example link?
Forum: Fixing WordPress
In reply to: Commented code in generated page sourceI would start by looking in your heavily modified theme files.
Here are some things that need fixing. http://validator.w3.org/check?uri=http%3A%2F%2Fwww.acquaforte-etchings.co.uk%2F
Forum: Fixing WordPress
In reply to: Thumbs to image link broken after moving WP directoryCheck in the admin Options > General. Make sure your wordpress and blog uri are set and correct.
Forum: Fixing WordPress
In reply to: Non existend HTML entries are automatically addedI don’t get anything like that in my blog. Perhaps you could post a link to a site that does this?
Could be the theme? I have no idea.
Forum: Fixing WordPress
In reply to: Howto get substring of the_content() ???What are you trying to do? Perhaps there is another solution to the one you are considering.
Forum: Installing WordPress
In reply to: Can’t logon My SQL Administratorthere is a phpmyadmin plugin. it handles the logging in, and should work if your wordpress works.
Forum: Fixing WordPress
In reply to: RSS modI don’t think you’ll find anything like that. Perhaps you could convert the non wordpress content into wordpress content.
Forum: Fixing WordPress
In reply to: perma link WP 2.0