Re: new events not showing up
hmm the code above did not save right...
anyhow, I have the template name on the top as normal, followed by my theme markup and the tern_wp_events call....
You are not logged in. Please login or register.
ternstyle - Forum → Event Page Plugin → new events not showing up
hmm the code above did not save right...
anyhow, I have the template name on the top as normal, followed by my theme markup and the tern_wp_events call....
Shawn,
I'm sorry Shawn but I didn't write the plugin for Wordpress MU. I haven't written anything for Wordpress MU yet. I'm guessing that must be the issue. I apologize for the inconvenience.
matthew
no need to apologize at all. It is not an inconvenience in any way for me. Frankly even finding your website was worth it to me.
It's probably something on my end anyhow, as wpmu would not matter in this instance. I read through most of the plugin code and I do not see anything that would prohibit it working in mu.
Are the post and post meta tables structured the same in both environments?
I have not used regular wordpress in about 3 years, but I can say that I have never seen a post on the wp forums about it being any different.
The 'real' difference is mu gives each blog it's own tables i.e. _1 as in below would be blog id#1
Here is my database schema from wpmu 2.9.1
(I can provide admin access if you need it for testing your plugin with mu)
wpmu_1_postmeta table
meta_id
post_id
meta_key
meta_value
wpmu_1_posts
post_author
post_date_gmt
post_content
post_title
post_excerpt
post_status
comment_status
ping_status
post_password
post_name
to_ping
pinged
post_modified
post_modified_gmt
post_content_filtered
post_parent
guid
menu_order
post_type
post_mime_type
comment_count
ternstyle - Forum → Event Page Plugin → new events not showing up
Powered by PunBB, supported by Informer Technologies, Inc.