[DigitalPoint] App for Cloudflare®

[DigitalPoint] App for Cloudflare® 1.9.9

No permission to download
Is your domain setup as zone in your Cloudflare account? That error implies there’s an issue retrieving settings for your zone.
Evet ayarlı bu bölümlerde problem yok. Cloud hesabım free. Analizleri ziyaretcilere ülke bayraklarınız falan çalısdırıyor
 
Yeah, I just moved some sites to a new server and got that "Trying to access array offset on false" error when looking at the Cloudflare settings page in the XF admin area.

These sites were using the old API-created tokens and I suspect they were tied to a specific IP address (I can't tell because I can't see them via the Cloudflare UI given they are API-only).

Re-creating the tokens fixed the issue.
 
Can I use it without a problem on the latest version?
Why is it free? Is there any watermark or credit use in this ad on?
Addon info page said:
In exchange for being free, this addon has a single attribution link buried on the bottom of XenForo's Help -> Cookie usage page (there are no site-wide or footer links).

If it makes you feel better, you can purchase the WordPress version. 🤷🏻‍♂️

 
Ziyaretçilerin IP adreslerinin yanında ülke bayrakları ve ülke bilgisi olması harika. Buna ek olarak şunu ekleyebilirsiniz bugün yani 24 saat içinde online olan Üyeler ve toplam ziyaretçi sayısı harika olur
 
Is it possible to enable presigned URLs for video attachments too?
To prevent hotlinking.
I don’t think so because of how XenForo works with video. But I also don’t have a site that allows uploading video, so can’t really look at the URL structure to double check. If you have a post/thread URL with an uploaded video, I could look.

If it’s purely for hot link protection, you could apply hot link protection without needing presigned URLs.
 
It's just a direct URL to R2, just like any other files inside the /data/ folder.


Sadly, it can still be bypassed by a custom proxy imitating a referrer.
Well, you could do some trickery with Cloudflare Page Rules, like only allow them to be downloaded if the user requesting it has a certain cookie or block certain user agents or something. If you went down the road of presigned URLs, you lose the ability for them to be edge cached... so they are going to be slower for users.
 
  • Like
Reactions: rdn
got an error:
Code:
ErrorException: [E_WARNING] Trying to access array offset on false in src/addons/DigitalPoint/Cloudflare/Repository/Cloudflare.php at line 1122

    XF::handlePhpError() in src/addons/DigitalPoint/Cloudflare/Repository/Cloudflare.php at line 1122
    DigitalPoint\Cloudflare\Repository\CloudflareAbstract->getZoneSettings() in src/addons/DigitalPoint/Cloudflare/Repository/Cloudflare.php at line 816
    DigitalPoint\Cloudflare\Repository\CloudflareAbstract->organizeSettings() in src/addons/DigitalPoint/Cloudflare/Admin/Controller/Cloudflare.php at line 50
    DigitalPoint\Cloudflare\Admin\Controller\Cloudflare->actionIndex() in src/XF/Mvc/Dispatcher.php at line 362
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2824
    XF\App->run() in src/XF.php at line 814
    XF::runApp() in admin.php at line 15

and this
971: Please wait and consider throttling your request speed

I don't know why
 
got an error:
Code:
ErrorException: [E_WARNING] Trying to access array offset on false in src/addons/DigitalPoint/Cloudflare/Repository/Cloudflare.php at line 1122

    XF::handlePhpError() in src/addons/DigitalPoint/Cloudflare/Repository/Cloudflare.php at line 1122
    DigitalPoint\Cloudflare\Repository\CloudflareAbstract->getZoneSettings() in src/addons/DigitalPoint/Cloudflare/Repository/Cloudflare.php at line 816
    DigitalPoint\Cloudflare\Repository\CloudflareAbstract->organizeSettings() in src/addons/DigitalPoint/Cloudflare/Admin/Controller/Cloudflare.php at line 50
    DigitalPoint\Cloudflare\Admin\Controller\Cloudflare->actionIndex() in src/XF/Mvc/Dispatcher.php at line 362
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2824
    XF\App->run() in src/XF.php at line 814
    XF::runApp() in admin.php at line 15

and this
971: Please wait and consider throttling your request speed

I don't know why
You are allowed 1200 API requests per 5 minutes. If you are hitting that, it’s from something else… it’s for your whole Cloudflare account, so other API calls for other things possibly? You’d need to really try hard to hit 1200 calls in 5 minutes with this addon. Like multiple windows open and constant reloading pages in multiple windows.
 
Back
Top Bottom