Jump to content

annedi

Clients
  • Posts

    89
  • 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 annedi

  1. oh, ok. I did not understand that at first. Is there an expected name for the default theme? I renamed my old default themes and don't recall what the default name is for the Default Theme. "-) Maybe it is simply Default Theme?
  2. DivisionByZeroError: Division by zero in /home3/ultravio/public_html/content/system/Theme/Theme.php(885) : eval()'d code:620 Stack trace: #0 /home3/ultravio/public_html/content/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_global_editor->image('topic_content', '0', 0.0, '0', '0', 'none', 'https://www.ult...', 12.71, 0.08, 'post-333-0-0298...', 'cke_1') #1 /home3/ultravio/public_html/content/applications/core/modules/front/system/editor.php(91): IPS\Theme\_SandboxedTemplate->__call('image', Array) #2 /home3/ultravio/public_html/content/system/Dispatcher/Controller.php(107): IPS\core\modules\front\system\_editor->image() #3 /home3/ultravio/public_html/content/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #4 /home3/ultravio/public_html/content/index.php(13): IPS\_Dispatcher->run() #5 {main} #0 /home3/ultravio/public_html/content/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(DivisionByZeroError), 'template_error') #1 /home3/ultravio/public_html/content/applications/core/modules/front/system/editor.php(91): IPS\Theme\_SandboxedTemplate->__call('image', Array) #2 /home3/ultravio/public_html/content/system/Dispatcher/Controller.php(107): IPS\core\modules\front\system\_editor->image() #3 /home3/ultravio/public_html/content/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #4 /home3/ultravio/public_html/content/index.php(13): IPS\_Dispatcher->run() #5 {main}
  3. No, I don't want to create a new theme. I just need a copy of the default theme which is part of the software installation. I need to reload that. Because the current default theme is throwing a Division by Zero error. Weird I know.
  4. I need to reload the Default Theme on my website. Where do I get it? I don't see anything on the ACP Support Page which let's me request a file for re-installation?
  5. I figured it out!! Sorry to bother you!! You can delete this topic. I feel monumentally stoopid!! I created those "missing" PMs using a test login. OF COURSE, I wouldn't see those PMs under my normal login. We live but only sometimes learn. 😁🤪
  6. No, I did not delete the conversation. I never got a chance to see it in the queue or read the reply. If a message is deleted, then dbnamecore_message_topic.mt_is_deleted = 1. In this screen shot you can see that mt_is_deleted = 0 for the 3 most recent messages (shown above).
  7. Last night I wrote two personal messages which are not showing up in my Inbox. Here is the database record of those 2 most recent messages and the 3rd message after that from the database table dbnamecore_message_topics. (I have substituted dbname for our actual database name.) The messages having titles UV/IR Photo Job and Avian Mites are not showing up in my inbox queue when ordered by start time. From the database I know there are replies to both the recent messages, but I cannot access the replies. Here is the screen shot of my inbox where Sort By = Start Time and Filter By = All Conversations. The most recent message shown is from 4 days ago. The two messages I sent last night are not seen. (I have used **** in place of a person's actual name. When I set Sort By = Start Time and Filter By = Conversations I Started, the messages again do not appear at the top of the list. Before you suggest it, we have no 3rd party applications to disable.
  8. I found it!! If you create a new group, you must go to System > Site Features > Applications > System > Messages > Permissions where you will see all the Groups listed. Find your new group and check the box Can Access Module. Seems like it would be easier to have the Social Tab appear with the new Group creation and ask for that permission at the top. This is solved. Thank you for giving suggestions!! Andrea B.
  9. Nope, didn't help. When I click Create New Group, this is what is shown. I'm not showing the entire page, just the top where you would expect the Social Tab to appear. We do not have any 3rd Party Apps or Plugins.
  10. The most recent version, 4.7.6. I will try the cache clearing. 😀
  11. I created this new group "Member", but the Social tab is missing. Screen shot.
  12. woops, sorry! No, I had just completed the Upgrade. So this little scrolling problem is for the v4.7.6 just installed. I don't know how to test a beta. But would be happy to try if you point me in the right direction. Thanks!
  13. Here is the 2nd Problem. Set the image sorting to Recently Updated for albums in the ACP: Admin > Community > Gallery > Categories > Album > Edit > Category Settings > Image Sort Order > Recently Updated > Save. When the sort order is set to Recently Updated via the ACP as above, then using the scrolling arrows in the actual Gallery can skip an image going forward (i.e., the right-hand scroll arrows). After the skipped image, if you use the left-hand arrow to go back, then the skipped image is shown. That is, there is a forward skip, but not a backward skip. However, if you continue "going left", then another image gets skipped - but not the same image as before. It feels like the array numbering has gone off by 1, or something like that??
  14. Set the image sorting to Caption for albums in the ACP: Admin > Community > Gallery > Categories > Album > Edit > Category Settings > Image Sort Order > Caption > Save. When the sort order is set to Caption via the ACP as above, then using the scrolling arrows in the actual Gallery bumps you out of the Gallery at some point during the image scrolling. Now, go back to the ACP and set the image sorting to, say, Start Date for all albums. Then, go to the actual Gallery and change the Albums sort order to Caption by using the Sort By drop-down menu (to the upper right of the albums). This time the scrolling arrows work as they should for the Caption ordering. I was able to reproduce the bump off more than once as described above.
  15. Is there a way to suppress the Image Tools display on a Gallery image? It offers "set as my profile photo" in its dropdown menu. I don't want my forum members thinking that somebody's Copyrighted image shown in the Gallery can be freely used as their profile photo. It is sort of strange that this feature is available for a Gallery image.
  16. BUG?: I had the image ordering set to Caption. The image scrolling arrows would then bump the user off at the end of any image row to land on the front page of the forum. BUG?: I then set the image ordering to Recently Updated. In one of the Albums, the scrolling arrows skipped over a particular image repeatedly. I couldn't figure out why. So I now have the image ordering set to Start Date and scrolling works OK so far. No bumps out of the gallery and no skips over some image. Also, I note that clicking the X on any particular image display converts the vertical display of that image to a horizontal format. Then clicking the scrolling arrow on that image re-converts so that the next image is in a vertical format. What is the X supposed to do? (By vertical display, I mean that the description, etc. is shown to the right of the image. In the horizontal display, this stuff is below the image.) Is there a way to maintain the horizontal display of the image info? Thanks for any input on this.
  17. I only had this "Upgrade Error" (involving a misspelling of the table name) just the one time during the Upgrade. Could there be spelling error in your SQL upgrade script? It's on me that not all the tables in my DB were of type InnoDB. For whatever reason in the past, that didn't seem to cause a problem. This time it did! So we can reasonably say that the solution here was to change all the table types to InnoDB. Again thank you for the help!! Andrea B. P.S. I clicked the solution button to reference this post. It produced "solved by annedi". Please note that the solution was first provided above by Marc Stridgen. 😉
  18. I have the table ultraviocore_members_feature_seen. The error message references ultraviocore_members_features_seen. Has an additional s character.
  19. WOO-HOO!! The upgrade was successful. Backed up everything. Re-checked that all DB tables were InnoDB. Reverted all customizations to original files in Theme editor. Switched to PHP 8.0 It was there I encountered a Database warning on ACP Support page. The DB box had a suggested fix to run, so I -- with some trepidation -- ran that fix. Then I continued with the upgrade and all ran smoothly. My website is running OK. [hr] There is one error message in the system log attached below. Please let me know if I need to do anything about this? Thanks!! Error (1051) Unknown table 'ultravio_ipb.ultraviocore_members_features_seen': dropTable ["core_members_features_seen"] Backtrace #0 /home3/ultravio/public_html/content/system/Application/Application.php(1672): IPS\_Log::log('Error (1051) Un...', 'upgrade_error') #1 /home3/ultravio/public_html/content/applications/core/sources/Setup/Upgrade.php(511): IPS\_Application->installDatabaseUpdates(107028, 0, 10, true) #2 /home3/ultravio/public_html/content/applications/core/sources/Setup/Upgrade.php(326): IPS\core\Setup\_Upgrade->step1(Array) #3 /home3/ultravio/public_html/content/applications/core/modules/setup/upgrade/upgrade.php(47): IPS\core\Setup\_Upgrade->process(Array) #4 /home3/ultravio/public_html/content/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\setup\upgrade\_upgrade->IPS\core\modules\setup\upgrade\{closure}(Array) #5 /home3/ultravio/public_html/content/applications/core/modules/setup/upgrade/upgrade.php(77): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url), Object(Closure), Object(Closure)) #6 /home3/ultravio/public_html/content/system/Dispatcher/Controller.php(118): IPS\core\modules\setup\upgrade\_upgrade->manage() #7 /home3/ultravio/public_html/content/system/Dispatcher/Setup.php(220): IPS\Dispatcher\_Controller->execute() #8 /home3/ultravio/public_html/content/admin/upgrade/index.php(34): IPS\Dispatcher\_Setup->run() #9 {main}
  20. And so..... We rolled the DB back to 4 days before the upgrade snafu and I went back to PHP 7.4. Eventually I got the website running ok (had to clear caches, etc.) We did not lose too much data. I have updated [added: for the 2nd time] any MyIsam table types to InnoDB. I'm a little bit hesitant to try the upgrade for 3rd time!! 😬 While the upgrade crash is not exactly solved in the sense that anybody could tell me what happened, given that I'm up and running again please go ahead and close this topic (or whatever). Thank you to everyone who made suggestions.😀 Andrea B.
  21. And so, I updated the few Myisam tables to INNODB. Except this cannot be done for the broken table ultraviocore_theme_templates which is "in use" and does not permit any alterations. Terabyte, good idea. I'll see if that can be done. Thanks.
  22. Yes, lookiing at the DB via PhpAdmin, I see that there are a few tables which are Myisam and not innodb. (I probabIy inherited this website in that condition.) I will update the Myisams to INNODB. When I go to Support in ACP, the Database block shows a spinning wheelie.
  23. I'm at a bit of a loss here. Kindly, let me review - just in case it results in some new suggestions. [hr] My website was running fine with no system errors. I ran the upgrade. It halted with errors. Now I have a table, ultraviocore_theme_templates which is listed as a table but which has no data and no structure when I look at in phpAdmin. Repair table does not work on this table. My Admin interface is broken in part, and I cannot use the Offline button and some other features. Surprisingly, my website keeps on running even with the customized Themes even though the damaged ultraviocore_theme_templates table has no data or no structure. I have the array_keys() error experienced by others. (Error message in posts above.) Checking with the hosting company gave these results: PHP and Mysql are both up-to-date, and we have plenty of space allotted to my website. [hr] Woo! This is all kinda goofy. Yeah, I know, I will have ask the hosting server to restore us back to a week or so ago. We will lose some posts. I think I will have to skip the upgrade for now.
  24. And here is another error. TypeError: array_keys(): Argument #1 ($array) must be of type array, string given in /home3/ultravio/public_html/content/system/Theme/Theme.php:694 Stack trace: #0 /home3/ultravio/public_html/content/system/Theme/Theme.php(694): array_keys('{"d0e70b4cbb9ab...') #1 /home3/ultravio/public_html/content/system/Theme/Theme.php(885) : eval()'d code(2131): IPS\_Theme->resource('/notifyIcons/', 'core', 'front', false) #2 /home3/ultravio/public_html/content/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_global_global->includeJS() #3 /home3/ultravio/public_html/content/system/Theme/Theme.php(885) : eval()'d code(1284): IPS\Theme\_SandboxedTemplate->__call('includeJS', Array) #4 /home3/ultravio/public_html/content/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_admin_global->globalTemplate('b3f00ce7eb3dfd7...', '<span style='ba...', Array) #5 /home3/ultravio/public_html/content/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #6 /home3/ultravio/public_html/content/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #7 /home3/ultravio/public_html/content/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Standard->finish() #8 /home3/ultravio/public_html/content/admin/index.php(13): IPS\_Dispatcher->run() #9 {main}
×
×
  • Create New...