Jump to content

Gideon So

Members
  • Posts

    516
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Gideon So

  1. @adrian Yes. After click on the delete all log button, it is fine now. Thanks a lot for supporting this useful module so well. Gideon
  2. Hi, All of a sudden Tracy consum 100% CPU. If I disable or uninstall Tracy, the CPU consumption back to normal. Any idea what is the possible cause? Gideon
  3. @PWaddict My php.ini contains: memory_limit = 512M post_max_size = 600M upload_max_filesize = 500M I think all these settings are more than capable for uploading a file less than 500M in size. Gideon
  4. Hi, I have a file inputfield which I use to upload video file. If I upload a file larger than 250Mb, the progress bar moves until 100% and then the upload seems never ends. I found the following error: Any hints to fix this or I have to file a bug to github? Gideon
  5. Hi, I get the following error when trying to edit a file. I only get a blank editor. ReferenceError: require is not defined Gideon
  6. @Robin S You are my hero. Works like a charm and I learn something new about Processwire everyday with the help of all the great community here. Gideon
  7. Hi, is there anyway I can change default filter, say email address, instead of roles in user lister view? Gideon
  8. @adrian @bernhard Thanks for the info. Look promising.
  9. @bernhard I am not a capable and decent programmer. I am still learning writing code. I will try my best to work on it. If I were able to get it done in a professional way, It is no doubt I would share my experience with all of you. In fact I am inspired by this thread: I think @POWERFULHORSE is able to give us some more light on how to do it. @adrian also mentioned that he has some experiences. Would you share something with us here?? Gideon
  10. @StanLindsey I think making a PWA without a backend is not hard. There are so many tutorials and examples. Agree. Thanks for the advice and encouragement. Gideon
  11. One of the ways is installing Processwire in a sub-directory called api and the progressive web app built with Angular or Vue in the root directory. Then Processwire serves as a REST api provider and the web app fetch json data and parse it to content. I need offline access to contents, the I can cache api/site/assets/ with service worker. Is this feasible?? Gideon
  12. Hi, I am not sure if it is the right forum to ask this question. If not, please move it to the appropriate forum. I would like to build a Progressive web app with Processwire as the backend to serve content to the web app. Is it possible? If so, what is needed? Any ideas and suggestions are welcome. Gideon
  13. Hi, atom is a nice one. You should give it a try. Gideon
  14. Hi @incognito.ms, Thanks for your quick answer. Works very well. Gideon
  15. Hi, I have a website with multi-languages support and a frontend form for course registration. If a user choose English which is not the default language, the page title only save to the English tab of the page title. How can I save the page title to the default language through API?? Gideon
  16. Hi, After upgraded to the latest version, I found that the CKeditor doesn't work anymore. I got the following error as the attached image shows. Gideon
  17. What can I say other than WOW!!! Very impressive and inspiring work. Gideon
  18. Hi, I think the default maxLegth is 128 but the page name is very long after UTF-8 characters are translate to punycode. Is thee any way to increase the limit?? Gideon
  19. @helmut2509 Go to setup —> language and change the language label there. Gideon
  20. Hi, I would ask the hosting admin enable mod_rewrite in their Apache conf. Gideon
  21. Hi @homma, Glad that it works for you. Which version of ProcessWire you use?? Gideon
  22. Hi @homma, Yes. I do keep a copy here. It is for 3.0.42. I am not sure whether it works with the latest version. Gideon ProcessWireUploadDemo.zip
×
×
  • Create New...