Jump to content

ufshane

Members
  • Posts

    141
  • 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 ufshane

  1. 15 hours ago, ReyDev said:

    I think there might be a conflict between this theme and an app or plugin.  I think you should disable third-party apps and plugins one by one to see where the problem comes from.  Because so far I have not received any report from any client about the problem of this theme and as you can see on the demo website, this theme works without any problems.  Anyway, the best solution is to check whether there is a conflict between this theme and your apps.  Also, if you like, give me access to check for you

    Sent you a PM if you did not see it to access

     

  2. Default theme is working with no errors, new update and now having this issue when i go to a post only

    Error: Class "IPS\Theme\Cache\class_forums_front_topics" not found (0)
    #0 /home/redcel2/public_html/system/Theme/Theme.php(951): eval()
    #1 /home/redcel2/public_html/system/Theme/Cache/Template.php(108): IPS\_Theme::overloadHooks('class_forums_fr...', 'IPS\\Theme\\Cache')
    #2 /home/redcel2/public_html/system/Theme/Theme.php(802): IPS\Theme\Cache\_Template->exists()
    #3 /home/redcel2/public_html/applications/forums/modules/front/forums/topic.php(611): IPS\_Theme->getTemplate('topics')
    #4 /home/redcel2/public_html/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage()
    #5 /home/redcel2/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #6 /home/redcel2/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #7 /home/redcel2/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #8 /home/redcel2/public_html/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

    I get this when I visit a post after the update and clearing cache... I am able to access everything with the default theme with no issues

  3. Ok thanks will it also correct

    [[Template core/front/search/resultStream is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    I have cleared the cache but still awaiting the new version to be approved

  4. I got this one when I go to my privacy policy page

    Quote

    Error: Class "IPS\Theme\Cache\class_core_front_system" not found (0)
    #0 /home/redcel2/public_html/system/Theme/Theme.php(951): eval()
    #1 /home/redcel2/public_html/system/Theme/Cache/Template.php(108): IPS\_Theme::overloadHooks('class_core_fron...', 'IPS\\Theme\\Cache')
    #2 /home/redcel2/public_html/system/Theme/Theme.php(802): IPS\Theme\Cache\_Template->exists()
    #3 /home/redcel2/public_html/applications/core/modules/front/system/privacy.php(66): IPS\_Theme->getTemplate('system')
    #4 /home/redcel2/public_html/system/Dispatcher/Controller.php(118): IPS\core\modules\front\system\_privacy->manage()
    #5 /home/redcel2/public_html/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #6 /home/redcel2/public_html/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

     

  5. 28 minutes ago, Michael.J said:

    What versions are you using? Did a quick test but can't seem to reproduce this... Just looking further into it but more information would be helpful.

    Invision Community Version 4.7.1

    PHP Version 8.1.9

    Forms 1.4.5

  6. Getting this error after adding the form block widget to a page:

     

    Using my default theme

    Error: Call to undefined method IPS\form\Log::database() (0)
    #0 /home/redcel2/public_html/system/Content/Item.php(133): IPS\Content\hook1045::buildCreateForm(Object(IPS\form\Form))
    #1 /home/redcel2/public_html/applications/form/widgets/formForm.php(94): IPS\Content\_Item::create(Object(IPS\form\Form))
    #2 /home/redcel2/public_html/system/Widget/Widget.php(826): IPS\form\widgets\_formForm->render()
    #3 /home/redcel2/public_html/system/Widget/Widget.php(926): IPS\_Widget->_render()
    #4 /home/redcel2/public_html/uploads/template_19_80416a939542936b8d637f8c64a329cd_pages.php(172): IPS\_Widget->__toString()
    #5 /home/redcel2/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_cms_front_pages->widgetContainer('col12', Array, 'horizontal')
    #6 /home/redcel2/public_html/applications/cms/sources/Theme/Theme.php(610) : eval()'d code(1155): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array)
    #7 /home/redcel2/public_html/applications/cms/sources/Pages/Page.php(2269): IPS\Theme\class_cms_page_page_builder->legend_page_builder1(Object(IPS\cms\Pages\Page), Array)
    #8 /home/redcel2/public_html/applications/cms/modules/front/pages/page.php(116): IPS\cms\Pages\_Page->output()
    #9 /home/redcel2/public_html/applications/cms/modules/front/pages/page.php(43): IPS\cms\modules\front\pages\_page->view()
    #10 /home/redcel2/public_html/system/Dispatcher/Controller.php(118): IPS\cms\modules\front\pages\_page->manage()
    #11 /home/redcel2/public_html/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute()
    #12 /home/redcel2/public_html/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\front\pages\_page->execute()
    #13 /home/redcel2/public_html/index.php(13): IPS\_Dispatcher->run()
    #14 {main}

     

    Using the IPS theme

    Error: Call to undefined method IPS\form\Log::database() (0)
    #0 /home/redcel2/public_html/system/Content/Item.php(133): IPS\Content\hook1045::buildCreateForm(Object(IPS\form\Form))
    #1 /home/redcel2/public_html/applications/form/widgets/formForm.php(94): IPS\Content\_Item::create(Object(IPS\form\Form))
    #2 /home/redcel2/public_html/system/Widget/Widget.php(826): IPS\form\widgets\_formForm->render()
    #3 /home/redcel2/public_html/system/Widget/Widget.php(926): IPS\_Widget->_render()
    #4 /home/redcel2/public_html/system/Theme/Theme.php(885) : eval()'d code(171): IPS\_Widget->__toString()
    #5 /home/redcel2/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_cms_front_pages->widgetContainer('col12', Array, 'horizontal')
    #6 /home/redcel2/public_html/applications/cms/sources/Theme/Theme.php(610) : eval()'d code(1155): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array)
    #7 /home/redcel2/public_html/applications/cms/sources/Pages/Page.php(2269): IPS\Theme\class_cms_page_page_builder->legend_page_builder1(Object(IPS\cms\Pages\Page), Array)
    #8 /home/redcel2/public_html/applications/cms/modules/front/pages/page.php(116): IPS\cms\Pages\_Page->output()
    #9 /home/redcel2/public_html/applications/cms/modules/front/pages/page.php(43): IPS\cms\modules\front\pages\_page->view()
    #10 /home/redcel2/public_html/system/Dispatcher/Controller.php(118): IPS\cms\modules\front\pages\_page->manage()
    #11 /home/redcel2/public_html/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute()
    #12 /home/redcel2/public_html/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\front\pages\_page->execute()
    #13 /home/redcel2/public_html/index.php(13): IPS\_Dispatcher->run()
    #14 {main}

  7. 21 minutes ago, 403 - Forbiddeen said:

    The function was not clear. Can my user link their TWITCH account using their forum account? If he is ONLINE, will LIVE be displayed on his profile?

    Yes they can go to their account settings and link their Twitch account and if you have the profile tab option enabled they will have their Twitch Channel in a tab on their profile. They are also added to the directory when they link their account.

    As for the Live indicator for their profile, I will add that as a feature request, it is a good one.

    We are currently testing compatibility for 4.6

  8. 4 minutes ago, SoftwareFactory said:

    Yes. It is currently pending approval on the Marketplace. If you need a fix for your issue sooner than that (as you said that you are working on an app), please reach out to me in a private message and we'll see what we can do.

    No I am good right now the conflict is minor and as you mentioned will be fixed in the update so I look forward to the release.

    It was more of a status check.

  9. On 7/17/2022 at 6:44 PM, SoftwareFactory said:

    Hello,

    A new update with 4.7 support, other bugfixes and some minor new features is nearly completed and will be submitted to the Marketplace today, so it should be available very soon. The app is not going to be abandoned anytime soon and major feature updates are still planned for this year 🙂

    No words can describe how sorry I am for the very limited support that you have been receiving within the last few months. There was a series of unfortunate events in my life, but it is about time to move on. Some of your messages remained unanswered for a long time. I want to ensure that from now on, everyone of you gets proper support in a reasonable timeframe, and has a positive experience with the app itself. Which is why I would like to focus on planned changes, rather than explanation of the past failures. 

    Within upcoming weeks (and months too!), I plan to work on:

    • Writing some help guides to help you get answers to your questions as quickly as possible
    • Releasing a complete Notifications remake
    • Refreshing your overall experience with the app with improvements across all of the app's features 
    • Completing the development of some of the most awaited features, like bidirectional role synchronization, multiple server support and slash commands
    • Deeper integration of Discord and Invision Community

    I will be striving to regain your trust and confidence. You can expect updates to be released more often than before. Remember that I am always happy to hear about your suggestions, questions, concerns and feedback. My private messages inbox stays open for you all the time if you want to chat one on one. This is something not many contributors out there do. Feel free to reach out to me at any time.

    I am grateful for your continued support and happy that you decided to purchase Brilliant Discord Integration in the first place. Brilliant Discord Integration remains ahead in number of purchases when compared to other top Marketplace apps.

    I want to continue supporting the app and its further development for the foreseeable future.

    ---

    I will see what's the best way to get something like this done. Thank you for your suggestion!

    Permanent ban results in a kick - the idea is that if you cannot access the website (because you are banned), you cannot access Magic Invite, and therefore you cannot access Discord. I will definitely consider adding greater customizability in this area in a future update.

    Fixed in the upcoming 4.7 compatibility update. Thanks for reporting.

    This sounds like an issue with Invision Community itself rather than this app. It's been a while, so please let me know if you are still experiencing that issue.

    Go to ACP > Login & Registration > click the Edit button next to Discord > check "Do nothing" in the "When remote email address changes" setting and click "Save":

    Could contain: Text

    I am looking into this issue right now and I will update you soon.

    This should no longer be happening afer the upcoming update. Sorry for this inconvenience.

    Just wanted to follow up and see if you had already submitted the update yet?

×
×
  • Create New...