<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Manage User Group Settings in phpFox</title>
	<atom:link href="http://blog.arvixe.com/how-to-manage-user-group-settings-in-phpfox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arvixe.com/how-to-manage-user-group-settings-in-phpfox/</link>
	<description>Detailed tutorials on how to use Arvixe services</description>
	<lastBuildDate>Mon, 20 May 2013 09:09:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Stephanie Brown</title>
		<link>http://blog.arvixe.com/how-to-manage-user-group-settings-in-phpfox/comment-page-1/#comment-85191</link>
		<dc:creator>Stephanie Brown</dc:creator>
		<pubDate>Mon, 27 Aug 2012 20:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=14049#comment-85191</guid>
		<description><![CDATA[Hi Tommy,

The reason that your new admin is still unable to access the admincp is because you have locked out access to the admincp to the administrator accounts.

If you have made source code edits, that would explain why phpFox has decided to not assist you in fixing this issue, as well as any other issues you have.  Source code edits void your support option.

There are many different tables and fields in those tables in the phpFox database, if you are unfamiliar with the setup then it can be a very difficult process to find the correct table/field to edit.  Because I don&#039;t know the extent of the source code edits you have done, I don&#039;t feel comfortable giving you an answer to solve this issue in the database, for fear of further messing things up.  I do know that the tables you are looking for pertain to user_group and most likely have user_group in their table name.  And the fields you would be looking for should have admincp in them.

Another option you have would be to load up a default installation as a development site, and check the administrator account in that one to see what the data should read in those tables/fields.

And yet another option would be to go to the phpFox forum and post asking for assistance in fixing the issue, someone may respond with a solution or respond with an offer to help for a fee :)]]></description>
		<content:encoded><![CDATA[<p>Hi Tommy,</p>
<p>The reason that your new admin is still unable to access the admincp is because you have locked out access to the admincp to the administrator accounts.</p>
<p>If you have made source code edits, that would explain why phpFox has decided to not assist you in fixing this issue, as well as any other issues you have.  Source code edits void your support option.</p>
<p>There are many different tables and fields in those tables in the phpFox database, if you are unfamiliar with the setup then it can be a very difficult process to find the correct table/field to edit.  Because I don&#8217;t know the extent of the source code edits you have done, I don&#8217;t feel comfortable giving you an answer to solve this issue in the database, for fear of further messing things up.  I do know that the tables you are looking for pertain to user_group and most likely have user_group in their table name.  And the fields you would be looking for should have admincp in them.</p>
<p>Another option you have would be to load up a default installation as a development site, and check the administrator account in that one to see what the data should read in those tables/fields.</p>
<p>And yet another option would be to go to the phpFox forum and post asking for assistance in fixing the issue, someone may respond with a solution or respond with an offer to help for a fee <img src='http://blog.arvixe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://blog.arvixe.com/how-to-manage-user-group-settings-in-phpfox/comment-page-1/#comment-85182</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Mon, 27 Aug 2012 16:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=14049#comment-85182</guid>
		<description><![CDATA[The second would be to enter the database itself and change the data for the Administrator user group in the user group tables...  Ive gone in but dont know what to enter or what data  to  change,my site is custom and phpfox does not support even though ive paid for support.]]></description>
		<content:encoded><![CDATA[<p>The second would be to enter the database itself and change the data for the Administrator user group in the user group tables&#8230;  Ive gone in but dont know what to enter or what data  to  change,my site is custom and phpfox does not support even though ive paid for support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tommy</title>
		<link>http://blog.arvixe.com/how-to-manage-user-group-settings-in-phpfox/comment-page-1/#comment-85158</link>
		<dc:creator>tommy</dc:creator>
		<pubDate>Mon, 27 Aug 2012 02:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=14049#comment-85158</guid>
		<description><![CDATA[How do I change the data for the Administrator user group in the user group tables. I was able to go in an make a new admin who is now able to delete,edit,feature etc,but the admincp is still not showing up on the top right of the screen beside profile and account.]]></description>
		<content:encoded><![CDATA[<p>How do I change the data for the Administrator user group in the user group tables. I was able to go in an make a new admin who is now able to delete,edit,feature etc,but the admincp is still not showing up on the top right of the screen beside profile and account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie Brown</title>
		<link>http://blog.arvixe.com/how-to-manage-user-group-settings-in-phpfox/comment-page-1/#comment-85142</link>
		<dc:creator>Stephanie Brown</dc:creator>
		<pubDate>Sun, 26 Aug 2012 18:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=14049#comment-85142</guid>
		<description><![CDATA[Hi Tommy, I am sorry that you have an issue!  It would appear that you have changed the user group settings for your Administrator user group and not for the Registered User account that I had highlighted in this article.  In doing so, you locked your administrator accounts out of the admincp.  

You have two options to correct this.  The first is contact phpFox support and have them correct it for you.  The second would be to enter the database itself and change the data for the Administrator user group in the user group tables.  If you are not comfortable with manually accessing the database, then I would suggest contacting phpFox support.]]></description>
		<content:encoded><![CDATA[<p>Hi Tommy, I am sorry that you have an issue!  It would appear that you have changed the user group settings for your Administrator user group and not for the Registered User account that I had highlighted in this article.  In doing so, you locked your administrator accounts out of the admincp.  </p>
<p>You have two options to correct this.  The first is contact phpFox support and have them correct it for you.  The second would be to enter the database itself and change the data for the Administrator user group in the user group tables.  If you are not comfortable with manually accessing the database, then I would suggest contacting phpFox support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://blog.arvixe.com/how-to-manage-user-group-settings-in-phpfox/comment-page-1/#comment-85052</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Thu, 23 Aug 2012 23:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=14049#comment-85052</guid>
		<description><![CDATA[hi,
was following the instructions on your blog,clicked no for all the settings on admincp,and now its gone from my profile lol
Im  brand new to phpfox,maybe I didnt follow the instructions correctly but I cant get in to my cp,need your  help!!!!!]]></description>
		<content:encoded><![CDATA[<p>hi,<br />
was following the instructions on your blog,clicked no for all the settings on admincp,and now its gone from my profile lol<br />
Im  brand new to phpfox,maybe I didnt follow the instructions correctly but I cant get in to my cp,need your  help!!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/12 queries in 0.003 seconds using disk
Object Caching 345/348 objects using disk

 Served from: blog.arvixe.com @ 2013-05-21 01:15:11 by W3 Total Cache -->