Jump to content

rst

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by rst

  1. Looks like theres an issue with this module and PHP 8+ Fatal Error: Uncaught TypeError: round(): Argument #1 ($num) must be of type int|float, string given in site/modules/FieldtypeMapMarker/InputfieldMapMarker.module:208
  2. Hi, I am having a similar problem, how did you solve this ? thanks
  3. the auto populate field 404 error domain.com/admin/page/search/for?parent_id=1025&template_id=51&status%3C2048&limit=50&get=title&title%=test
  4. Hello, All of a sudden I started getting 404 errors on my site. Each time I add an image to the textarea and try to save/publish a page, I get a 404 error and the link it generates looks strage domain.com/admin/page/edit/?&id=3114 Also, I am getting another 404 error when I try to use autocomplete function on a field. It was working correctly until a couple of days ago, and just not sure what it could be? I upgraded to the latest version of PW, that didn't fix it. Any help appreciated, thanks!
  5. The way I was able to solve it, is you have to create 2 different api's. One for the front end, where you set restrictions to your domain name. And then another for this module where you set the restriction to your server's ip address. Also, make sure that geocoding api is enabled in google console. Hope this helps.
  6. hello, is there a way to add a prefix to the image name? i am trying to create a low quality and high quality image with the same size, but it seems one is overwriting the other
  7. I am having problems uploading svg images in the the latest pw 3.0.98. It shows the preview and has the spinner on top of it, and just gets stuck on that. Worked fine in the previous version of PW
  8. is there a way to apply this module to images that are already saved? thanks!
  9. Hello, Has anyone used ProCache with Cloudflare for CDN? I am trying to figure out whats the best way of setting that up. Thanks
  10. rst

    htaccess help

    i did the 404 redirects from the link above, and that works, thank you
  11. rst

    htaccess help

    thanks, i added this to htaccess, but still get a 404 error page, that loads
  12. My site keeps getting hits for wp-login.php file . I guess its connected to wordpress hack of some sort. Is there a way to block these hits in htaccess ? thank you
  13. hmm, response i get is this error: false message : AJAX Page not saved (no changes)
  14. also, just noticed that this error is happening on every single image field now. i can't upload new images to the site. i didn't make any edits to the server, so not sure why this is happening all of a sudden
  15. seems the error is caused by this line, in InputfieldImage.js var response = $.parseJSON(xhr.responseText),
  16. thank you. i looked through some of the similar posts before i posted, didnt help. will try to google that error message, thanks
  17. thing is, it worked for all the other sections, and just today i added a new section and i am having this problem. i didnt change anything in the code
  18. I enabled debugger, and now I see this error when I upload an image SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data parseJSON .../wire/modules/Jquery/JqueryCore/JqueryCore.js:2:13582 uploadFile/< .../wire/modules/Inputfield/InputfieldImage/InputfieldImage.js:1450:21
  19. not showing me any errors. also, i just tried adding the image field on its own, and uploading new images are not saving to it either.
  20. Hello, I have repeater field with an image field as one of its fields. It works correctly on all but one templates. I added an image, it shows the image uploading, but then the image just disappears and it doesn't save. What could it be ? Thanks
  21. hmm i dont see a tab with all these options in my version of procache, version i have is 3.1.6
×
×
  • Create New...