White label Image error

I’m getting this error caused by the white label plugin on the wp-login.php page (I replaced the url by ***** because it has to stay private for now):

**Warning** : getimagesize(http://...@2x.png): failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized in  **/home/customer/www/opuswatch.100test.nl/public_html/wp-content/plugins/tco-white-label/functions/enqueue/styles.php**  on line  **26**

**Warning** : getimagesize(http://*****/wp-content/uploads/2021/09/*****_hero_bg.jpg): failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized in  **/home/customer/www/*****/public_html/wp-content/plugins/tco-white-label/functions/enqueue/styles.php**  on line  **62**

Also i would love to see some more options in the whitelabel plugin: like changing the typography, buttons, colors, paddings, borders etc. for the login box.

Hi Christine,

Thanks for reaching out.
It might be something with the PHP library named GD which allows to call the function name getimagesize. The getimagesize is responsible to get the size of the image uploaded into White Label and set width and the height as the style.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.