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.
Moderators: Moderators
Forum RSS feedReply
News Edit Problem
AuthorText
Smyrna
Junior Member
Avatar

Posts: 26
Contributes: 0

Gender: _NEUTRAL_
Online: No
Date: 22/04/2007 10:46
News Edit Problem
#post878
Illegal Operation: Posting allowed only from main server!

If I try to edit News !!
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 4657
Contributes: 1964

Gender: _MALE_
Online: Yes
Date: 22/04/2007 12:29
Re: News Edit Problem
#post880
quote
Smyrna:
Illegal Operation: Posting allowed only from main server!

If I try to edit News !!


Do you remember your last post you had the same problem? YOu have to delete again that peace of code from inc_functions.php

code
f ($_SERVER['REQUEST_METHOD']=="POST") {
        if (isset($_SERVER['HTTP_REFERER'])) {
        if (!stc($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST'])) {
                die('Illegal Operation: Posting allowed only from main server!');
        }
        }
}
Edited: 22/04/2007 12:29
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
News Archive
Language
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.103.63.59

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