Author Topic: Maintenance Section - New Patch  (Read 20178 times)

0 Members and 1 Guest are viewing this topic.

dmcdaniel

  • Sr. Member
  • ****
  • Posts: 32
Maintenance Section - New Patch
« on: August 12, 2011, 10:16:40 AM »
Hello everyone,

I have created a new patch for the Mibew system that includes a maintenance section. As of right now, the maintenance section only archives messages older than 45 days but it will eventually do more. I have attached the patch for you as well as my new features that I am working on.

New Features to come:
  • SQL Backup
  • Delete messages older than 730 days
  • Allow archiving a date range instead of 45 days only

Give me feedback here if you find any bugs or have any suggestions to add to the maintenance section.

Thanks,
dmcdaniel

mrzl

  • Jr. Member
  • **
  • Posts: 1
Re: Maintenance Section - New Patch
« Reply #1 on: August 17, 2011, 05:00:05 AM »
Do you need to put something in the SQL database or just replace the files?
In the last case it doesn't work for me, i'm getting several errors.

dmcdaniel

  • Sr. Member
  • ****
  • Posts: 32
Re: Maintenance Section - New Patch
« Reply #2 on: August 17, 2011, 05:13:25 PM »
Yes. You need to put something in the database. There should be an SQL file in the zipped field. What errors are you receiving?

dmcdaniel

  • Sr. Member
  • ****
  • Posts: 32
Re: Maintenance Section - New Patch
« Reply #3 on: August 17, 2011, 05:14:30 PM »
Actually, use this one. Its better:

http://mibew.org/forums/index.php?topic=1217.0

murulimadhav

  • Jr. Member
  • **
  • Posts: 1
Error (Maintenance Section - New Patch)
« Reply #4 on: April 27, 2013, 01:11:39 PM »

Respected Sir,
 I am getting the below error in settings page at maintainance tab


Warning: Invalid argument supplied for foreach() in C:\wamp\www\webim\operator\maintenance.php on line 49

Warning: Invalid argument supplied for foreach() in C:\wamp\www\webim\operator\maintenance.php on line 68

Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\webim\operator\maintenance.php:49) in C:\wamp\www\webim\libs\common.php on line 415

Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\webim\operator\maintenance.php:49) in C:\wamp\www\webim\libs\common.php on line 416

Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\webim\operator\maintenance.php:49) in C:\wamp\www\webim\libs\common.php on line 417

Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\webim\operator\maintenance.php:49) in C:\wamp\www\webim\libs\common.php on line 418

ChrisS

  • Sr. Member
  • ****
  • Posts: 36
Re: Maintenance Section - New Patch
« Reply #5 on: April 27, 2013, 03:12:18 PM »
Hi murulimadhav,

Remove ALL traces of files & edits made.

This has been updated with No errors here http://mibew.org/forums/index.php/topic,191152.0.html just follow the instructions, However, backup has not been added to this menu system, if a backup of the database is needed, it can be done by authorized personnel in phpmyadmin or other script.

Regards