PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   General Discussion (http://www.photopost.com/forum/general-discussion/)
-   -   Admin lost admin status (http://www.photopost.com/forum/general-discussion/133657-admin-lost-admin-status.html)

mikegr October 3rd, 2007 10:12 AM

Admin lost admin status
 
Hello,

A curious error has occured.
I logged in as Admin and changed the email address for the site administartion.
Inadvertently I later signed up with a user name other than Admin and used the same email address as I had used for Admin,

This resulted in Admin not is logged in but does not have administration status. When I ask for a new password, I get Username Admin and a new password but this does not work.

Please help.

Thanks,

Chuck S October 3rd, 2007 10:29 AM

I would suspect some type of issue but without a url and some info about integration type etc I can not respond thanks.

mikegr October 4th, 2007 07:07 AM

Chuck, there is no integration, classifieds runs on its own http://greekads.com/classifieds/index.php

To restate the problem

I logged in ok as the administrator, I changed the email address (lets call this email address2, later I signed up as a different user, not as Admin, and gave the email address 2.

This caused the problem. Admin does not have t he status of administration.

My email is greekads@yahoo.com

Thanks,

Mike

Chuck S October 4th, 2007 11:11 AM

Okay well I dont see anywhere where we are gonna change the users usergroup

If this is a standalone try running this query in like phpmyadmin

UPDATE cp_users SET usergroupid=5 WHERE userid=1


All times are GMT -5. The time now is 02:38 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97