arena
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Maps and activities not showing.solved
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Headers already sent errorsolved
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Thank youthank you
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Donationyou can make a donation using paypal
sending money to
andre(dot)renaut(at)gmail(dot)comthank you
Forum: Fixing WordPress
In reply to: Subscription Enablingi answered on google groups
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Headers already sent errorapparently you are using the dev version
MP_Widget.class.php on line 263
is
setcookie(…)
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Headers already sent erroroutput started at /wp-content/plugins/all-in-one-seo-pack/aioseop.class.php:243
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Maps and activities not showing.Forum: Plugins
In reply to: [DashPress] [Plugin: DashPress] Dashpress not appearing on network sitedashpress has been developped for wordpress mono site
activating it per blog on a multi-site install will do !
have to dig in wp code to find how to make it work on a network activation !
read last post on blog : http://blog.mailpress.org/2012/04/02/mailpress-5-3-beta-3-oembed-integration-2/
just (re)(re)(re)(re)(re)(re)(re)(re)(re)(re)tested under ie8 and works like a charm !
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] after mail sending two errors appearerror “Warning: Cannot modify header information – headers already sent by (output started at /data/web/virtuals/5057/virtual/www/wp-content/plugins/mailpress/mp-includes/Swiftmailer/preferences.php:15) in /data/web/virtuals/5057/virtual/www/wp-includes/pluggable.php on line 866 “
is the result of punching
“Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/data/web/virtuals/5057/virtual) in /data/web/virtuals/5057/virtual/www/wp-content/plugins/mailpress/mp-includes/Swiftmailer/preferences.php on line 15”
open_basedir restriction in effect means your host have some restrictions in effect !!!
looks like mysql is not able to insert new subscriber in mailpress users table
could you provide a link to check what is happening
https://groups.google.com/forum/?fromgroups#!forum/mailpress
see post on my blog : http://blog.mailpress.org/2012/02/25/preparing-wordpress-3-4/
btw custom post type taxonomies needs more specific code