Jump to content

rst

Members
  • Posts

    41
  • Joined

  • Last visited

Posts 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

    • Like 1
  2. 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!

     

  3. 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.

     

     

    • Thanks 2
  4. 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

  5. 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

×
×
  • Create New...