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
Page 2/2 < 1 2
Forum RSS feedReply
people who are making site changes right
AuthorText
diederik
Junior Member
Avatar

Posts: 12
Contributes: 12

Gender: _NEUTRAL_
Online: No
Date: 06/09/2008 18:14
Re: people who are making site changes right
#post11580
i have install your cms on two places both of them have the same problem.
gr diederik
Delete Edit Quote
 
diederik
Junior Member
Avatar

Posts: 12
Contributes: 12

Gender: _NEUTRAL_
Online: No
Date: 06/09/2008 18:15
Re: people who are making site changes right
#post11581
i only can see that the register globals is off, is that correct and if not how to chance.
gr diederik
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 5137
Contributes: 2480

Gender: _MALE_
Online: No
Date: 06/09/2008 19:04
Re: people who are making site changes right
#post11591
globals should be off

Delete your memht_amministratori_privs table and execute the following query in phpMyAdmin

code
CREATE TABLE `memht_amministratori_privs` (
  `admin` int(1) NOT NULL default '0',
  `superadmin` int(1) NOT NULL default '0',
  `administrators` int(1) NOT NULL default '0',
  `aggregator` int(1) NOT NULL default '0',
  `arguments` int(1) NOT NULL default '0',
  `articles` int(1) NOT NULL default '0',
  `banners` int(1) NOT NULL default '0',
  `blocks` int(1) NOT NULL default '0',
  `blog` int(1) NOT NULL default '0',
  `configuration` int(1) NOT NULL default '0',
  `comments` int(1) NOT NULL default '0',
  `database_p` int(1) NOT NULL default '0',
  `download` int(1) NOT NULL default '0',
  `faq` int(1) NOT NULL default '0',
  `forum` int(1) NOT NULL default '0',
  `gallery` int(1) NOT NULL default '0',
  `groups` int(1) NOT NULL default '0',
  `guide` int(1) NOT NULL default '0',
  `imageup` int(1) NOT NULL default '0',
  `messagebox` int(1) NOT NULL default '0',
  `messages` int(1) NOT NULL default '0',
  `mylinks` int(1) NOT NULL default '0',
  `mypage` int(1) NOT NULL default '0',
  `news` int(1) NOT NULL default '0',
  `newsletter` int(1) NOT NULL default '0',
  `notes` int(1) NOT NULL default '0',
  `pages` int(1) NOT NULL default '0',
  `partners` int(1) NOT NULL default '0',
  `security` int(1) NOT NULL default '0',
  `statistics` int(1) NOT NULL default '0',
  `surveys` int(1) NOT NULL default '0',
  `users` int(1) NOT NULL default '0',
  PRIMARY KEY  (`admin`)
) ENGINE=MyISAM;
Delete Edit Quote
 
diederik
Junior Member
Avatar

Posts: 12
Contributes: 12

Gender: _NEUTRAL_
Online: No
Date: 06/09/2008 21:54
Re: people who are making site changes right
#post11604
i did wat you said but now i cannot get in the admin
gr diederik
Delete Edit Quote
 
diederik
Junior Member
Avatar

Posts: 12
Contributes: 12

Gender: _NEUTRAL_
Online: No
Date: 06/09/2008 22:29
Re: people who are making site changes right
#post11605
i have install the whol thing again, but i dont get the right install adons.
gr diederik
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 5137
Contributes: 2480

Gender: _MALE_
Online: No
Date: 06/09/2008 23:10
Re: people who are making site changes right
#post11608
You have no rights because you have to insert admin rows again
Delete Edit Quote
 
diederik
Junior Member
Avatar

Posts: 12
Contributes: 12

Gender: _NEUTRAL_
Online: No
Date: 07/09/2008 01:55
Re: people who are making site changes right
#post11616
sorry for asking but how am i doing that?
i am not so formiliar with this system and php and so on.
Gr diederik
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 5137
Contributes: 2480

Gender: _MALE_
Online: No
Date: 07/09/2008 14:08
Re: people who are making site changes right
#post11630
Just add 1 row in memht_amministratori_privs setting as admin your admin id (probably 1) and superadmin to 1
Delete Edit Quote
 
Reply
Page 2/2 < 1 2
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