Перейти к содержанию

Orpheus

Актив
  • Постов

    300
  • Зарегистрирован

  • Посещение

  • Победитель дней

    9

Сообщения, опубликованные Orpheus

  1. Not sure if this is what you want to do, but this helped me long back.

    How to grab all the tables which are using MyISAM storage engine? Use below

    SELECT CONCAT('ALTER TABLE ', TABLE_SCHEMA, '.', TABLE_NAME,' ENGINE=InnoDB;') 
    FROM Information_schema.TABLES WHERE TABLE_SCHEMA = 'DBNAME' AND ENGINE = 'MyISAM' AND TABLE_TYPE = 'BASE TABLE'

    Then copying all the output queries you've to run in console and hit CTRL+Enter
    Where DBNAME is the database name

    Enjoy!

  2. On 10/14/2021 at 3:35 PM, Жека Борох said:

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

    Which version of Acme Theme you've installed? And on which IPS version?

  3. Does this make any sense?

    # Disallow directories
    User-agent: *
    Disallow: /admin/
    Disallow: /api/
    Disallow: /applications/
    Disallow: /cgi-bin/
    Disallow: /datastore/
    Disallow: /plugins/
    Disallow: /system/
    
    # Disallow files
    Disallow: /ips4.php
    Disallow: /404error.php
    Disallow: /Credits.txt
    Disallow: /error.php
    Disallow: /upgrading.html
    
    # Disallow Pages
    Disallow: /login/
    Disallow: /register/
    Disallow: /lostpassword/
    Disallow: /online/
    Disallow: /contact/
    Disallow: /support/
    Disallow: /profile/
    Disallow: /forum/movies/
    
    # Disallow Query Strings
    Disallow: /?tab=*
    Disallow: /index.php?*
    Disallow: /*?app=*
    Disallow: /*sortby=*
    Disallow: /*/?do=download
    Disallow: /profile/*/?do=*
    Disallow: /profile/*/content/
    Disallow: /*?do=add
    Disallow: /*?do=email
    Disallow: /*?do=getNewComment
    Disallow: /*?do=getLastComment
    Disallow: /*?do=findComment*
    
    Sitemap: https://domain.com/sitemap.php

     

  4. 16 hours ago, the.bunin said:

    сорри, но немного не понял, что подразумевается под чистой установкой? Установить на сервере чистый движок и проверить в серве ли проблема или нет?

    yep, that's what he meant I guess

    Create a subdomain and Install the latest IPB on it and check if there is any problem with the downloads.

  5. Radical Tags


    Invision Power’s most comprehensive Tag Management system

    Radical Tags is a modern tag and prefix management system for IPS 4.6, carrying over the features you know and love from the original Advanced Tags and Prefixes application by Ryan with many new additions and usability improvements.

    Features

    Radical Tags supports many features out of the box, with many more useful features coming in future releases.

    Tag and Prefix customization

    Customizable tags and prefixes, supporting both an easy-to-use interactive editor and an advanced HTML based editor.

    Supports not only prefixes, but regular tags as well! Make your tag lists stand our with color-coded tags.

    Forum / Category settings

    Radical Tags allows you to configure settings for tags and prefixes on a per-category basis. These settings include..

    Requiring a prefix

    Customizing the tag mode (open, closed, or prefix only)

    Setting a custom language string for the Prefix input (for example, “Platform” on gaming themed forums)

    Customizing lists of allowed or suggested tags

    Customizing which prefixes are allowed to be used

    Setting a default prefix

    Setting the minimum number of tags that must be used

    Setting the maximum number of tags that can be used

    Aliases

    Provide “aliases” that replace commonly used tag synonyms with a single standardized tag of your choosing. For example, on a photography forum, you may have common tags such as “nature photography” that you’d prefer just be saved as “nature” or vice versa. With this feature, you can add an alias that will automatically convert these tags on submission.

    Tag management

    View a list of your communities most used tags, filterable by any item type (Topics, Gallery Images, Blogs, even other third-party applications!)

    Replace tags in just a few clicks

    Easily search for and delete unwanted tags

    Widgets

    Elegant and customizable tag cloud widgets

    ..and more!

    Easily port over your Advanced Tags and Prefixes configuration from the Tools page

    Provide a new, sleek, modern look for your communities tags


    • Submitter
    • Submitted
      08/27/21
    • Category
    • Language
      English / английский

     

  6. Nexxe Theme (Dark/Light)


    Nexxe Theme

    ( IPS version 4.6 )

    Template with a choice of ( light/dark ) color versions.

    Colors and sizes using CSS Vars.

    Choosing the font color, the theme has many settings and can be fully customized. It's perfect for all forums, beautifully displaying all site content.

    Possibility to change header, slider, navigation, popus, forms, comments and much more.


     

×
×
  • Создать...