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.
15 Jun 2010
Rank
MemHT.com
Finally after a long time, the first Alpha test version is finished.

Release notes and download: MemHT 5 Alpha
27 Apr 2010
Rank
Addons
Significant change and very interesting comments system.
This modification adds the field "Site / URL" comment in the form, this field is very important in any system or blog comments.
Along with this change, is also added to the Smiles in the comments.
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
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
21 Sep 2009
Rank
News
Jestem obecnie offline jeśli chcecie dostać szybką pomoc zapraszam do kontaktu mailowego.
dominik267 [[małpa]] gmail.com

Tutaj na memht.com bywam ostatnio rzadko ponieważ pracuje na kilkoma projektami
22 Jun 2009
Rank
Addons
13 Jun 2009
Rank
Addons
29 May 2009
Rank
Addons
19 May 2009
Rank
MemHT.com
I wrote a small mod that enables Gravatar (www.gravatar.com) on MemHT Portal 4.0.1

The script is compatible with MemHT Portal 4.0.1 ONLY, do not ask me how to install it on older versions.

A demo can be seen here on MemHT.com

DOWNLOAD
25 Apr 2009
Rank
News
We did a full Romanian version memHT 4.0.1

This 100% translation of the latest version memHT into Romanian.
18 Feb 2009
Rank
Fix
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));
03 Feb 2009
Rank
MemHT.com
We did a full Hungarian version memHT 4.0.1

This 100% translation of the latest version memHT into Hungarian.
28 Jan 2009
Rank
Fix
This is a small but important fix.

It will disable the avatar upload in user's profile and gallery submission, it's not nice but it's a serious problem.

Instructions: Upload files
File: DOWNLOAD
10 Jan 2009
Rank
News
Merhaba Arkadaşlar; Bu Scripri Kurabilmeniz İçin Lütfen Forum'dan Yardım Alın ve En Önemlisi Kuracak Olduğunuz Web Sitenizi veya Sitesini Lütfen Belirtiniz. Aksi Taktirde Scripti Kuramassınız. Bu Script Geliştirilmeye Açıktır.

Uygulama: Memht Portal ve Diğer Tüm Portal + Web Sitelerine Uygulayabilirsiniz. >>>

14 Dec 2008
Rank
Fix
Aktualizacja dot. funkcji OutCode przez którą między innymi na forum źle były wyświetlane polskie znaki.
Ściagnij
Pobierz path

Paczka na serwerze została już zaktualizowana.
10 Dec 2008
Rank
News
MemHT PolishPack 4.0.1 wydany!!
MemHT PolishPack 4.0.1 jest oparty na MemHT Portal 4.0.1, w pełni spolszczony z dodanymi modyfikacjami niezbędnymi dla j. polskiego.
Jako bonus został zmieniony szablon główny na Teky.

Po więcej informacji zapraszam na MemHT.pl gdy tylko skończymy aktualizacje.
---
MemHT PolishPack 4.0.1 based on MemHT Portal 4.0.1 and is full convert for Polish language.

For more informations please go to MemHT Polska when I done site update.
Page 1/6 1 2 3 4 > >|
Tags Cloud
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.191.106

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