Jump to content

GarethM

Members
  • Posts

    19
  • 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 GarethM

  1. On 29/03/2016 at 3:24 PM, misfit76 said:

    Upgraded to the IPB4 and then upgraded to new version of Advanced tags.

    Prior to the upgrade of Advanced Tags, all my prefixes were still there, juts did not have images like they used to be in the previous version.  After the upgrade, the text still was not replaced, so i tried to run the Recache tool. That threw a DB error. So after that, i ran the tool to fix the DB errors. That removed all my prefixes. I tried to recache again and recieved this error again

     

    
    UPDATE LOW_PRIORITY IGNORE `core_search_index` core_search_index  SET `index_tags`='efi' WHERE index_class like '%forums%' AND index_class like '%forums%' AND index_item_id=139321  LIMIT 1
    IPS\Db\Exception: Unknown column 'index_tags' in 'field list' (1054)
    #0 /home/skupper/www.bmw2002faq.com/system/Db/Db.php(836): IPS\_Db->preparedQuery('UPDATE LOW_PRIO...', Array)
    #1 /home/skupper/www.bmw2002faq.com/applications/advancedtagsprefixes/modules/admin/manage/tools.php(343): IPS\_Db->update('core_search_ind...', Array, Array, Array, 1, 3)
    #2 [internal function]: IPS\advancedtagsprefixes\modules\admin\manage\_tools->rebuild()
    #3 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(85): call_user_func(Array)
    #4 /home/skupper/www.bmw2002faq.com/applications/advancedtagsprefixes/modules/admin/manage/tools.php(26): IPS\Dispatcher\_Controller->execute()
    #5 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(129): IPS\advancedtagsprefixes\modules\admin\manage\_tools->execute()
    #6 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

    Did something not get installed?

    Thanks,

    Steve K.

    Same issue here, I attempted to re-cache my topic tags and it failed instantly, showing that error message. Seems to have wiped the tags from the topics list on the forums, but the tags are still there when you view a topic.

    UPDATE LOW_PRIORITY IGNORE `core_search_index` core_search_index  SET `index_tags`='Army List' WHERE index_class like '%forums%' AND index_class like '%forums%' AND index_item_id=28518  LIMIT 1
    IPS\Db\Exception: Unknown column 'index_tags' in 'field list' (1054)
    #0 /home/gagqlnoi/public_html/ips4/system/Db/Db.php(836): IPS\_Db->preparedQuery('UPDATE LOW_PRIO...', Array)
    #1 /home/gagqlnoi/public_html/ips4/applications/advancedtagsprefixes/modules/admin/manage/tools.php(343): IPS\_Db->update('core_search_ind...', Array, Array, Array, 1, 3)
    #2 [internal function]: IPS\advancedtagsprefixes\modules\admin\manage\_tools->rebuild()
    #3 /home/gagqlnoi/public_html/ips4/system/Dispatcher/Controller.php(85): call_user_func(Array)
    #4 /home/gagqlnoi/public_html/ips4/applications/advancedtagsprefixes/modules/admin/manage/tools.php(26): IPS\Dispatcher\_Controller->execute()
    #5 /home/gagqlnoi/public_html/ips4/system/Dispatcher/Dispatcher.php(129): IPS\advancedtagsprefixes\modules\admin\manage\_tools->execute()
    #6 /home/gagqlnoi/public_html/ips4/admin/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

    Tool to fix database errors didn't solve it for me either.

  2. Activity streams are super useful for my community, and I've got a whole bunch of streams created for my users and organised nicely in a series of menus.

    However, I'd like users to still be able to save their own custom streams too, but their custom streams all end up at the bottom of a now very long list of Default Streams in the My Activity Streams Menu, which makes them difficult to access.

    Is it possible to remove the Default Streams from the My Activity Streams Menu?

    Alternatively, is there another way to manage custom streams (i.e. not through the My Activity Streams Menu)? If so, maybe I could create a direct link to that and remove the My Activity Streams Menu drop-down entirely...

    Thanks!

×
×
  • Create New...