XR Product Manager

XR Product Manager [Paid] 2.0.2

No permission to buy (£30.00)
Only a basic amount:

HTML:
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "@id": "https:\/\/xr-dev.io\/products\/xr-product-manager.2",
        "name": "XR Product Manager",
        "description": "Sell digital products and manage optional extras and renewals all within XenForo",
        
            "image": "https://xr-dev.io/data/xrpm/thumbnail/0/2-cf98da102b7dce585405d66535797ff9.jpg?1522626225",
        
        "releaseDate": "2018-07-27T01:39:44+01:00"
    }
    </script>

It is defined in the template though so you can add to it if required.
 
Only a basic amount:

HTML:
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "@id": "https:\/\/xr-dev.io\/products\/xr-product-manager.2",
        "name": "XR Product Manager",
        "description": "Sell digital products and manage optional extras and renewals all within XenForo",
       
            "image": "https://xr-dev.io/data/xrpm/thumbnail/0/2-cf98da102b7dce585405d66535797ff9.jpg?1522626225",
       
        "releaseDate": "2018-07-27T01:39:44+01:00"
    }
    </script>

It is defined in the template though so you can add to it if required.
It would be good if offers field are provided as well.
 
@Chris D Today i purchased your product manager,but when uploading attachments it gives error 403. What might cause this ?
Some permissions needed on some folders??
 

Attachments

  • 1645614280330.webp
    1645614280330.webp
    24.5 KB · Views: 34
Thanks.

Does it happen with all files? Does it happen if you try to attach the same file to a thread?

This shouldn’t really be any different to uploading any other attachment, it’s basically the same code.

Would be wort checking the server error log in case there are more clues in there.
 
Thanks.

Does it happen with all files? Does it happen if you try to attach the same file to a thread?

This shouldn’t really be any different to uploading any other attachment, it’s basically the same code.

Would be wort checking the server error log in case there are more clues in there.
It happens only when adding attachments in product, if you wish i can give u credentials.
I get 403 error in console which logically means something with permissions is not right...
 
@Chris D
It happend in attachments in forums too..
View attachment 265191
That now makes more sense.

So it could be permissions for example if the data/internal_data permissions aren’t recursively set properly.

But it could also be something security related on the server side. We’ve seen things like mod_security (and similar) be configured so stringently it would block certain files, for example.

As this doesn’t appear to be specific to this add-on you’re more than welcome to submit a ticket or post on the forum but some sort of server config issue seems likely at this point.
 
That now makes more sense.

So it could be permissions for example if the data/internal_data permissions aren’t recursively set properly.

But it could also be something security related on the server side. We’ve seen things like mod_security (and similar) be configured so stringently it would block certain files, for example.

As this doesn’t appear to be specific to this add-on you’re more than welcome to submit a ticket or post on the forum but some sort of server config issue seems likely at this point.
I fixed the problem by disabling ModSecurity on my site. And the problem is gone.
 
@Chris D , Hello!. Long filenames are not truncated when uploading attachments.
 

Attachments

  • Screenshot 2022-02-24 at 11-42-54 Add product Development for XenForo - Admin control panel.webp
    Screenshot 2022-02-24 at 11-42-54 Add product Development for XenForo - Admin control panel.webp
    13.6 KB · Views: 35
Not something I recall seeing before and I don’t think we’ve had other reports.

Does it happen with every product or does it still happen if you release a new version for this product?
 
I have no idea, everything else was working fine....
I reset my xenforo completly and started from scratch, i removed all database information and a fresh install its not woring fine im not sure what happened but i hop it doesnt happen in the future
 
Top Bottom