Jump to content

emin.huseynov

Clients
  • Posts

    44
  • 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

Posts posted by emin.huseynov

  1. as we are trying to fix db, the site shows some errors that might be due to partial upgrade?

    [[Template core/front/global/userBar is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]][[Template core/front/global/mobileNavigationIcon is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
    [[Template core/front/global/navBarItems is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    [[Template core/front/global/quickSearch is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    [[Template core/front/global/mobileNavBar is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    [[Template core/front/global/breadcrumb is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

     

    when trying to go into admin page:

     

    [[Template core/admin/global/globalTemplate is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

  2. Hi

    I clicked on the proposed update as always.  I think it was from 4.7.0 to 4.7.1?

    Anyway, in the admin page it told me it needs to fix something in db and I proceeded with that.

    As a result the site is broken.

    The admin page says:

    An error occurred (500 Error)

    We're sorry, but a temporary technical error has occurred which means we cannot display this site right now.

    Incorrect key file for table 'ibf_core_sys_lang'; try to repair it

    You can try again by clicking the button below, or try again later.
    the main page of the forum says:
    SELECT * FROM `ibf_forums_topics` AS `forums_topics` WHERE `tid`='485524'
    IPS\Db\Exception: Incorrect key file for table 'ibf_forums_topics'; try to repair it (1034)
    #0 /home/forum7b/public_html/system/Db/Select.php(388): IPS\_Db->preparedQuery('/*forum7b_16::f...', Array, true)
    #1 /home/forum7b/public_html/system/Db/Select.php(446): IPS\Db\_Select->runQuery()
    #2 /home/forum7b/public_html/system/Db/Select.php(370): IPS\Db\_Select->rewind()
    #3 /home/forum7b/public_html/system/Patterns/ActiveRecord.php(138): IPS\Db\_Select->first()
    #4 /home/forum7b/public_html/system/Patterns/ActiveRecord.php(181): IPS\Patterns\_ActiveRecord::load('485524')
    #5 /home/forum7b/public_html/system/Http/Url/Internal.php(177): IPS\Patterns\_ActiveRecord::loadFromUrl(Object(IPS\Http\Url\Friendly))
    #6 /home/forum7b/public_html/system/Http/Url/Friendly.php(218): IPS\Http\Url\_Internal->correctUrlFromVerifyClass('\\IPS\\forums\\Top...')
    #7 /home/forum7b/public_html/system/Dispatcher/Front.php(303): IPS\Http\Url\_Friendly->correctFriendlyUrl()
    #8 /home/forum7b/public_html/system/Dispatcher/Front.php(87): IPS\Dispatcher\_Front->checkUrl()
    #9 /home/forum7b/public_html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init()
    #10 /home/forum7b/public_html/index.php(13): IPS\_Dispatcher::i()
    #11 {main}

    the second fragment above is actually from a topic thread

    the index page error is this:

     

    SELECT forums_topics.tid FROM `ibf_forums_topics` AS `forums_topics`  LEFT JOIN `ibf_forums_forums` AS `forums_forums` ON forums_topics.forum_id=forums_forums.id WHERE ( forums_topics.forum_id IN(2,49,65,34,43,63,67,28,29,30,31,4,39,6,7,5,11,72,8,35,10,70,13,44,45,46,47,48,26,12,14,15,16,36,21) ) AND forums_topics.state='open' AND forums_topics.approved=1 AND forums_topics.approved!=-2 AND forums_topics.approved!=-3 AND ( NULLIF(forums_topics.moved_to, '') IS NULL ) AND forums_forums.can_view_others=1 ORDER BY forums_topics.last_post desc LIMIT 7
    IPS\Db\Exception: Incorrect key file for table 'ibf_forums_topics'; try to repair it (1034)
    #0 /home/forum7b/public_html/system/Db/Select.php(388): IPS\_Db->preparedQuery('/*forum7b_16::f...', Array, true)
    #1 /home/forum7b/public_html/system/Db/Select.php(446): IPS\Db\_Select->runQuery()
    #2 [internal function]: IPS\Db\_Select->rewind()
    #3 /home/forum7b/public_html/system/Content/Item.php(3260): iterator_to_array(Object(IPS\Db\Select))
    #4 /home/forum7b/public_html/applications/forums/sources/Topic/Topic.php(310): IPS\Content\_Item::getItemsWithPermission(Array, 'forums_topics.l...', 7, NULL, -1, 256, Object(IPS\Member), false, false, false, false, NULL, false, true, true, true, false)
    #5 /home/forum7b/public_html/system/Content/Widget.php(476): IPS\forums\_Topic::getItemsWithPermission(Array, 'forums_topics.l...', 7, NULL, -1, 256)
    #6 /home/forum7b/public_html/system/Widget/Widget.php(833): IPS\Content\_Widget->render()
    #7 /home/forum7b/public_html/system/Widget/Widget.php(888): IPS\_Widget->_render()
    #8 /home/forum7b/public_html/uploads/template_5_94a9d7649fb9cdbfc784d3516e61a717_global.php(18295): IPS\_Widget->__toString()
    #9 /home/forum7b/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->widgetContainer('sidebar', 'vertical')
    #10 /home/forum7b/public_html/uploads/template_5_94a9d7649fb9cdbfc784d3516e61a717_global.php(15536): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array)
    #11 /home/forum7b/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->sidebar('right')
    #12 /home/forum7b/public_html/uploads/template_5_94a9d7649fb9cdbfc784d3516e61a717_global.php(6766): IPS\Theme\_SandboxedTemplate->__call('sidebar', Array)
    #13 /home/forum7b/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('Bakililar.az \xD0\x90...', '\n\n<div class='i...', Array)
    #14 /home/forum7b/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
    #15 /home/forum7b/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish()
    #16 /home/forum7b/public_html/system/Dispatcher/Front.php(625): IPS\Dispatcher\_Standard->finish()
    #17 /home/forum7b/public_html/init.php(927) : eval()'d code(57): IPS\Dispatcher\_Front->finish()
    #18 /home/forum7b/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\chat_hook_tabNewWindow->finish()
    #19 /home/forum7b/public_html/index.php(13): IPS\_Dispatcher->run()
    #20 {main}

  3. On 7/18/2022 at 12:24 PM, Jim M said:

    Please check your file storage configuration as it looks like there are references to a forum7 sub-domain which is providing mixed results. Additionally, I am unable to load your community currently due to a name resolution error.

    Where is file storage configured? I am trying to get rid of this subdomain. Today we did curl redirect, but instead now I have problems with the menu button in the mobile view. Not sure if it is related.

  4. On 6/17/2022 at 2:17 AM, Randy Calvert said:

    What you are asking for is in assistance with modifying your theme. It’s not something officially supported. While you’re welcome to do it, they don’t provide technical around it. 

    The “Community Support” forum that you’re posting in is for user-to-user help. 

    The official support area monitored by staff is at:

    https://invisioncommunity.com/forums/forum/497-help-support/

    However again they don’t provide support around customizing the CSS or editing themes etc. 

    I opened the topic actually in the Help, but they moved here, I guess.

    What I don't understand is that here there is a space from the post I am quoting, while on my forum it basically merges. And I haven't done any customization on this. So it is basically a bug that they don't want to address.

  5. On 6/18/2022 at 8:00 AM, Jim M said:

    As mentioned by Randy, there is no "undo" for member deletion. A database backup would need to be restored which contained the user (and potentially their content, that also was deleted). Please note: restoring the backup will revert your community back to the point where your community was at the time of the backup, you will lose any content/settings/etc..

     

    Well, I am glad my server admin did not think it is impossible. He managed to bring all their contents and settings from a week old backup to the working current version without the community losing any content. He had to write some custom script for this though.

  6. 2 hours ago, Nathan Explosion said:

    Does telegram support oembed?

    If the answer is yes then yes, you would be able to add the oembed endpoint using this application

    If the answer is no then the iframely integration of this app may support the functionality.

    Provide an example link.

     

    Thank you!

    See example:

     

    https://t.me/bloodysx/20444

     

    embed code looks like this: <script async src="https://telegram.org/js/telegram-widget.js?19" data-telegram-post="bloodysx/20444" data-width="100%"></script>

  7. First off, I am surprised I have to even request this. It should be a concern for Invision community to provide that their soft has great UX.

    But even this forum on mobile has tiniest font I have ever seen anywhere for mobile.

    Second, when I looked in admin where to increase the post text size, it was nowhere to be found. Asking admins did not help either. It turns out such a mundane thing is a theme customization to be ordered from them :((( 

    I assume it should be some line somewhere in CSS that can take care of this. Please advice where to find it.

    Thank you beforehand. I am already given up on the administration of this forum. From my experience with other softs, once a software goes on trajectory of unpredictable price hikes and worsening the service, it is time to look elsewhere before facing bigger problems and losing community.

  8. Hi, 

    this plugin has worked well for me, until I decided to move forum to https

    Everything moved well, except there are four items that IPS support identified as related to this plugin that has hard link to http still.

     

    Mixed Content: The page was loaded over HTTPS, but requested an insecure image 'http://sitename/uploads/set_resources_1/84c1e40ea0e759e3f1505eb1788ddf3c_flags16.png'. This content should also be served over HTTPS.

    Mixed Content: The page at 'sitename' was loaded over HTTPS, but requested an insecure image 'http://sitename/uploads/set_resources_1/d0e70b4cbb9ab8afb1bc1065a3f8487a_subitem_stem.png'.

    also

    /uploads/set_resources_1/d0e70b4cbb9ab8afb1bc1065a3f8487a_subitem_stem@2x.png

    /uploads/set_resources_1/84c1e40ea0e759e3f1505eb1788ddf3c_flags32.png'

×
×
  • Create New...