Page 2 of 2

Re: Error with image format in Bludit v3.20

Posted: Thu May 07, 2026 1:33 pm
by kbeezie
pivari wrote: Wed May 06, 2026 11:49 am [06-May-2026 11:13:34 Europe/Rome] PHP Fatal error: Uncaught Error: Call to undefined method TCP::getIP() in /home/techsport/public_html/bl-plugins/simple-stats/plugin.php:212
Stack trace:
#0 /home/techsport/public_html/bl-plugins/simple-stats/plugin.php(154): pluginSimpleStats->addVisitor()
#1 /home/techsport/public_html/bl-kernel/helpers/theme.class.php(237): pluginSimpleStats->siteBodyEnd()
#2 /home/techsport/public_html/bl-themes/mediumish/index.php(40): Theme::plugins('siteBodyEnd')
#3 /home/techsport/public_html/bl-kernel/boot/site.php(26): include('/home/techsport...')
#4 /home/techsport/public_html/index.php(41): require('/home/techsport...')
#5 {main}
thrown in /home/techsport/public_html/bl-plugins/simple-stats/plugin.php on line 212
[06-May-2026 11:38:50 Europe/Rome] PHP Fatal error: Uncaught Error: Call to undefined method TCP::getIP() in /home/techsport/public_html/bl-plugins/simple-stats/plugin.php:212
Stack trace:
#0 /home/techsport/public_html/bl-plugins/simple-stats/plugin.php(154): pluginSimpleStats->addVisitor()
#1 /home/techsport/public_html/bl-kernel/helpers/theme.class.php(237): pluginSimpleStats->siteBodyEnd()
#2 /home/techsport/public_html/bl-themes/mediumish/index.php(40): Theme::plugins('siteBodyEnd')
#3 /home/techsport/public_html/bl-kernel/boot/site.php(26): include('/home/techsport...')
#4 /home/techsport/public_html/index.php(41): require('/home/techsport...')
#5 {main}
thrown in /home/techsport/public_html/bl-plugins/simple-stats/plugin.php on line 212

Not seeing anything in there about images or the editor, but rather that your simple stats plugin could use some fixing.

Re: Error with image format in Bludit v3.20

Posted: Tue May 12, 2026 9:28 pm
by pivari
Also 3.22.0 doesn't solve my problem.
Help me, please.

fp

Re: Error with image format in Bludit v3.20

Posted: Tue May 12, 2026 10:16 pm
by kbeezie
pivari wrote: Tue May 12, 2026 9:28 pm Also 3.22.0 doesn't solve my problem.
Help me, please.

fp
If you're not seeing anything in the error log about images then you might need to look at your webserver configuration and make sure you're not trying to upload an image with a larger file size than the webserver is set to allow.

Depending on how you're configured, webserver errors might record to a different spot than php errors.

Re: Error with image format in Bludit v3.20

Posted: Wed May 13, 2026 11:04 am
by indocreativemedia
On Bludit admin, please go to About => Bludit Developers

Copy and Paste anything in it into a text file, e.g. mybludit.txt

Delete the HTTP_COOKIE part from it

Send the mybludit.txt here for us to examine.

Also inform us if any text in red color in there.