someone please help please

this is what i used to have

 

admin area where i used to have members tab now i dont cant figure it out below is what should look like but i dont have the members tab any more  this is the link to what should have but dont  http://demo.boonex.com/administration/profiles.php

 

 

Quote · 12 Nov 2014

You already have a topic on this issue here. http://www.boonex.com/forums/topic/Help-please-2014-11-10.htm

Creating a second was not necessary and will most likely be removed or locked by one of the moderators. Post in your existing topic.

Also NOTE: The answer provided in your original topic was the correct answer. If your unable to do it correctly than take Nathan up on his offer. Your not going to get a different answer by posting another topic. There is only one accurate answer.

https://www.deanbassett.com
Quote · 12 Nov 2014

It can be fixed thru database : 

 

sql

 

Using this code (Execute this via cpanel SQL) : 

Note: Use with caution should backup first the database and check if its really there to avoid duplicate error.

INSERT INTO `sys_menu_admin` (`id`, `parent_id`, `name`, `title`, `url`, `description`, `icon`, `icon_large`, `check`, `order`) VALUES
(1, 0, 'users', '_adm_mmi_users', '{siteAdminUrl}profiles.php', '', 'group col-green1', 'group', '', 2);

 

or hire someone to do it for you.

 

And yeah this duplicate post already :).

 

 

http://dexpertz.net

"Your future is created by what you do today, not tomorrow." @ www.dexpertz.net
Quote · 12 Nov 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.