Jump to content

AndZyk

Members
  • Posts

    722
  • Joined

  • Days Won

    10

AndZyk last won the day on December 18 2024

AndZyk had the most liked content!

Recent Profile Visitors

9,729 profile views

AndZyk's Achievements

Hero Member

Hero Member (6/6)

995

Reputation

3

Community Answers

  1. I can recommend OpenCore Legacy Patcher for upgrading macOS on older Macs. You could upgrade your iMac to Sonoma with it. ๐Ÿ˜‰
  2. @ryan I reproduced it on a fresh install this way: Install PW 3.0.260 or earlier Install module Jumplinks Upgrade to PW 3.0.261 Refresh modules Delete compiled files Error: Class "ModuleConfig" not found I only tested it with this module. Hope this helps to reproduce it.
  3. This helps only temporary for me. As soon as you delete the compiled files (which is something I like to do ๐Ÿ˜…) the error reoccurs.
  4. It could be that Modules that use class TestConfig extends ModuleConfig Have the error "Class "ModuleConfig" not found" with the newest update. https://processwire.com/blog/posts/new-module-configuration-options/ I have this with the old Jumplinks module now and I guess some modules use this module config. Can anybody verify this please? ๐Ÿ™‚
  5. Hello @rushy, I think it only matters if you want the correct created and modified timestamp when creating or editing pages. I don't think there are any further implications. You could try this script in your config.php. It worked for me:
  6. @MrSnoozles Have you tried this GitHub repository? https://github.com/uiii/processwire ๐Ÿ™‚
  7. @ryan One suggestion: What do you think about adding a file field to the engineer for asking questions with files? For example: Create me a page with the contents of this Word file. Also it I noticed that questions that take longer will end in an internal server error because of the long execution time. In this case one would better use the terminal, because I think there is no easy solution around this except for increasing the server time limits? Very interesting development. I just created a homepage and a subpage on a fresh install without writing a single line of code. ๐Ÿ˜… One issue Claude Sonnet 4.6 had was the concept of Markup Regions. It had problems with the main-tags and disabled Markup Regions in the end. ๐Ÿ˜„ But maybe it can understand Markup Regions better with a more precise prompt. I have no tested that yet.
  8. @ryan Thank you for the explanation. When I try to enter all values manually in the primary agent: It mixes the values after saving: I cannot leave all fields empty, because then it throws an error. My module config is correct, but ignored because of the primary agent setting. I hope this helps.
  9. Thank you for adding the multi agent feature. For me it doesn't work with OpenRouter, because the model should be for example anthropic/claude-sonnet-4-6 instead of claude-sonnet-4-6. But if I change the model manually it messes app the fields, because of the predefined options I think. It mixes values in other fields. Could you please fix this? ๐Ÿ™‚ Regards, Andreas
  10. Very interesting module, thank you @ryan. ๐Ÿ™‚ Would it be possible to support API keys from OpenRouter? We use OpenRouter to switch between many models. Regards, Andreas
  11. Hello @_Roy_, you have to add or change the styles in the module settings, so that you can see it in the editor: https://processwire.com/blog/posts/using-tinymce-6-in-processwire/#customizing-the-styles-dropdown https://processwire.com/blog/posts/using-tinymce-6-in-processwire/#adding-extra-css-styles-without-adding-to-em-styles-em-dropdown You are right, ProcessWire doesn't know what framework you are using. That is why you have to tell the editor which classes of your framework you want to use. Regards, Andreas
  12. Last week I upgraded all our sites to ProcessWire 3.0.255. Thank you as always for your amazing work @ryan ๐Ÿ˜„ Also switched all sites to the new admin theme and love it so far. Thank you @diogo and @jploch ๐Ÿ˜˜ One small request: Could you please make the page tree more compact on mobile phones (in this example iPhone 12)? There is some white space that could be removed.
  13. Hi @horst, here is the link to the discussion: https://github.com/FortAwesome/Font-Awesome/discussions/21364 Regards, Andreas
ร—
ร—
  • Create New...