Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter DaveofDC

    (@daveofdc)

    Just a quick follow up. I looked at my sticky posts. I noticed it’s posted based on the date of the published. One of the post I published was last Feburary regarding an event later this summer. This post is on the bottom of the list, yet, the event is in two weeks. And I have other events that I published and the events are not till next months — i’m trying to move next month posts after the oldest published.

    In setting|reading, I have everything set in order and saved it. It didn’t worked.

    While I’m no programmer, I think this had a lot to do with this command:

    (Pub: ‘ . get_the_date() . ‘)

    Dave

    Thread Starter DaveofDC

    (@daveofdc)

    I’m bumping this again. I’m still waiting for answer.

    According to your FAQ, I replace the line:

    $sticky_query = new WP_Query( array( ‘post_per_page’ => count( $stickies ), ‘orderby’ => ‘post__in’, ‘post__in’ => $stickies ) );

    with:

    $sticky_loop = new WP_Query( array( ‘post__in’ => get_option(‘sticky_posts’), ‘orderby’ ==> ‘post__in’ ) );

    I got this error message:

    Parse error: syntax error, unexpected ‘>’ in /home/(mydomain)/public_html/wp/wp-content/plugins/sortable-sticky-posts/wp-sortable-stickies.php on line 133

    Did I replaced the wrong line?

    Hope to hear from you soon.

    Thread Starter DaveofDC

    (@daveofdc)

    I saw your instruction in FAQ, I revised the plugin and I got an error message. Looking forward to hearing from you.

    Forum: Plugins
    In reply to: [Postie] 1.5.6 Released

    Update: I had no problem posting the news today.

    Hope it was just a glitch on our web hosting.

    Forum: Plugins
    In reply to: [Postie] 1.5.6 Released

    I got this error message when I upgraded to 1.5.6:

    The plugin generated 862 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    But I’m showing it’s ready and activated. Hope this will not create any problem for me while I’m posting new news on website.

    No Marrie, do not think you are an idiot. I didn’t know about this possible problem until I read another bulletin board — I have a third party web software; I use plugin that integrated third-party software with WordPress; some people were having problems and the developer of third party software suggested they test with each plugin.

    Keep in mind, some plugin may work well with older WordPress and/or other plugins. When WordPress or plugin get upgraded, sometime it create a conflict — direct or indirectly with Postie.

    I’m sure you’ll nail the problem somehow. That what we are here for — help each other out.

    Dave

    Marrie — do you have other plugins? How many? From what I read in other posts, sometime one plugin could create a conflict with another plugin. I suggest you try to deactivate one plugin a time and do email test.

    My emails are being sent in html and does not published — I have set it to draft until I logged on my wordpress to publish the post. I do not think there’s any problem with Postie.

    DaveofDC

    (@daveofdc)

    Just forwarded you a copy of the eNews we sent out this morning (got your email address from your website). Let me know if you got it. Thanks a million!!

    DaveofDC

    (@daveofdc)

    Wayne, ran another email blast this morning and it didn’t work. I did the manual run and got XSS warning message. I’m not sure if it’s the same XSS problems mentioned above (by Strictly Software). Should I deactivate my plugin until a fix is available? Or try to do what Strictly Software suggested? Thanks so much in advance.

    DaveofDC

    (@daveofdc)

    Done. I also sent you an email giving you our secret email address to send to our WordPress.

    DaveofDC

    (@daveofdc)

    It worked — however, our group did an email blast this morning and it didn’t show up for me to post.

    I do not know if the problem is coming our email provider or not.

    DaveofDC

    (@daveofdc)

    Wayne I sent you two emails over the weekend.

    DaveofDC

    (@daveofdc)

    Wow, glad we have new maintainer, I’m looking forward to give this a try (don’t know why I didn’t get any notice of upgrade plugin). Just been reading all support questions — I’ll wait a day or two before downloading in case a quick fix to 1.4.5.

    One question — will this plugin remove header and footer our organization sent out email blast? I tried using the :start and :end — but it never work. I may not understand what I’m suppose to do.

    In past, I have to open each post and remove both header and footer. I just want to keep the subject and content of email.

    Thanks and am looking forward working with you (and all others). This is long overdue and will provide you feedback and/or suggestions for future enhancements if you like.

    Dave

    DaveofDC

    (@daveofdc)

    Strictly Software,

    I removed 1.4.4 and reinstalled 1.4.3. But nothing work. 1.4.3 is posting with blank content. 1.4.3 used to work with older WordPress version, but not any longer with current.

    I’ve had a bad experience with 1.4.4 and I’m afraid to upgrade again.

    My question– should I give it a try and upgrade 1.4.4 one more time? or do you have suggestion how I can fix 1.4.3?

    I still have emails sitting in our Inbox that I want to post on our WordPress.

    FYI — I’m no programmer (well, I used to major programming using mainframe — so this is programming).

Viewing 15 replies - 1 through 15 (of 21 total)