JLCarneiro Posted June 1, 2006 Share Posted June 1, 2006 Hi! This should count as my first post here. Well, I have a blog (using Wordpress 2.0.2) and I have installed some plugins to add some funcionality. One of them is subscribe2, the other is PXS Mail. They both worked well on my older server but when I changed to TCH, they simply stopped working (they show no error message at all!) Interesting to say that another plugin (wp-email) works just fine. What can I do? Can someone help? Quote Link to comment Share on other sites More sharing options...
TCH-Bruce Posted June 1, 2006 Share Posted June 1, 2006 Sorry, I have no experience with any of these plugins. Maybe some of our othe WP users do. Quote Link to comment Share on other sites More sharing options...
JLCarneiro Posted June 2, 2006 Author Share Posted June 2, 2006 Any other sugestions? Quote Link to comment Share on other sites More sharing options...
TCH-Bruce Posted June 2, 2006 Share Posted June 2, 2006 Have you tried contacting the author? Are there any errors in your log file? Quote Link to comment Share on other sites More sharing options...
j2k4b Posted June 2, 2006 Share Posted June 2, 2006 Got me... Welcome to the TCH Family forums... We are glad to have you! Quote Link to comment Share on other sites More sharing options...
JLCarneiro Posted June 2, 2006 Author Share Posted June 2, 2006 Have you tried contacting the author? Are there any errors in your log file? Sorry... But, where is my log file? I'm using WP for only a couple months now... Quote Link to comment Share on other sites More sharing options...
TCH-Bruce Posted June 2, 2006 Share Posted June 2, 2006 In cPanel there is an icon labeled "Error Log". Also check the default email account for error messages using the Webmail icon in cPanel. Quote Link to comment Share on other sites More sharing options...
JLCarneiro Posted June 6, 2006 Author Share Posted June 6, 2006 In cPanel there is an icon labeled "Error Log". Also check the default email account for error messages using the Webmail icon in cPanel. TCH-Bruce, I'm back. No errors in the Error Log. No error messages in the default email account either... It may be worth to say that I use THREE scripts on my site: subscribe2 - Does not work. pxs_mail - Does not work. Lester 'GaMerZ' Chan email plugin - Work as a charm! How come? Quote Link to comment Share on other sites More sharing options...
JLCarneiro Posted June 6, 2006 Author Share Posted June 6, 2006 (edited) Well, I have some news: I found what was wrong with my plugin scripts (subscribe2 and pxs_mail): I used mb_convert_encoding() to convert email codepage from UTF-8 (WP default) to 8859-1 (latin1). Apparently, this function worked well on my other server, but on TCH, it does not. I changed those scripts back to original form (stripped the mb_convert_enconding function) and now they are working again. But now all my special characters (my blog is in Portuguese) are truncated! How do I convert my email codepage from UTF-8 (WP default) to 8859-1 (latin1)? Edited June 6, 2006 by JLCarneiro Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.