Jump to content

Square Wheels

Members
  • Posts

    2,517
  • Joined

  • Last visited

  • Days Won

    5

 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 Square Wheels

  1. I tried to copy the Members group and got the error below. Yes, I tried again with everything disabled and got the same error. INSERT INTO `IPS_core_groups` ( `g_id`, `g_view_board`, `g_mem_info`, `g_other_topics`, `g_use_search`, `g_edit_profile`, `g_post_new_topics`, `g_reply_own_topics`, `g_reply_other_topics`, `g_edit_posts`, `g_delete_own_posts`, `g_open_close_posts`, `g_delete_own_topics`, `g_post_polls`, `g_vote_polls`, `g_use_pm`, `g_append_edit`, `g_access_offline`, `g_avoid_q`, `g_avoid_flood`, `g_icon`, `g_attach_max`, `prefix`, `suffix`, `g_max_messages`, `g_max_mass_pm`, `g_search_flood`, `g_edit_cutoff`, `g_hide_from_list`, `g_post_closed`, `g_photo_max_vars`, `g_dohtml`, `g_edit_topic`, `g_bypass_badwords`, `g_can_msg_attach`, `g_attach_per_post`, `g_topic_rate_setting`, `g_dname_changes`, `g_dname_date`, `g_mod_preview`, `g_rep_max_positive`, `g_rep_max_negative`, `g_signature_limits`, `g_hide_online_list`, `g_bitoptions`, `g_pm_perday`, `g_mod_post_unit`, `g_ppd_limit`, `g_ppd_unit`, `g_displayname_unit`, `g_sig_unit`, `g_pm_flood_mins`, `g_max_bgimg_upload`, `g_blog_attach_max`, `g_blog_attach_per_entry`, `g_blog_do_html`, `g_blog_do_commenthtml`, `g_blog_allowpoll`, `g_blog_allowprivate`, `g_blog_allowprivclub`, `g_blog_alloweditors`, `g_blog_allowskinchoose`, `g_blog_preventpublish`, `idm_restrictions`, `idm_bypass_paid`, `idm_add_paid`, `idm_view_downloads`, `idm_report_files`, `idm_bypass_revision`, `idm_throttling`, `idm_wait_period`, `g_max_diskspace`, `g_max_upload`, `g_max_transfer`, `g_max_views`, `g_create_albums`, `g_create_albums_private`, `g_create_albums_fo`, `g_album_limit`, `g_img_album_limit`, `g_edit_own`, `g_del_own`, `g_img_local`, `g_movies`, `g_movie_size`, `g_gallery_use`, `g_blog_allowlocal`, `g_blog_maxblogs`, `g_blog_allowownmod`, `g_blog_allowdelete`, `g_blog_allowcomment`, `idm_view_approvers`, `idm_bulk_submit`, `idm_linked_files`, `idm_import_files`, `idm_block_submissions`, `g_bitoptions2`, `g_upload_animated_photos`, `g_view_displaynamehistory`, `g_hide_own_posts`, `g_lock_unlock_own`, `g_can_report`, `g_create_clubs`, `g_club_allowed_nodes`, `g_close_polls`, `g_promote_exclude`, `g_question_access`, `g_question_contentcount`, `can_create_bookmarks`, `can_create_private_bookmarks`, `g_club_limit`, `g_download_original`, `idm_paid_restrictions`, `idm_max_size`, `jobs_group_id`, `jobs_access`, `jobs_dontpay` ) VALUES ( NULL, 1, 1, 1, 1, 1, 1, 1, 1, '1', '0', 0, 0, 1, 1, 1, 0, 0, 0, 0, NULL, -1, '<span style=\'color:#\'>', '</span>', -1, 5, 0, 120, 0, 0, '50:150:150', 0, 1, 0, 1, 0, 1, 1, 30, 0, -1, 1000, '1:::::', 0, 31260672, 10, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '{"limit_sim":0,"daily_bw":0,"weekly_bw":0,"monthly_bw":0,"daily_dl":0,"weekly_dl":0,"monthly_dl":0,"min_posts":0}', 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 1, 0, 1, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, '0', '0', '1', 'public,open,closed,private', '*', 0, 0, 1, 0, 1, 1, NULL, 1, 0, -1, 3, 1, 0 ) IPS\Db\Exception: Unknown column 'jobs_group_id' in 'field list' (1054) #0 /home/pathlabt/public_html/forum/system/Db/Db.php(938): IPS\_Db->preparedQuery('/*pathlabt_pltd...', Array) #1 /home/pathlabt/public_html/forum/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('core_groups', Array) #2 /home/pathlabt/public_html/forum/system/Patterns/ActiveRecord.php(438): IPS\Patterns\_ActiveRecord->save() #3 /home/pathlabt/public_html/forum/system/Member/Group.php(200): IPS\Patterns\_ActiveRecord->__clone() #4 /home/pathlabt/public_html/forum/applications/core/modules/admin/members/groups.php(416): IPS\Member\_Group->__clone() #5 /home/pathlabt/public_html/forum/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\members\_groups->copy() #6 /home/pathlabt/public_html/forum/applications/core/modules/admin/members/groups.php(39): IPS\Dispatcher\_Controller->execute() #7 /home/pathlabt/public_html/forum/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\members\_groups->execute() #8 /home/pathlabt/public_html/forum/admin/index.php(13): IPS\_Dispatcher->run() #9 {main} System Log Error INSERT INTO `IPS_core_groups` ( `g_id`, `g_view_board`, `g_mem_info`, `g_other_topics`, `g_use_search`, `g_edit_profile`, `g_post_new_topics`, `g_reply_own_topics`, `g_reply_other_topics`, `g_edit_posts`, `g_delete_own_posts`, `g_open_close_posts`, `g_delete_own_topics`, `g_post_polls`, `g_vote_polls`, `g_use_pm`, `g_append_edit`, `g_access_offline`, `g_avoid_q`, `g_avoid_flood`, `g_icon`, `g_attach_max`, `prefix`, `suffix`, `g_max_messages`, `g_max_mass_pm`, `g_search_flood`, `g_edit_cutoff`, `g_hide_from_list`, `g_post_closed`, `g_photo_max_vars`, `g_dohtml`, `g_edit_topic`, `g_bypass_badwords`, `g_can_msg_attach`, `g_attach_per_post`, `g_topic_rate_setting`, `g_dname_changes`, `g_dname_date`, `g_mod_preview`, `g_rep_max_positive`, `g_rep_max_negative`, `g_signature_limits`, `g_hide_online_list`, `g_bitoptions`, `g_pm_perday`, `g_mod_post_unit`, `g_ppd_limit`, `g_ppd_unit`, `g_displayname_unit`, `g_sig_unit`, `g_pm_flood_mins`, `g_max_bgimg_upload`, `g_blog_attach_max`, `g_blog_attach_per_entry`, `g_blog_do_html`, `g_blog_do_commenthtml`, `g_blog_allowpoll`, `g_blog_allowprivate`, `g_blog_allowprivclub`, `g_blog_alloweditors`, `g_blog_allowskinchoose`, `g_blog_preventpublish`, `idm_restrictions`, `idm_bypass_paid`, `idm_add_paid`, `idm_view_downloads`, `idm_report_files`, `idm_bypass_revision`, `idm_throttling`, `idm_wait_period`, `g_max_diskspace`, `g_max_upload`, `g_max_transfer`, `g_max_views`, `g_create_albums`, `g_create_albums_private`, `g_create_albums_fo`, `g_album_limit`, `g_img_album_limit`, `g_edit_own`, `g_del_own`, `g_img_local`, `g_movies`, `g_movie_size`, `g_gallery_use`, `g_blog_allowlocal`, `g_blog_maxblogs`, `g_blog_allowownmod`, `g_blog_allowdelete`, `g_blog_allowcomment`, `idm_view_approvers`, `idm_bulk_submit`, `idm_linked_files`, `idm_import_files`, `idm_block_submissions`, `g_bitoptions2`, `g_upload_animated_photos`, `g_view_displaynamehistory`, `g_hide_own_posts`, `g_lock_unlock_own`, `g_can_report`, `g_create_clubs`, `g_club_allowed_nodes`, `g_close_polls`, `g_promote_exclude`, `g_question_access`, `g_question_contentcount`, `can_create_bookmarks`, `can_create_private_bookmarks`, `g_club_limit`, `g_download_original`, `idm_paid_restrictions`, `idm_max_size`, `jobs_group_id`, `jobs_access`, `jobs_dontpay` ) VALUES ( NULL, 1, 1, 1, 1, 1, 1, 1, 1, '1', '0', 0, 0, 1, 1, 1, 0, 0, 0, 0, NULL, -1, '<span style=\'color:#\'>', '</span>', -1, 5, 0, 120, 0, 0, '50:150:150', 0, 1, 0, 1, 0, 1, 1, 30, 0, -1, 1000, '1:::::', 0, 31260672, 10, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '{"limit_sim":0,"daily_bw":0,"weekly_bw":0,"monthly_bw":0,"daily_dl":0,"weekly_dl":0,"monthly_dl":0,"min_posts":0}', 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 1, 0, 1, 0, 25, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, '0', '0', '1', 'public,open,closed,private', '*', 0, 0, 1, 0, 1, 1, NULL, 1, 0, -1, 3, 1, 0 ) IPS\Db\Exception: Unknown column 'jobs_group_id' in 'field list' (1054) #0 /home/pathlabt/public_html/forum/system/Db/Db.php(938): IPS\_Db->preparedQuery('/*pathlabt_pltd...', Array) #1 /home/pathlabt/public_html/forum/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('core_groups', Array) #2 /home/pathlabt/public_html/forum/system/Patterns/ActiveRecord.php(438): IPS\Patterns\_ActiveRecord->save() #3 /home/pathlabt/public_html/forum/system/Member/Group.php(200): IPS\Patterns\_ActiveRecord->__clone() #4 /home/pathlabt/public_html/forum/applications/core/modules/admin/members/groups.php(416): IPS\Member\_Group->__clone() #5 /home/pathlabt/public_html/forum/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\members\_groups->copy() #6 /home/pathlabt/public_html/forum/applications/core/modules/admin/members/groups.php(39): IPS\Dispatcher\_Controller->execute() #7 /home/pathlabt/public_html/forum/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\members\_groups->execute() #8 /home/pathlabt/public_html/forum/admin/index.php(13): IPS\_Dispatcher->run() #9 {main} BACKTRACE #0 /home/pathlabt/public_html/forum/init.php(1015): IPS\_Log::log('INSERT INTO `IP...', 'uncaught_except...') #1 [internal function]: IPS\IPS::exceptionHandler(Object(IPS\Db\Exception)) #2 {main}
  2. Nope, I honesty have no idea why I would use them. Seems like I just need a forum for a particular topic.
  3. @Fosters, will there be an update? Thank you
  4. So that is the only solution for Twitter now? Have the guideline documents been updated to help users navigate this? If yes, please provide a link. Thanks
  5. Still not addressed in 4.6.11 Beta 1?
  6. Hard to tell which are from add ons and which are from the system / theme. There are 30 pages of errors, but yes, it seems the errors are still occurring. I use many of the same apps on others site, and only themes from Ehren, no errors on the other sites.
  7. Interesting. @Ehren, thoughts? I only use your themes. While I did upgrade yesterday to 4.6.10, the error above is prior to that. Thanks
  8. Thanks for the replies. I will contact the authors of the apps. There are other errors that do not appear to be related to apps. There are many of these. Would someone from IPS be able to look? For instance, here is one: The log entry was triggered by a guest (Guests) January 9 The URL of page the error occurred on was https://www.pathlabtalk.com/forum/index.php?/profile/3232-malcolm-needs/&do=content&all_activity=1&page=276 Error: Class 'IPS\Theme\Cache\class_core_front_global' not found in /home/pathlabt/public_html/forum/system/Theme/Theme.php(926) : eval()'d code:9 Stack trace: #0 /home/pathlabt/public_html/forum/system/Theme/Theme.php(926): eval() #1 /home/pathlabt/public_html/forum/system/Theme/Cache/Template.php(108): IPS\_Theme::overloadHooks('class_core_fron...', 'IPS\\Theme\\Cache') #2 /home/pathlabt/public_html/forum/system/Theme/Theme.php(777): IPS\Theme\Cache\_Template->exists() #3 /home/pathlabt/public_html/forum/uploads/template_30_6c476385a2a7fac76ac1bb8ed658e957_system.php(6588): IPS\_Theme->getTemplate('global', 'core') #4 /home/pathlabt/public_html/forum/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_system->searchResult(Array, Array, Array, Array, NULL, Object(IPS\Http\Url\Friendly), Object(IPS\Http\Url\Friendly), Object(IPS\Http\Url\Friendly), '813e84334da185e...', 0, Object(IPS\Http\Url\Friendly), '\n\n\t<div class='...', false, 'expanded', false, Array) #5 /home/pathlabt/public_html/forum/system/Content/Content.php(1749): IPS\Theme\_SandboxedTemplate->__call('searchResult', Array) #6 /home/pathlabt/public_html/forum/applications/forums/sources/Topic/Post.php(280): IPS\_Content::searchResult(Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, Array, Array) #7 /home/pathlabt/public_html/forum/system/Content/Search/Result/Content.php(94): IPS\forums\Topic\_Post::searchResult(Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, NULL, Array) #8 /home/pathlabt/public_html/forum/system/Theme/Theme.php(860) : eval()'d code(5048): IPS\Content\Search\Result\_Content->html() #9 /home/pathlabt/public_html/forum/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_profile->userContentStream(Object(IPS\Member), Object(IPS\Content\Search\Results), '<ul class='ipsP...') #10 /home/pathlabt/public_html/forum/applications/core/modules/front/members/profile.php(553): IPS\Theme\_SandboxedTemplate->__call('userContentStre...', Array) #11 /home/pathlabt/public_html/forum/system/Dispatcher/Controller.php(90): IPS\core\modules\front\members\_profile->content() #12 /home/pathlabt/public_html/forum/applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute() #13 /home/pathlabt/public_html/forum/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\members\_profile->execute() #14 /home/pathlabt/public_html/forum/index.php(13): IPS\_Dispatcher->run() #15 {main} #0 /home/pathlabt/public_html/forum/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(Error), 'template_error') #1 /home/pathlabt/public_html/forum/system/Content/Content.php(1749): IPS\Theme\_SandboxedTemplate->__call('searchResult', Array) #2 /home/pathlabt/public_html/forum/applications/forums/sources/Topic/Post.php(280): IPS\_Content::searchResult(Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, Array, Array) #3 /home/pathlabt/public_html/forum/system/Content/Search/Result/Content.php(94): IPS\forums\Topic\_Post::searchResult(Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, NULL, Array) #4 /home/pathlabt/public_html/forum/system/Theme/Theme.php(860) : eval()'d code(5048): IPS\Content\Search\Result\_Content->html() #5 /home/pathlabt/public_html/forum/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_profile->userContentStream(Object(IPS\Member), Object(IPS\Content\Search\Results), '<ul class='ipsP...') #6 /home/pathlabt/public_html/forum/applications/core/modules/front/members/profile.php(553): IPS\Theme\_SandboxedTemplate->__call('userContentStre...', Array) #7 /home/pathlabt/public_html/forum/system/Dispatcher/Controller.php(90): IPS\core\modules\front\members\_profile->content() #8 /home/pathlabt/public_html/forum/applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute() #9 /home/pathlabt/public_html/forum/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\members\_profile->execute() #10 /home/pathlabt/public_html/forum/index.php(13): IPS\_Dispatcher->run() #11 {main}
  9. Ugh, since this doesn't happen all the time, disabling everything, then turning things on one at a time is a long tedious option leaving the site without many features for extended periods. Not sure how to fix this, or if I should even care.
  10. Not easy for a non-programmer to read. I see a lot of entries like this. They don't seem related to add ons. applications/autowelcome/hooks/validatehook.php applications/memberaway/hooks/maFurl.php applications/memberscountry/hooks/friendlyUrl.php plugins/themeusagecounter/hooks/theme.php applications/jobs/hooks/groupsModel.php
  11. If I started a ticket over a week ago and it's still unresolved, and my support times out (in a few days), will the ticket no longer be worked on?
  12. The support section shows a concern of repeated log entries. How do I diagnose / fix this? Feel free to look in my ACP. Thanks
  13. For me, there is no easy way to review "tickets" I placed. Let's say a setting gets reset on my server and it's causing something to act unexpectedly. I can't remember exactly what it was you told me to correct it. I only have a dozen tickets, I could simply read through them. Now I need to sift through thousands of posts here. I'll concede I can learn from others with this setup as I can now see all "tickets". I know you're not going back to the way it was, but you say you listen to your customers. I have not read of one customer that claims they prefer it this new way.
  14. Yes, I'd love to hear how you got this working. Is it a new setup?
  15. Small error Leaderboard --> Top Members --> Overview dropdown
  16. Thank you. It's very expensive to maintain three sites out of pocket, and there have not been many significant updates in the past 6 months. For me, I really wanted to get Twitter working, but that's not an option at the moment and I suspect that will require a future update. When it's working again, I'll consider updating, but for now the decision is 100% financial.
  17. Please turn off auto renewal for all three domains. Thank you
  18. Thanks @Marc Stridgen. Since this is intermittent, and only reported from one user, I won't pursue trying to fix this.
  19. From Twitter of my ACP? You have my ACP info, so I assume Twitter?
  20. I followed the info in the guide to get my keys and link the site to Twitter. I went to my profile to link my account to my twitter account, but get this error: Error log says: 4C375/1EXPECTED_KEY_NOT_PRESENT System log is similar: DATE/TIMETYPEMESSAGE 01/17/2022 09:07 AMt witter_promoteRuntimeException (0) EXPECTED_KEY_NOT_PRESENT Twitter is enable as a log in option. How can I link my account to Twitter so I can promote posts? Thank you
  21. Hi @CodingJungle. I just noticed when turned on @ mentions don't load, you just the spinner forever. Can you please take a look? Thank you
×
×
  • Create New...