Jump to content

PatrickRQ

Clients
  • Joined

  • Last visited

  1. Can you please bring option of how many messages is processed per connection in Bulk Main option to workaround this type of issues?
  2. I get plenty of these, can this be verified if this is an issue? https://www.xxxx/discover/?csrfKey=d48191b7e277c1ece8e1fab73737c700&view=condensed TypeError: flock(): Argument #1 ($stream) must be of type resource, bool given in /srv/www/public_html/system/Theme/Cache/Template.php:90 Stack trace: #0 /srv/www/public_html/system/Theme/Cache/Template.php(90): flock() #1 /srv/www/public_html/system/Theme/Theme.php(802): IPS\Theme\Cache\_Template->exists() #2 /srv/www/public_html/system/Theme/Theme.php(885) : eval()'d code(7611): IPS\_Theme->getTemplate() #3 /srv/www/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate() #4 /srv/www/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call() #5 /srv/www/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #6 /srv/www/public_html/system/Dispatcher/Front.php(598): IPS\Dispatcher\_Standard->finish() #7 /srv/www/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #8 /srv/www/public_html/index.php(13): IPS\_Dispatcher->run() #9 {main}
  3. Great! Can you include it into next maintenance release of 4.7.21?
  4. What I ask is to add field: File name Next to linked file URL: So in case name of file cannot be obtained from URL the name from the field will be used to avoid mess like this:
  5. Marc, you constantly do it: if you added permissions to custom fields, why not to add optional field for download file display name for cases like described above? Without that the Downloads software can be only used very limited way. What I request here is optional file display name field beside download link field. It would be used to display name of file in cases where file name cannot be obtained from URL directly.
  6. Hey, could you address the matter in next release? PLEASE
  7. Alright, I have 3rd party hook using it. What the class changed too? I think I missed some update from IPS.
  8. Hi, Since a while I get following spam in system logs. Community is working but would be good to resolve it. Any recommendations? I have tones of it, every second. I tried clearing cache but did not help. My version is 4.7.19.
  9. @Marc I saw plenty of new stuff in upcoming maintenance update. Find a room for that simple extra field for URL based downloads 😄 PLEASE
  10. I understand, however many download sites now days do not offer direct links where file name would be in the URL directly, so it makes URLs file uploads usage a bit limited. That would require to add one extra field beside link itself: name, if filled would list the record under the name. I trust you will find time for that 😄
  11. @Matt Hey, sorry tagging but can you make sure this improvement will be addressed within next maintenance release? PLEASE. From one side it is improvement, from other side it is issue as not all link types are supported, only direct ones where file name presents in URL.
  12. Hi IPS, As per title, when you will add a file download based on LINK from sites like https://mega.nz/ or other similar the file name will become similar to this: Can you add optional field allowing to set file name displayed in download? For links based file downloads. If filled then display the name, otherwise ignore. PLEASE.
  13. ..or add option to disable cart and go straight to summary then payment.
  14. Hi IPS, Can you bring such blockade? Then display a message that the products must be purchased in separate cart. Some stores don't have same payment methods for every product what complicates selling in single cart where customer is going to final phase of purchase and can't pay. It is pissing customers who often leave then.
  15. In IPS3 times there was a plugin to achieve this behavior.