Jump to content

mcsg

Friends
  • Posts

    149
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by mcsg

  1. In viewing the code for Pages database records, the open graph meta tag og:type is added for each display record:
     

    <meta property="og:type" content="object">

    This is true of all our different databases records.

    I cannot find reference to an og:type of object and should be at least one of the types listed at the open graph spec:
    https://ogp.me/#type_article

    How do I change or modify the content value?

    And where is it coming from so that I can change or specify the correct value: in my case either "website" or "article"

  2. We're using 4.4.x and contemplating using the subscription system versus the products as subscriptions.

    The Products as subscriptions with renewals seems a bit more flexible at this point so we're leaning that way.

    One thing we're trying to figure is how to move users into groups once the product or subscription expires. I can see that the user will be moved into the previous group they had, but we don't know what group they may have had when registering or purchasing the subscription product.

    image.png.6fef11e0cafb253e7b1c125e118b2c97.png

     

    Is there a way to automatically move the users into a specific group(s) once their product subscription expires?

    Or better, an automated system task that changes a user's groups once x-action happens. I'm aware of the Group Promotions area, but it does not affect user's that have been changed by the Products or Subscriptions.

     

  3. From my experience, the template excutable code surrounded by {{ execute this; }} like the following still gets executed, even while in <!--  -->

    Following should be blank, but the template code still execute and will throw an error
    <!-- This gets executed
    This gets executed {{$var  20;}} and throws the error
    Does this print? {$var}
    -->

    The following will NOT throw an error:

    Following should be blank, and is commented out correctly
    <!-- This gets executed
    This gets executed {{ // $var  20;}} but does NOT throw the error
    Does this print? {$var}
    -->

    Since executable template codes needs to be on one line for each command, is there a fast way to comment out each of these execution lines?

  4. @SMen Wondering if you can post or DM the subscription expiration script? We can move the request to a developer forum if needed.

    We're stuck on 4.4.x for the moment due to the need to continue using Post Anonymously by TSP. So we cannot use 4.5 Free trial system at this time.

    Currently I am using the signup form (from Guest -> Member) to place users automatically in a TRIAL group.
    So in the initial TRIAL Group, users have access to the TRIAL features. After 7 days, the Group Promotions sweeps all TRIAL accounts that were created 7 days ago into the TRIAL EXPIRED group ( oh how I wish we could add features to the list of automated systems tasks! ).

    The next time they log in as TRIAL EXPIRED, we can try to upsell them to a subscription.

    I can't help but think there is a better way to manage these as a product/subscription (well of course there is, in 4.5!) but in 4.4.

    So wondering if the script will do the trick to sweep certain accounts, and I could go back to having a regular signed-in, non-privileged member accounts.

    Thanks, Mike

  5. @Sonya* I don't know about the workarounds, can you point me to a place where they might be listed? Can you use a database to link to events and then "feature" those database records in a feed of some sort?

    Or help figure out how to mark an event in some way, (featured is OK, but the 'featured' does not automatically come off once event has passed) and loop through a feed of events in a block, selected based on date range, or some feature.

    Thank you

  6. On our site, when logged in, the account bar (notifications, PMs, Account Name) appears at the top of the page.

    However, when a user purchases a product, the CHECKOUT page does not show the Account bar any longer.
    Same if we're showing an internal page like /privacy or /terms, the Account bar doesn't show.

    I checked this site (invisioncommunity.com) and find when I purchase a product, the checkout page DOES show the account bar.

    Is there a theme setting or system setting that manages showing the account bar when in these pages?

    Thanks

  7. I'd like to manage user content permissions "errors" by redirecting them to signup pages, or other specific pages. Is there a plugin/app that allows us to intercept the error pages and based on context or error codes, present the user with either custom error messages or redirect them to specific pages or locations?

    For instance, when allowing guests to view topics but not posts, the user receives an error code of 2F173/H no matter the forum, and while we can add a custom message per forum, the "look" is still the error page. I'd like to redirect them to a page, based on the forum, that explains member benefits etc. Or similar, display a popup that allows them to register or see the membership levels.

     

    Instead of this:

    image.thumb.png.9cec9274dec621df127af2d6ba82ed13.png

     

    I'd like it to redirect to this:

    Comment se faire de l'argent et rentabiliser un site WordPress

  8. How can I add a query (or filter) to a Pages database template set or display, without the user first selecting it?

    For example,  we have a database of coupons. When looking at the category or listing index, or even searching them, I want to always filter out coupons that have expired.
    So any time a user is looking at a list or searching coupons, the query will never show (or allow to be searched) records that are past their expiration date.

    Thanks.

  9. I'd like to use this to manage our community of paid membership subscriptions.
    Is there any way to sync additional fields from products/commerce?
    On our system, when a user signs up for the site, we put them in a TRIAL group. I'd like to sync the group name, the join date, along with the user info.

    If they purchase a subscription product, They are moved into a MEMBER group. I'd like to sync their new group name, their product purchase date, the product/subscription expiration date.

    Thanks!

  10. 17 minutes ago, Joel R said:

    Templates for purchase from @opentype And @TAMAN.  They're unaffiliated with IPS so you will need to evaluate their products on your own (but they generally have good reputation).  

    Yes, thanks. I do have those items. They are good, I agree. Are there other template examples (they don't have to be plugins/apps) or did @Lindy and IPS ever release the examples he was referring to? Besides the documentation (Release Notes example, etc)

  11. On 11/12/2017 at 3:53 PM, Joel R said:

    Get the files from @opentype

    @Joel R Sorry this is old, but I'm interested in what you mean. Are you saying the IPS templates @Lindy was open sourcing for instruction are held by @opentype and @TAMAN? or to purchase the template pages plugins like SuperGrid, and Pages Article Styles ?

    I am still very interested in real-world examples like @Lindy is suggesting about (I think) the IPS site. The IPS site is an excellent example of what can be done with Pages, but it remains beyond me to figure out how to duplicate some of the better parts of the site. With templates like from the IPS site, seeing the code behind the result would be an amazing boon to using Pages for CMS layouts.

    Thanks.

  12. On 4/8/2019 at 8:44 AM, TSP said:

    You can circumvent the issue by creating a dummy account and choosing that account for the setting "Posts appear as posted by". 

    If you're using the 1.1.0 version of the plugin with 4.4, I want to affirm that setting a dummy user as the anonymous user is a workaround to getting the plugin to work as TSP states above.

    For our community, we cannot have all anonymous posts as one user, so we're waiting for an update to the plugin.

  13. On 3/25/2019 at 6:36 PM, TSP said:

    Sorry for the lack of updates. I have a lot to do at the moment, but I'll try to make something happen here this week. I'm sorry for the inconvenience. 

    Thank you very much for letting us know! We really appreciate the work.
    If I can be of any assistance: external testing, etc., please DM me. Happy to help in whatever way I can.

×
×
  • Create New...