Jump to content

Jed Rosenzweig

Clients
  • Posts

    228
  • 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 Jed Rosenzweig

  1. Ha yes, the last 2% took forever. I ended up troubleshooting by replacing all the default color calls in the theme admin to hot pink to see what I wasn't overriding.
  2. @dayh I overwrote the editor icon calls with CSS using FontAwesome icons like so: .cke_button__bold:after { background: none !important; font-size: 1.4rem !important; font-family: "FontAwesome"; content: "\f032"; position: relative; top: 0rem; left: 0rem; } FontAwesome 4.7 cheatsheet: https://fontawesome.com/v4.7.0/cheatsheet/
  3. No, much longer. I refactored the CSS to accommodate a night theme fueled by only theme color changes (that's to say in the theme admin tabs). You have to change a ton of hard-coded calls into one of a selection of set tints/colours set in the theme admin. You also have to figure out which elements to invert and which ones should not. It was a lot of work! It would be good to have the default theme be easily switchable like that but it's not a small job. I also converted all pixel calls to rem. That was comparatively easy 🙂
  4. Remembers mess that was Threaded View. Hides in corner.
  5. It’s just a page of one user’s posts. There’s no specific anchoring — starts at the beginning of the post history.
  6. What's difference between the core post/post container template and the filtered view here that these templates in the plugin need to be recreated wholesale?
  7. Is it possible to inject a unique class into the ipsDialog div that we could then style the rest of the pop-up output against? I feel like this is tapping into core modules for output so make that's not possible but I thought I'd ask.
  8. Agreed but it's not and it's not going to be for a bit by the looks of it.
  9. I commissioned a plugin a few years ago which is available from the author on the marketplace and still works. AFAIK, lazy loading YT is not part of the 4.4 page load improvements.
  10. Nevermind, I figured out a way to get what I needed with CSS and the not selector!
  11. I think there's still caching issues or something odd going on here. We've got a beta test forum going on and all the testers are getting wrong listings for "Only Forums from Clubs that I am member" @Adriano Faria if you'd like access to the beta test to have a look in a controlled environment, LMK.
  12. Hi @Adriano Faria, I'm having issues in local testing this plugin where the forum index list is not updating the user's clubs after they join a new club. I can only get it to update after running the support tool.
  13. This probably isn't applicable to all sites but I'd like to see a top forums leaderboard. On our site we have a forum for every TV show and it would be fun to see that community vs community race. Another issue I've seen is that there's one area on our site that's particularly like-happy and also insular and my leaderboard member are basically the same everyday. It would be nice to have some exclusions (ignore these forums) but I'm guessing that's a lot of work and server processes for an edge case. My only real universally-applicable suggestion is to cache and serve leaderboard results every X minutes/hours as the leaderboard can take a long time to load.
  14. I was going to suggest a 'save' topic idea but I guess that's basically following a topic without notifications.
  15. Yep! Just saw it and wanted to correct it but that bit isn't forward-facing.
  16. Under punishment: "Moderatore Content" should be "Moderated Content".
  17. This isn't a public board so if you want admin access that is very doable.
  18. These were on profile. Let me check on post for you. Fri, 29 Jan 2016 19:08:31 +0000 (Severity: 2) 72.130.149.103 - http://XXXXXX.ipbhost.com/profile/13-GGGGGG/warnings/add/?ref=eyJhcHAiOiJmb3J1bXMiLCJtb2R1bGUiOiJmb3J1bXMtY29tbWVudCIsImlkXzEiOjgyLCJpZF8yIjo0NzB9 OutOfRangeException 0: #0 /var/www/html/XXXXXX/web/init.php(434) : eval()'d code(43): IPS\Patterns\_ActiveRecord::load(0) #1 /var/www/html/XXXXXX/web/system/Content/Item.php(344): IPS\core\Warnings\hook174->processAfterCreate(NULL, Array) #2 /var/www/html/XXXXXX/web/system/Content/Item.php(65): IPS\Content\_Item::createFromForm(Array, NULL) #3 /var/www/html/XXXXXX/web/applications/core/modules/front/system/warnings.php(141): IPS\Content\_Item::create() #4 [internal function]: IPS\core\modules\front\system\_warnings->warn() #5 /var/www/html/XXXXXX/web/system/Dispatcher/Controller.php(85): call_user_func(Array) #6 /var/www/html/XXXXXX/web/system/Content/Controller.php(46): IPS\Dispatcher\_Controller->execute() #7 /var/www/html/XXXXXX/web/applications/core/modules/front/system/warnings.php(43): IPS\Content\_Controller->execute() #8 /var/www/html/XXXXXX/web/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\system\_warnings->execute() #9 /var/www/html/XXXXXX/web/index.php(13): IPS\_Dispatcher->run() #10 {main} This was from a post.
  19. Fri, 29 Jan 2016 18:28:03 +0000 (Severity: 2) 72.130.149.103 - http://XXXX.ipbhost.com/profile/13-GGGGG/warnings/add/ OutOfRangeException 0: #0 /var/www/html/XXXX/web/init.php(434) : eval()'d code(43): IPS\Patterns\_ActiveRecord::load(0) #1 /var/www/html/XXXX/web/system/Content/Item.php(344): IPS\core\Warnings\hook174->processAfterCreate(NULL, Array) #2 /var/www/html/XXXX/web/system/Content/Item.php(65): IPS\Content\_Item::createFromForm(Array, NULL) #3 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(141): IPS\Content\_Item::create() #4 [internal function]: IPS\core\modules\front\system\_warnings->warn() #5 /var/www/html/XXXX/web/system/Dispatcher/Controller.php(85): call_user_func(Array) #6 /var/www/html/XXXX/web/system/Content/Controller.php(46): IPS\Dispatcher\_Controller->execute() #7 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(43): IPS\Content\_Controller->execute() #8 /var/www/html/XXXX/web/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\system\_warnings->execute() #9 /var/www/html/XXXX/web/index.php(13): IPS\_Dispatcher->run() #10 {main} ------------------------------------------------------------------------ Fri, 29 Jan 2016 18:28:46 +0000 (Severity: 2) 72.130.149.103 - http://XXXX.ipbhost.com/profile/13-GGGGG/warnings/add/ OutOfRangeException 0: #0 /var/www/html/XXXX/web/init.php(434) : eval()'d code(43): IPS\Patterns\_ActiveRecord::load(0) #1 /var/www/html/XXXX/web/system/Content/Item.php(344): IPS\core\Warnings\hook174->processAfterCreate(NULL, Array) #2 /var/www/html/XXXX/web/system/Content/Item.php(65): IPS\Content\_Item::createFromForm(Array, NULL) #3 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(141): IPS\Content\_Item::create() #4 [internal function]: IPS\core\modules\front\system\_warnings->warn() #5 /var/www/html/XXXX/web/system/Dispatcher/Controller.php(85): call_user_func(Array) #6 /var/www/html/XXXX/web/system/Content/Controller.php(46): IPS\Dispatcher\_Controller->execute() #7 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(43): IPS\Content\_Controller->execute() #8 /var/www/html/XXXX/web/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\system\_warnings->execute() #9 /var/www/html/XXXX/web/index.php(13): IPS\_Dispatcher->run() #10 {main} ------------------------------------------------------------------------ Fri, 29 Jan 2016 18:38:12 +0000 (Severity: 2) 72.130.149.103 - http://XXXX.ipbhost.com/profile/61-SSSSS/warnings/add/ OutOfRangeException 0: #0 /var/www/html/XXXX/web/init.php(434) : eval()'d code(43): IPS\Patterns\_ActiveRecord::load(0) #1 /var/www/html/XXXX/web/system/Content/Item.php(344): IPS\core\Warnings\hook174->processAfterCreate(NULL, Array) #2 /var/www/html/XXXX/web/system/Content/Item.php(65): IPS\Content\_Item::createFromForm(Array, NULL) #3 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(141): IPS\Content\_Item::create() #4 [internal function]: IPS\core\modules\front\system\_warnings->warn() #5 /var/www/html/XXXX/web/system/Dispatcher/Controller.php(85): call_user_func(Array) #6 /var/www/html/XXXX/web/system/Content/Controller.php(46): IPS\Dispatcher\_Controller->execute() #7 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(43): IPS\Content\_Controller->execute() #8 /var/www/html/XXXX/web/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\system\_warnings->execute() #9 /var/www/html/XXXX/web/index.php(13): IPS\_Dispatcher->run() #10 {main} ------------------------------------------------------------------------ Fri, 29 Jan 2016 18:38:51 +0000 (Severity: 2) 72.130.149.103 - http://XXXX.ipbhost.com/profile/61-SSSSS/warnings/add/ OutOfRangeException 0: #0 /var/www/html/XXXX/web/init.php(434) : eval()'d code(43): IPS\Patterns\_ActiveRecord::load(0) #1 /var/www/html/XXXX/web/system/Content/Item.php(344): IPS\core\Warnings\hook174->processAfterCreate(NULL, Array) #2 /var/www/html/XXXX/web/system/Content/Item.php(65): IPS\Content\_Item::createFromForm(Array, NULL) #3 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(141): IPS\Content\_Item::create() #4 [internal function]: IPS\core\modules\front\system\_warnings->warn() #5 /var/www/html/XXXX/web/system/Dispatcher/Controller.php(85): call_user_func(Array) #6 /var/www/html/XXXX/web/system/Content/Controller.php(46): IPS\Dispatcher\_Controller->execute() #7 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(43): IPS\Content\_Controller->execute() #8 /var/www/html/XXXX/web/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\system\_warnings->execute() #9 /var/www/html/XXXX/web/index.php(13): IPS\_Dispatcher->run() #10 {main} ------------------------------------------------------------------------ Fri, 29 Jan 2016 18:54:12 +0000 (Severity: 2) 72.130.149.103 - http://XXXX.ipbhost.com/profile/13-GGGGG/warnings/add/ OutOfRangeException 0: #0 /var/www/html/XXXX/web/init.php(434) : eval()'d code(43): IPS\Patterns\_ActiveRecord::load(0) #1 /var/www/html/XXXX/web/system/Content/Item.php(344): IPS\core\Warnings\hook174->processAfterCreate(NULL, Array) #2 /var/www/html/XXXX/web/system/Content/Item.php(65): IPS\Content\_Item::createFromForm(Array, NULL) #3 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(141): IPS\Content\_Item::create() #4 [internal function]: IPS\core\modules\front\system\_warnings->warn() #5 /var/www/html/XXXX/web/system/Dispatcher/Controller.php(85): call_user_func(Array) #6 /var/www/html/XXXX/web/system/Content/Controller.php(46): IPS\Dispatcher\_Controller->execute() #7 /var/www/html/XXXX/web/applications/core/modules/front/system/warnings.php(43): IPS\Content\_Controller->execute() #8 /var/www/html/XXXX/web/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\system\_warnings->execute() #9 /var/www/html/XXXX/web/index.php(13): IPS\_Dispatcher->run() #10 {main} ------------------------------------------------------------------------
  20. I have a reproducible error (EX0) if I have Warn Logs enabled and I warn with these parameters.
  21. Yeah, sorry, my first post muddied the waters -- I was using tags but thinking about how prefixes worked in 3.x, All good, sorry for the confusion.
  22. Right, sorry, I mixed up prefixes and tags. So only Prefixes to assignable to a group?
  23. I"m having trouble migrating work flow from the 3.x version of this to the 4.x one. Here's where I'm hitting a wall, maybe I'm just doing it wrong: I'm using a closed tag system6 default tagsI have a forum where I want the 6 default tabs + 2 new ones just for that forum (let's call them one-off tags)If I enter the 2 one-off tags in the forum settings then I can't use the defaults there.If I click use defaults, I can't use the 2 one-off tags.How do I use defaults + one-off tags in the same forum?
×
×
  • Create New...