Jump to content

Orpheus

Актив
  • Регистрация

  • В сети

Reputation Activity

  1. Like
    Orpheus reacted to Respected in Download installed plugins   
  2. Like
    Orpheus got a reaction from Xontero in Файлы из архива IPS (поможем скачать)   
  3. Thanks
    Orpheus got a reaction from BlackShot in Like/React to Download   
    Latest version
    BIM_Hide_Link_And_Code_3.2.2.7z
  4. Thanks
    Orpheus reacted to by_ix in (k4) Post EditButton   
    Просмотр файла (k4) Post EditButton
    Плагин добавляет в темах на форуме кнопку редактирования сообщений в панели цитат.
     
    Совместимость: 4.6.х
    Добавил by_ix Добавлено 08.02.2022 Категория Интерфейс Язык None  
  5. Thanks
    Orpheus reacted to Xontero in Spacious ACP   
    I have 20.3.0
    Spacious ACP 20.3.0.tar
     
    Spacious ACP 20.3.0.tar
  6. Confused
    Orpheus got a reaction from Xontero in Nexxe Theme (Dark/Light)   
    @AlphaStar@LoveHate Any updates guys?
  7. Like
    Orpheus got a reaction from by_ix in (aXen) Font Awesome 6 in IPS   
    For anyone who wants to get more files for IPS from the same author
    Link: https://github.com/aXenDeveloper

  8. Like
    Orpheus reacted to by_ix in (aXen) Font Awesome 6 in IPS   
    все его файлы есть здесь. за исключением некоторых, не особо нужных. 
  9. Like
    Orpheus got a reaction from BlackShot in Show Edit and Report Links Under Posts & Comments   
    There you go
    Show_Edit_and_Report_Links_Below_Posts__Comments_1.0.1.xml
  10. Like
    Orpheus got a reaction from ZkkinS in Spoiler - Editable Title   
    Assuming, you want to download CKEditor add-ons
    Here: https://ckeditor.com/cke4/addons/plugins/all
  11. Like
    Orpheus got a reaction from by_ix in ☄️​​​​​​​ Acme Theme   
    Updated to latest version 1.1.5
    What's New
    Fixed a number settings bug
  12. Like
    Orpheus got a reaction from SlawkA in ☄️​​​​​​​ Acme Theme   
    Updated to latest version 1.1.5
    What's New
    Fixed a number settings bug
  13. Like
    Orpheus got a reaction from Xontero in Nexxe Theme (Dark/Light)   
    Theme updated to the latest version available, thanks to @LoveHate
  14. Like
    Orpheus got a reaction from Xontero in convert MyISAM to InnoDB   
    Sure thing, good luck
  15. Thanks
    Orpheus reacted to Xontero in Nexxe Theme (Dark/Light)   
    got it...
    nexxe 1.1.1.2.xml
     
     
    @M4FIA_RaGE update
    nexxe 1.1.1.2.xml
  16. Like
    Orpheus got a reaction from Xontero in convert MyISAM to InnoDB   
    You have to generate the queries first using the above and then run them in MySQL CLI(Console).
    I did it for my forum the same way. I used phpMyAdmin console inside the same database where I had most of the database tables in MyISAM
  17. Like
    Orpheus got a reaction from turk in convert MyISAM to InnoDB   
    How to grab all the tables which are using MyISAM storage engine?
    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' Where DBNAME is the database name, then copying all the output queries you've to run in console and hit CTRL+Enter
    Done! hope that helps
  18. Thanks
    Orpheus reacted to AlphaStar in Nexxe Theme (Dark/Light)   
    Haikenz ес офкос)
     
     
    nexxe 1.1.1.0.xml
  19. Like
    Orpheus got a reaction from Gennadiy in MyISAM в InnoDB   
    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!
  20. Like
    Orpheus got a reaction from by_ix in Nexxe Theme (Dark/Light)   
    Thanks @by_ix & @AlphaStarfor the updates
  21. Like
    Orpheus reacted to AlphaStar in Nexxe Theme (Dark/Light)   
    the.bunin Ну мало ли) Я просто открыл, увидел какие-то крякозябры, поэтому спросил.
    Ловите.
    nexxe 1.1.0.9.xml
  22. Like
    Orpheus reacted to by_ix in Nexxe Theme (Dark/Light)   
    M4FIA_RaGE обнови. 
    Nexxe-1.1.0.5.xml
  23. Like
    Orpheus got a reaction from deeverbs in CJ Duplicate Member Logger   
    Not sure what's causing that but here is the latest version of this application.
    Enjoy
    cjdml_-_2.0.2.tar
  24. Thanks
    Orpheus got a reaction from Axxxmatov in ☄️​​​​​​​ Acme Theme   
    Will be updated to latest version very soon!
     
  25. Like
    Orpheus got a reaction from totoshka in Robots.txt для IPS4   
    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