Jump to content

The Old Man

Clients
  • Posts

    3,958
  • Joined

  • Last visited

  • Days Won

    11

The Old Man last won the day on December 25 2023

The Old Man had the most liked content!

Contact Methods

Profile Information

  • Gender
    Male
  • Location
    UK
  • Interests
    🧑🏻‍💻🐠 🖥 📺 🎞 🧸 🐬 🐙 🦑 🦌 🐐 🦔 🐿 🦡 🌲 🍁 🌙 🌛 ❄️ ☔️ 🍔 🌭 🍕 🍟 🥨 🌶 🍩 🥡 🍺 ☕️ 🎮🏍 🛸 🚀 🚂 🏕 🕯 🛌

Recent Profile Visitors

40,935 profile views

The Old Man's Achievements

  1. But when I go to the page editor there is no block there. There's only one which is a list of topics. 🤪
  2. Thanks Marc! Not showing in available blocks on this site, link to the topic: https://millennium-thisiswhoweare.net/tiwwa/topic/28627-interesting-activity-at-the-yellow-house-on-google-maps-2011/ Widget block was available on this site, example topic: https://invisionary.tech/topic/19-how-to-manually-install-a-theme-in-your-invision-community/
  3. Thanks @Nathan Explosion Yes that makes sense. I just double checked and both screenshots were definitely taken when I was looking at a forum topic, one from each site.
  4. Have you come across this before? The Similar Content widget block isn't available on my site for some reason and it isn't already in use on the page (I just double checked!). I checked another one of my sites with the same full suite, same latest version and it is showing there under System blocks in the page editor: Is there anyway to reactivate it, please? Many thanks!
  5. The Old Man

    IC5: Commerce

    Hi @Marc Stridgen, Does that mean that you are no longer going with CKEditor5? Any news on which version of Font Awesome? Thank you.
  6. Thanks Marc, the user is me, the only admin. Same name as here. The blog is called TIWWA Staff Blog which is a group blog.
  7. Hi, I was looking at my Blogs feature and I was wondering about the Custom Sidebar feature. If you enable it in Blog Settings, and then enable it for an existing group Blog in the AdminCP, it shows on the front end. Is it supposed to be editable by the Blog owner as there doesn't appear anywhere to edit the content on the front end? For me, it's no problem, my Blogs haven't been used for years, but it may be of interest to other sites. The feature seems very limited and almost forgotten, you only get one block and it occupies a lot of screen real estate, unlike the way it used to work a long time ago when Blog owners could add lots of rich text blocks.
  8. As per screenshot, this one has monthly renewals. Blame it on the Leap Year!
  9. Interesting thanks for that. I just checked and I'm using 10.11.7-MariaDB and apparently strict mode is enabled:
  10. Hi, When editing guest Search Flood Control, I get and uncaught exception: UPDATE `ib_core_groups` `core_groups` SET `g_view_board`=true,`g_dohtml`=false,`g_search_flood`=3.0,`g_access_offline`=false,`g_topic_rate_setting`=1,`g_mod_post_unit`=NULL,`g_avoid_flood`=false,`g_avoid_q`=false,`g_mod_preview`=false,`g_bypass_badwords`=false,`g_can_report`=0,`g_view_displaynamehistory`=false,`g_download_original`=true,`g_movies`=false,`idm_view_approvers`=false,`idm_view_downloads`=false,`idm_linked_files`=false,`idm_import_files`=false,`idm_bulk_submit`=false,`g_blog_allowcomment`=false WHERE g_id=2 IPS\Db\Exception: Column 'g_mod_post_unit' cannot be null (1048) #0 /home/millen29/public_html/tiwwa/system/Db/Db.php(1159): IPS\_Db->preparedQuery('/*millen29_ipst...', Array) #1 /home/millen29/public_html/tiwwa/system/Patterns/ActiveRecord.php(520): IPS\_Db->update('`ib_core_groups...', '`g_view_board`=...', 'WHERE g_id=?') #2 /home/millen29/public_html/tiwwa/applications/core/modules/admin/members/groups.php(229): IPS\Patterns\_ActiveRecord->save() #3 /home/millen29/public_html/tiwwa/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\members\_groups->form() #4 /home/millen29/public_html/tiwwa/applications/core/modules/admin/members/groups.php(39): IPS\Dispatcher\_Controller->execute() #5 /home/millen29/public_html/tiwwa/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\members\_groups->execute() #6 /home/millen29/public_html/tiwwa/admin/index.php(13): IPS\_Dispatcher->run() #7 {main}
  11. The Old Man

    IC5: Commerce

    Will there be an announcement on the new Commerce features any time soon? Thanks
  12. Aha, I found out from the list of constants that it's referring to the server/Apache tmp folder: Constant - TEMP_DIRECTORY Use - Temp directory to use. By default this will use your servers set temp directory Example value - '/some/full/path/' In my case: "C:\laragon\tmp" or perhaps it means the Windows Temp folder as shown by PHP info in the Environment section: TEMP C:/Windows/Temp TMP C:/Windows/Temp I updated the permissions attributes via Windows on the folder and contents within "C:\laragon\tmp" and after rebooting the PC, it started working fine; the IPS upgrader was able to continue without flagging any more permissions issues.
  13. Just upgraded my localdev test installs for the first time since applying a backup restoration and I'm seeing the following error: Aside from the workaround via constants, the error doesn't say what the configured temporary directory is called, so I can't check its permissions. Does anyone know which folder it is referring to? Many thanks!
×
×
  • Create New...