richardmarlin
Forum Replies Created
-
Forum: Plugins
In reply to: [Assets Manager] adding filesOK I can!
Forum: Plugins
In reply to: plugin: ping.fm“All you really need to do is modify your blog’s template to show posts with a post_type of pingfm.” Do I do this in the data baee or somewhere else? I read the link you gave about custom post types but…
Forum: Plugins
In reply to: plugin: ping.fmExisting posts are still showing as “stau updates” on the right hand side and not as full posts.
Forum: Plugins
In reply to: plugin: ping.fmIt all seemed to work but posts from ping still being seen as status updates
Forum: Plugins
In reply to: plugin: ping.fmPS do i have to save before i get out of SQL?
Forum: Plugins
In reply to: plugin: ping.fmSorry. it’s Ok i got it. all that extra number stuff (') was in the email, but i just copied straight from the post and it worked. Now I just have to see if my posts from ping go through as a blog post!
Forum: Plugins
In reply to: plugin: ping.fmI got this mesage
#1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘'post' WHERE post_type = 'pingfm'’ at line 1
UPDATE wp_posts SET post_type = & #039;post' WHERE post_type = 'pingfm'Forum: Plugins
In reply to: plugin: ping.fmYes thank you, got it and I see the post_type column. How and where do i post or execute the query?
Forum: Plugins
In reply to: plugin: ping.fmPlease excuse my ignorance, but where do i find the wp_posts table? Do i go into the server and look in the admin or content folder?
Forum: Plugins
In reply to: plugin: ping.fmThank you. Where do i find the post_type to change it?