Jump to content

Mick23

Clients
  • Posts

    97
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @Matt you just made my day! 🤣
  2. Nah yeah I didn't think of that!
  3. I'll be disappointed if the title isn't "number five is alive" 😅
  4. It happened for a bug I reported too - it's just a triage system as far as I can tell.
  5. Yes I am. I did add and remove some times to the event before settling on "all day event", I don't know if that makes a difference and I'm afraid I don't remember the exact steps I took. And of course now I can't reproduce it 😅
  6. When clicking the Submit an event button the following console error is logged (and no event is submitted). Here is my basic test event with a start and end date like this, no images.
  7. How might I go about fixing this?
  8. I think it's probably coincidence. The last few months I've had issues with AI bots overloading my server resources, so have been blocking them as I come across new ones with good results.
  9. I did create a new database (for product reviews) but did not customise anything. The error is still happening (beta 4) - I'd rather not have to delete the stie and redo it, but will if I have to.
  10. Not that I'm aware of, I'll have a look soon and get back to you, thanks 🙂
  11. Now that I've had a good play around with the suite I am hanging out for the V5 release. I'll keep poking at things and lifting rugs, hopefully we can all flush out as many bugs as possible.
  12. System log: Error: Access to undeclared static property IPS\cms\Records2::$urlBase in /home/community/system/Content/Search/SearchContentAbstract.php:446 Stack trace: #0 /home/community/applications/cms/extensions/core/SearchContent/Records.php(234): IPS\Content\Search\SearchContentAbstract::urlFromIndexData(Array, Array, 'getNewComment') #1 /home/community/system/Content/Search/SearchContentAbstract.php(149): IPS\cms\extensions\core\SearchContent\Records::urlFromIndexData(Array, Array, 'getPrefComment') #2 /home/community/applications/cms/extensions/core/SearchContent/Records.php(111): IPS\Content\Search\SearchContentAbstract::searchResult(Array, Array, Array, Array, Array, 4, true, 'expanded', false, false, NULL, Array) #3 /home/community/system/Content/Search/Result/Content.php(117): IPS\cms\extensions\core\SearchContent\Records::searchResult(Array, Array, Array, Array, Array, 4, true, 'expanded', false, false, NULL, Array) #4 /home/community/static/templates/core_front_profile.php(3078): IPS\Content\Search\Result\Content->html() #5 /home/community/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Array) #6 /home/community/applications/core/modules/front/members/profile.php(278): IPS\Theme\SandboxedTemplate->__call('profileActivity', Array) #7 /home/community/system/Dispatcher/Controller.php(139): IPS\core\modules\front\members\profile->manage() #8 /home/community/applications/core/modules/front/members/profile.php(130): IPS\Dispatcher\Controller->execute() #9 /home/community/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\front\members\profile->execute() #10 /home/community/index.php(16): IPS\Dispatcher->run() #11 {main}
  13. I downloaded a theme, deleted it, then uploaded it and crashed the system I did not get a screenshot of it, but the theme is not restorable. Here is the system log entry: INSERT INTO `core_themes` ( `set_by_skin_gen`, `set_editor_skin`, `set_order` ) VALUES ( 0, 'ips', 1 ) IPS\Db\Exception: Unknown column 'set_by_skin_gen' in 'field list' (1054) #0 /home/community/system/Db/Db.php(1010): IPS\Db->preparedQuery('/*everybum_devc...', Array) #1 /home/community/system/Patterns/ActiveRecord.php(511): IPS\Db->insert('core_themes', Array) #2 /home/community/system/Node/Model.php(2815): IPS\Patterns\ActiveRecord->save() #3 /home/community/system/Theme/Theme.php(1201): IPS\Node\Model->save() #4 /home/community/applications/core/modules/admin/customization/themes.php(358): IPS\Theme->save() #5 /home/community/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\customization\themes->upload() #6 /home/community/system/Node/Controller.php(117): IPS\Dispatcher\Controller->execute() #7 /home/community/applications/core/modules/admin/customization/themes.php(112): IPS\Node\Controller->execute() #8 /home/community/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\admin\customization\themes->execute() #9 /home/community/admin/index.php(15): IPS\Dispatcher->run() #10 {main}
×
×
  • Create New...