Results 1 to 7 of 7

Thread: admin login problem

  1. #1
    Join Date
    Jan 2009
    Posts
    19

    Default admin login problem

    for some reason whenever I go to the admin log in page and try to log in, it gives me a message that says "You are not logged in"

    It doesnt give me the standard invalid username/password message but tells me that im not logged in


    any help?

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: admin login problem

    Do you have cookies turned on in your browser? Also, have you made any changes to PHP on your server?
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Jan 2009
    Posts
    19

    Default Re: admin login problem

    cookies are on, and there have been no changes to php

    there is the same problem on multiple browsers and multiple computers

    i've reset the password twice now

  4. #4
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: admin login problem

    What is your site's URL? Is it http://www.urtaggs.com/ ?
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  5. #5
    Join Date
    Jan 2009
    Posts
    19

    Default Re: admin login problem

    Yes, that is correct.

  6. #6
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: admin login problem

    The problem is due to your host, Cirtex, changing their PHP setup. In addition to upgrading PHP to 5.2.8, they also added some new features to it (such as ionCube and eAccelerator). Your issue, however, is due to an enhancement that they added to PHP called Suhosin. Suhosin is a PHP protection system that is designed to make PHP safer and more secure. One of the things that Suhosin does is that it encrypts PHP sessions at the PHP level. Since vShare relies on session data to know whether or not you are logged in, it has to be able to read and compare the session data. Since the session data is encrypted outside of the application, vShare cannot make that comparison. The result is that after you login, you are immediately given the error that you "are not logged in" as vShare cannot read the session that was created for your login attempt.

    In addition to that change, they also reduced several of the required settings that vShare needs in order to operate properly (such as the memory limit, upload limit, timeout limit, etc). Since there is no way, from the end user perspective, to modify all of the settings needed or to turn off Suhosin, your only option is to change hosts as trying to convince Cirtex to make those changes will likely fail as they added them in for a reason.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  7. #7
    Join Date
    Jan 2009
    Posts
    19

    Default Re: admin login problem

    Thanks a bunch for the information. We have contacted Cirtex and waiting on a reply from them now.

    Thanks

Similar Threads

  1. Admin Login Problem
    By west in forum General Discussions
    Replies: 7
    Last Post: 03-17-2009, 02:47 AM
  2. cannot login admin panel
    By eManuka in forum General Discussions
    Replies: 4
    Last Post: 06-11-2008, 10:05 AM
  3. no more admin login
    By nocomp in forum Bug Reports
    Replies: 2
    Last Post: 10-03-2007, 12:59 PM
  4. can t login as admin
    By nocomp in forum Installation Support
    Replies: 5
    Last Post: 09-26-2007, 05:34 AM
  5. Admin Login problems - Please Help!!
    By donkon in forum Installation Support
    Replies: 2
    Last Post: 07-04-2007, 04:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •