Jump to content

Iyda

Clients
  • Posts

    15
  • Joined

  • Last visited

Iyda's Achievements

  1. Update to latest version?
  2. It actually has a value of 1.00 btw when i go to customize i get a error Error: Undefined constant "IPS\Theme\spacious_lp_boxtrans" (0) #0 /home/admin/domains/justified.co/public_html/system/Theme/Theme.php(5348): IPS\Theme\css_spaciouswidgets_admin___spaciouslogin_css() #1 /home/admin/domains/justified.co/public_html/system/Theme/Theme.php(2543): IPS\_Theme::writeCss() #2 /home/admin/domains/justified.co/public_html/system/Theme/Theme.php(621): IPS\_Theme->compileCss() #3 /home/admin/domains/justified.co/public_html/applications/spaciouswidgets/modules/admin/spaciouswidgets/customization.php(96): IPS\_Theme->css() #4 /home/admin/domains/justified.co/public_html/system/Dispatcher/Controller.php(101): IPS\spaciouswidgets\modules\admin\spaciouswidgets\_customization->manage() #5 /home/admin/domains/justified.co/public_html/applications/spaciouswidgets/modules/admin/spaciouswidgets/customization.php(33): IPS\Dispatcher\_Controller->execute() #6 /home/admin/domains/justified.co/public_html/system/Dispatcher/Dispatcher.php(153): IPS\spaciouswidgets\modules\admin\spaciouswidgets\_customization->execute() #7 /home/admin/domains/justified.co/public_html/admin/index.php(13): IPS\_Dispatcher->run() #8 {main} But when i reload the page it then works fine? so not sure
  3. Error: Undefined constant "IPS\Theme\spacious_lp_boxtrans" (0) #0 /home/admin/domains/justified.co/public_html/system/Theme/Theme.php(5348): IPS\Theme\css_spaciouswidgets_admin___spaciouslogin_css() #1 /home/admin/domains/justified.co/public_html/system/Theme/Theme.php(2543): IPS\_Theme::writeCss() #2 /home/admin/domains/justified.co/public_html/system/Theme/Theme.php(621): IPS\_Theme->compileCss() #3 /home/admin/domains/justified.co/public_html/applications/spaciouswidgets/modules/admin/spaciouswidgets/customization.php(96): IPS\_Theme->css() #4 /home/admin/domains/justified.co/public_html/system/Dispatcher/Controller.php(101): IPS\spaciouswidgets\modules\admin\spaciouswidgets\_customization->manage() #5 /home/admin/domains/justified.co/public_html/applications/spaciouswidgets/modules/admin/spaciouswidgets/customization.php(33): IPS\Dispatcher\_Controller->execute() #6 /home/admin/domains/justified.co/public_html/system/Dispatcher/Dispatcher.php(153): IPS\spaciouswidgets\modules\admin\spaciouswidgets\_customization->execute() #7 /home/admin/domains/justified.co/public_html/admin/index.php(13): IPS\_Dispatcher->run() #8 {main} Having this error admin/?app=spaciouswidgets&module=spaciouswidgets&controller=customization&tab=loginpage
  4. I'm currently using the latest version that was posted i just deleted it and reinstalled and still have the same error Fatal error: Declaration of IPS\applicationform\Position\_Data::url(?string $action = 'viewApplic...') must be compatible with IPS\Content\_Item::url($action = null) in /home/admin/domains/justified.co/public_html/applications/applicationform/sources/Position/Data.php on line 119 This is my 119 line to 134 public function url( ?string $action="viewApplication" ) { $_key = md5( $action ); if( !isset( $this->_url[ $_key ] ) ) { $this->_url[ $_key ] = \IPS\Http\Url::internal( "app=core&module=modcp&controller=modcp&tab=application_approval&id={$this->id}", 'front' ); if ( $action ) { $this->_url[ $_key ] = $this->_url[ $_key ]->setQueryString( 'action', $action ); } } return $this->_url[ $_key ]; }
  5. Fatal error: Declaration of IPS\applicationform\Position\_Data::url(?string $action = 'viewApplic...') must be compatible with IPS\Content\_Item::url($action = null) in /home/admin/domains/justified.co/public_html/applications/applicationform/sources/Position/Data.php on line 119 Here is the error
  6. INSERT INTO `core_content_featured` ( `feature_content_id`, `feature_content_class`, `feature_content_author`, `feature_date` ) VALUES ( 17, 'IPS\membersshop\Shopitems', NULL, 1637792329 ) IPS\Db\Exception: Column 'feature_content_author' cannot be null (1048) #0 /home/admin/domains/justified.co/public_html/system/Db/Db.php(938): IPS\_Db->preparedQuery() #1 /home/admin/domains/justified.co/public_html/system/Content/Content.php(827): IPS\_Db->insert() #2 /home/admin/domains/justified.co/public_html/system/Content/Controller.php(929): IPS\_Content->modAction() #3 /home/admin/domains/justified.co/public_html/system/Dispatcher/Controller.php(90): IPS\Content\_Controller->moderate() #4 /home/admin/domains/justified.co/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #5 /home/admin/domains/justified.co/public_html/applications/membersshop/modules/front/shop/view.php(40): IPS\Content\_Controller->execute() #6 /home/admin/domains/justified.co/public_html/system/Dispatcher/Dispatcher.php(153): IPS\membersshop\modules\front\shop\_view->execute() #7 /home/admin/domains/justified.co/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} Found this issue when attempting to feature things on my shop? It does seem to put it on the feature page but still errors, so not sure.
  7. Alright makes sense I'll do some further testing couldn't get the reaction issue to happen again after reinstalling so not sure.
  8. Sorry! That page does not exist. Whenever I set the Member Shop Goals page to default, it says this. Not sure if this is normal, but yeah, just wanted to mention.
  9. I'm actually going to bring the issue back to this Could the issue be caused by the fact it looks like this doesn't fully install?
  10. Not sure if this was caused by the new update but after updating I was invited by an HTTP ERROR 500 on certain parts of my website including the /notifications/ place and managing applications I tested it was caused by this by disabling and enabling it multiple times, and every time it was disabled the issue was fixed. Tested uninstalling and reinstalling it to see if it's an issue with my configuration and seems to still break those pages
  11. TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given (0) #0 /home/admin/domains/justified.co/public_html/init.php(902) : eval()'d code(129): in_array() #1 /home/admin/domains/justified.co/public_html/system/Content/Controller.php(2207): IPS\Content\membersshop_hook_ReactHook->_react() #2 /home/admin/domains/justified.co/public_html/applications/forums/modules/front/forums/topic.php(1215): IPS\Content\_Controller->__call() #3 /home/admin/domains/justified.co/public_html/system/Dispatcher/Controller.php(90): IPS\forums\modules\front\forums\_topic->__call() #4 /home/admin/domains/justified.co/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #5 /home/admin/domains/justified.co/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute() #6 /home/admin/domains/justified.co/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute() #7 /home/admin/domains/justified.co/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} After installing MemberShop Goals (which didn't work very well) I was given an error sometimes when trying to add reactions to a post.
  12. Would you be able to add a delay on posting applications as people can spam reload the page where you submit an application and spam loads of applications.
  13. Just saying the “Apply” permission doesn't work on guests to what i tested
  14. Do you think you'd be able to add the ability to make it, so it only shows if the member has under x about of posts?
×
×
  • Create New...