Title: threeels's Replies | WordPress.org

---

# threeels

  [  ](https://wordpress.org/support/users/threeels/)

 *   [Profile](https://wordpress.org/support/users/threeels/)
 *   [Topics Started](https://wordpress.org/support/users/threeels/topics/)
 *   [Replies Created](https://wordpress.org/support/users/threeels/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/threeels/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/threeels/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/threeels/engagements/)
 *   [Favorites](https://wordpress.org/support/users/threeels/favorites/)

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/threeels/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/threeels/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Easy Pay – Payment and Donation form Builder for Square] V 4.2 is crashing. Unable to Log into Site](https://wordpress.org/support/topic/v-4-2-is-crashing-unable-to-log-into-site/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/v-4-2-is-crashing-unable-to-log-into-site/#post-16993439)
 * To clarify: My hosting service treats PHP 7.4 as obsolete. Community support 
   for PHP 7.4 ended November 2022. It would cost me extra to use PHP 7.4 with my
   WordPress web site. Are you planning to (soon) update WP Easy Pay to run on PHP
   8.*? I’ve already renewed my annual subscription. Your plug in is now obsolete
   as most web hosts aren’t supporting PHP 7.4.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Easy Pay – Payment and Donation form Builder for Square] V 4.2 is crashing. Unable to Log into Site](https://wordpress.org/support/topic/v-4-2-is-crashing-unable-to-log-into-site/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/v-4-2-is-crashing-unable-to-log-into-site/#post-16993196)
 * Thank you. I’m a little confused. On the WordPress.org site I see my version 
   4.2 is the latest. But this isn’t compatible with PHP 8 which my host treats 
   as obsolete and charges extra on a monthly basis to run. But when I read down
   the plugin page there seems to be a version 6.3 premium. Are you not going to
   continue to upgrade 4.2 and want people to move to premium version? I’m already
   using the $49.00 starter package which seems to work with 4.2. Do I need to do
   something else to get my site working again: Is there a plugin version 6.3 somewhere
   to download for my site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Easy Pay – Payment and Donation form Builder for Square] Unable to Access Payment Form](https://wordpress.org/support/topic/unable-to-access-payment-form/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/unable-to-access-payment-form/#post-16201907)
 * Okay, cleared cache and now it’s working!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Link says https when my site is only http – how to fix that?](https://wordpress.org/support/topic/link-says-https-when-my-site-is-only-http-how-to-fix-that/)
 *  [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/link-says-https-when-my-site-is-only-http-how-to-fix-that/page/2/#post-7006663)
 * Has anyone tested this? I see it’s similar to another person’s from about a year
   ago and the API recommendation is a little different. That one is function https_to_http(
   $content ).
 * I’m having this problem just pop up in Subscribe2 HTML. I’ve used this for quite
   a number of years.
 * Another quirk is that I’m unable to send any preview emails. The regular email
   is a weekly digest. Any help is appreciated.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Simple Edits] Updated to WP 4.5.2 and get Access Denied Message](https://wordpress.org/support/topic/updated-to-wp-452-and-get-access-denied-message/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [10 years ago](https://wordpress.org/support/topic/updated-to-wp-452-and-get-access-denied-message/#post-7372621)
 * Never mind. My Genesis Framework was out of date. After updating Genesis Framework
   to 2.2.7 I am able to activate the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Brute Force Login Protection] Repeated blocking of IP Address](https://wordpress.org/support/topic/repeated-blocking-of-ip-address/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/repeated-blocking-of-ip-address/#post-7002618)
 * Hi,
 * It’s a shared hosting environment. Uses PHP 5.6 amd MySQL 5.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Treeson] Error](https://wordpress.org/support/topic/error-672/)
 *  [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/error-672/#post-6695813)
 * Getting this error, too. Happening with Treeson version 0.1.13 using WP 4.4.1.
   Not getting error with other themes. Tried disabling plug-ins and it’s not creating
   issue. I tried this fix in functions.php.
 * 1) move this line
    `add_action( 'admin_init', array( 'mythemes_gallery', 'admin_init'));`
 * 2) here to make it conditional.
 *     ```
       if( get_theme_mod( 'mythemes-gallery-style' , true ) ){
       		add_action( 'admin_init', 	array( 'mythemes_gallery', 	'admin_init' ) );
               add_filter( 'post_gallery', array( 'mythemes_gallery', 'shortcode' ), null, 2 );
           }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Can Digests Contain Post Excerpts](https://wordpress.org/support/topic/can-digests-contain-post-excerpts/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/can-digests-contain-post-excerpts/#post-6016084)
 * An example template or just an explanation of {post}.
 * I’m sending out a weekly digest. My template has text and HTML before and after{
   TABLELINKS}.
 * So if I’m sending out a weekly digest and there have been 5 new posts, are you
   saying that if instead of {TABLELINKS} if I simply insert {POST} I will be able
   to have a digest consisting of a single email with each of the 5 posts added.
   This would replace the 5 post titles that are displayed in the email when I used{
   TABLELINKS}?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Can Digests Contain Post Excerpts](https://wordpress.org/support/topic/can-digests-contain-post-excerpts/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/can-digests-contain-post-excerpts/#post-6016063)
 * No, did not realize that you could you {POST} in a digest. So do you have an 
   example of how you could use {POST} to send a weekly summary of all updated posts
   that would include title and part of the post?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Unable to upload files with 1.6.6.1](https://wordpress.org/support/topic/unable-to-upload-files-with-1661/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/unable-to-upload-files-with-1661/#post-5988791)
 * I uploaded version 1.6.5 and the “select file” button now works. I tried loading
   1.6.6 and the button didn’t work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Showing Custom Post name in association with title in digest](https://wordpress.org/support/topic/showing-custom-post-name-in-association-with-title-in-digest/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/showing-custom-post-name-in-association-with-title-in-digest/#post-3590803)
 * Sorry – it was my error. I had typos in the taxonomy types. Errors go away. So,
   in sum, the additional code for taxonomy and custom posts seem to work. Now I’m
   waiting to verify that the taxonomy shows up in {CATS}.
 * Thanks again for a great plug-in.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Showing Custom Post name in association with title in digest](https://wordpress.org/support/topic/showing-custom-post-name-in-association-with-title-in-digest/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/showing-custom-post-name-in-association-with-title-in-digest/#post-3590802)
 * Client is using a very small component of WPML. So none of the custom posts are
   being translated. Everything’s going out in English.
 * I’m getting error messages that seem to be associated with adding the taxonomy
   in my functions.php (it didn’t show when I added custom post types). And it is
   triggered when I re-send my daily digest.
 * Warning: implode() [function.implode]: Invalid arguments passed in [my url]wp-
   content/plugins/subscribe2_html/classes/class-s2-core.php on line 1507
 * Warning: array_merge() [function.array-merge]: Argument #1 is not an array in[
   myurl] wp-content/plugins/subscribe2_html/classes/class-s2-core.php on line 1508
 * Warning: array_unique() expects parameter 1 to be array, null given in [my url]/
   wp-content/plugins/subscribe2_html/classes/class-s2-core.php on line 1508
 * Warning: in_array() expects parameter 2 to be array, object given in [my url ]/
   wp-content/plugins/subscribe2_html/classes/class-s2-core.php on line 1516
 * Warning: implode() [function.implode]: Invalid arguments passed in [my url ]/
   wp-content/plugins/subscribe2_html/classes/class-s2-core.php on line 1561
 * Warning: implode() [function.implode]: Invalid arguments passed in [my url ]/
   wp-content/plugins/subscribe2_html/classes/class-s2-core.php on line 1656
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Showing Custom Post name in association with title in digest](https://wordpress.org/support/topic/showing-custom-post-name-in-association-with-title-in-digest/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/showing-custom-post-name-in-association-with-title-in-digest/#post-3590785)
 * Thanks. I had not registered my taxonomy, which I appear to have to. I register
   my taxonomy and sending myself an email preview. I am receiving the email and
   it is showing something being posted. It’s also throwing me some error messages
   BUT I think it’s due more to my use of test posts with WPML. I need to delete
   those and try again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Simple Sidebars] Simple Sidebars not Displaying after updating Types plugin](https://wordpress.org/support/topic/simple-sidebars-not-displaying-after-updating-types-plugin/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/simple-sidebars-not-displaying-after-updating-types-plugin/#post-3554300)
 * The Types people are working on the fix to 1.2.
 * [http://wordpress.org/support/topic/after-upgrade-to-12-simple-sidebar-problem](http://wordpress.org/support/topic/after-upgrade-to-12-simple-sidebar-problem)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Toolset Types - Custom Post Types, Custom Fields and Taxonomies] After upgrade to 1.2 Simple Sidebar Problem](https://wordpress.org/support/topic/after-upgrade-to-12-simple-sidebar-problem/)
 *  Thread Starter [threeels](https://wordpress.org/support/users/threeels/)
 * (@threeels)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/after-upgrade-to-12-simple-sidebar-problem/#post-3554299)
 * Will do. Thank you.

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

1 [2](https://wordpress.org/support/users/threeels/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/threeels/replies/page/2/?output_format=md)