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 completelly customizable, expandable and suitable for all needs.
07 Mar 2010
Rank
Templates
New template eTravel for travel sites and all.

File Types Included: css, html and php.
Compatible Browsers FireFox 2, FireFox 3, IE6, IE7, IE8, Opera, Chrome.
26 Jan 2010
Rank
Fix
Open the file pages/users/index.php

Find on row~715
if ($chkcode==$code_check2) {

and replace it with
if ($chkcode==$code_check2 && !empty($chkcode)) {


The downloadable MemHT Portal 4.0.1 version has already been fixed

Thanks to slashado
24 Dec 2009
Rank
Addons
Extended quick reply form mod in forums
15 Dec 2009
Rank
Addons
The modification allows comments on any page of your portal MemHT have notification emails as well as already exists in the forum.
This modification is possible only to registered users, in this case, comments from visitors will not be notified by email, only its registered users.
29 Nov 2009
Rank
Fix
The user goffi reported me a small unfiltered server variable that might be used to inject malitious code.

To fix it, open the file inc/inc_getinfo.php

Find on the row~49
$visitorInfo['referer'] = (!eregi($_SERVER['HTTP_HOST'],$_SERVER['HTTP_REFERER'])) ? $_SERVER['HTTP_REFERER'] : "" ;


Replace it with
$visitorInfo['referer'] = (!eregi($_SERVER['HTTP_HOST'],$_SERVER['HTTP_REFERER'])) ? mysql_real_escape_string($_SERVER['HTTP_REFERER']) : "" ;


In alternative you can download the fixed file HERE

The downloadable MemHT 4.0.1 version has already been fixed.
Tags fix
07 Nov 2009
Rank
Addons
The SexyLightBox Gallery is a much more attractive than the existing one in memht. Besides its beauty, you can also configure it in the colors Black or White, and allows you to create your own template for it in the way that suits you.

See details
14 Oct 2009
Rank
MemHT.com
Hi everyone. I want to announce the new hungarian MemHT community. http://www.memht.hu

Cheers
Tags Cloud
Advertising
MemHT Portal on...
Twitter
Language
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.191.89

Username
Password
New files
MemHT Wiki
News Archive
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo