Error with image format in Bludit v3.20

kbeezie
Ssr. Bludit
Posts: 18
Joined: Sun May 03, 2026 9:20 pm
Has thanked: 2 times
Been thanked: 3 times

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.
pivari
Ssr. Bludit
Posts: 17
Joined: Wed Jan 05, 2022 9:27 am

Also 3.22.0 doesn't solve my problem.
Help me, please.

fp
kbeezie
Ssr. Bludit
Posts: 18
Joined: Sun May 03, 2026 9:20 pm
Has thanked: 2 times
Been thanked: 3 times

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.
User avatar
indocreativemedia
Ssr. Bludit
Posts: 18
Joined: Sun Sep 24, 2023 5:09 am
Location: Indonesia
Been thanked: 5 times
Contact:

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.
Post Reply