MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completely customizable, expandable and suitable for all needs.
A2Hosting
Another small 4.0.1 fix
Date 18/02/2009 18:51  Author mem  Hits 5999  Language Global
This fixes the Private Messages bug. Highly recommended.

Open pages/pvtmsg/index.php

Find
$dblink->query("DELETE FROM memht_pvtmsg WHERE id=$id");
 on row ~838 and replace with
$dblink->query("DELETE FROM memht_pvtmsg WHERE id=".intval($id));

 Find
$dblink->query("DELETE FROM memht_pvtmsg WHERE id=$value");
 on rows ~859 and~864 and replace with
$dblink->query("DELETE FROM memht_pvtmsg WHERE id=".intval($value));


 
Tags Cloud
Twitter updates...
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.179.231

Username
Password
MemHT Wiki
Language
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo