Page 1 of 1

Site Backup - PHP Errors

Posted: 16 Sep 2021, 19:48
by MEJ
I recently migrated my OpenCATS from a local Ubuntu server to a shared host. Everything seems to be running fine until I attempt a Site Backup via the GUI. I get the following errors:

- Deprecated: Function split() is deprecated in <path>/OpenCATS/lib/Attachments.php on line 996

- Deprecated: Non-static method DatabaseSearch::fulltextEncode() should not be called statically, assuming $this from incompatible context in <path>/OpenCATS/lib/Attachments.php on line 87 <script type="text/javascript">watchBackup('./attachments/site_180/0xxx/47f3f2f68e368bbc73d132244f2493f7/', '&attachmentID=153', 'settings:backup');</script>

ENV Info:
OpenCATS: 0.9.4 Countach
PHP: 5.6.40
MySQL API: mysqlnd 5.0.11-dev (from phpinfo)
MySQL: Server version: 5.7.32-35-log - Source distribution Protocol version: 10 (from phpMyAdmin)

I have installed OpenCATS 0.9.6 on a separate sub-domain running php 7.2.34 which seems to be working fine but I would like to load backup data from my current production install.

Thanks for your help and all that you do to keep OpenCATS going!

Cheers,
Matt

Re: Site Backup - PHP Errors

Posted: 02 Aug 2026, 22:32
by ruhaibalmas
I had a similar problem a while ago, and while looking for a solution I also spent some time playing Stumble Guys to relax. Later I collected a few tips and update notes in one place because my friends kept asking the same questions. If anyone is interested, you can check it here stumbloproapk.com. It might save you some time.