Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
Report bug / Re: Bug on new install - php8.5.9?
« Last post by MB Themes on August 07, 2026, 09:11:18 AM »
Install mb extensions in PHP
62
This is wrapper function for email/ip check in itemactions.
Code: [Select]
    $banned = osc_is_banned(trim(strip_tags((string)$aItem['authorEmail'])));
63
Feature request / Re: Features for pets and animals
« Last post by MB Themes on August 07, 2026, 08:30:20 AM »
Ultimate attributes pro can be reinstalled and installed with properties for pets and animals.
Attributes plugin is naturally configurable for anything.
64
Report bug / Bug on new install - php8.5.9?
« Last post by darb on August 07, 2026, 01:52:33 AM »
Just did a fresh install and get a php error on most functions, apart from front end access.

========

php 8.5.9

========

Fatal error: Uncaught Error: Call to undefined function mb_substr() in /www/wwwroot/itfloats.ca/oc-includes/osclass/helpers/hUtils.php:341 Stack trace: #0 /www/wwwroot/itfloats.ca/oc-includes/osclass/core/Session.php(220): osc_highlight() #1 /www/wwwroot/itfloats.ca/oc-includes/osclass/helpers/hMessages.php(64): Session->_setMessage() #2 /www/wwwroot/itfloats.ca/oc-includes/osclass/controller/register.php(88): osc_add_flash_error_message() #3 /www/wwwroot/itfloats.ca/index.php(288): CWebRegister->doModel() #4 {main} thrown in /www/wwwroot/itfloats.ca/oc-includes/osclass/helpers/hUtils.php on line 341

========

hUtils.php on line 341: $txt = mb_substr($txt, 0, $len, 'UTF-8') . "...";

========
65
Feature request / Features for pets and animals
« Last post by kriskoyk on August 06, 2026, 10:26:47 PM »
Is a plugin with features for pets and animals in your planning?
66
Where we can check total number of listings and other web site statistics  because on the dashboard, the site only display up to 10 month of statistics. Total number of users and total number of listings where we can check? Because in the attachment, you can see 14 days, listings are similar to the overall listing.


And in second screenshot, you can see the listing statistics which is showing 1,36,000 in past 10 month, so how come the overall listing can be 2600, which one is right?   There should be a place where we can check out the statistics of the website.
67
Thanks for the tip - I used Notepad++ to search my entire project for the pattern "osc_is_banned_email" across all files (*.*), ignoring case - but no results were found.
I also separately extracted the original zip file "osclass-v8.3.1.zip" (dated June 1, 2026) and ran the same search on it.
That pattern could not be found there either, across a total of 2,298 files.
Strange.
68
there are functions like osc_is_banned_email, I would start checking output of these.
69
General plugins discussion / Re: New plugin: Slideshow
« Last post by Buzz List UK on August 06, 2026, 12:36:55 PM »
I don’t have Update available for plugin.
70
Okay, thanks - where should I start looking to find the cause of the error? The system is a clean install, after all, without any plugins or customizations.
@Statek seemed to have this problem too.
Pages: 1 ... 5 6 [7] 8 9 10