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

Everything posted by ufshane

  1. 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
  5. @Kirill Gromovwas working on that let me check to see if he got it working... there were some limitations where it only checked during authentication so if they did not sign out it would stay on
  6. @Kirill Gromov you want to double check what you think this might be?
  7. Invision Community Version 4.7.1 PHP Version 8.1.9 Forms 1.4.5
  8. What is the status on an update core → front → global → userBar seems to be affected with the latest IPS update
  9. 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}
  10. Similar to WooCommerce, would like to be able to add a product to the store and when they click on it it opens up with all of the detail and instead of Add to Cart button it has a Order from Vendor button or something along that line. This will generate a new way to tap into affiliate marketing for community owners as well as add content to the community.
  11. Looking for the proper place to edit the Prize colors in the Theme... Also noticed I am getting a double button on the Prize screen
  12. When updating validate the settings for protected groups and secondary groups are correct. Selections may be unchecked after update. I noticed this when I updated just now.
  13. Once the latest update adding 4.6 in the compatibility list is approved we will submit V1.01 for release: Fixes: Fixed Live streams indication. Fixed streams displaying in the widget. Confirmed 4.6 Support
  14. Good to know can you shoot me those steps as well for reference?
  15. You will need to uninstall and then install from the marketplace
  16. I can also confirm no longer getting the error with our plugin for Twitch, thanks
  17. Error on the guest invite since it is required cannot leave it blank for it to auto generate an invite fyi...
  18. We have resubmitted same version with 4.6 compatibility thank you to @Madhouseau for testing
  19. 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
  20. 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.
  21. Just wanted to follow up and see if you had already submitted the update yet?
  22. Need a tester for 4.6, is anyone able to test for us to validate that it is working on 4.6?
×
×
  • Create New...