Results 1 to 2 of 2

Thread: Comment owner redirected to Dashboard with warning

  1. #1
    Thread Starter
    Fanatic's Avatar
    Join Date
    Jul 2010
    Location
    Canada
    Posts
    884
    Thanks
    310
    Thanked 57 Times in 51 Posts

    Comment owner redirected to Dashboard with warning

    WP 5.3.2
    CP 3.6.3
    Childtheme: ClassiPost

    Scenario:

    In the Comments section of the Single Ad page or Blog posts, the following line states:

    "Logged in as Test4. Log out?"

    When I hover over the "Logged in as Test4", the browser shows https://website.com/wp-admin/profile.php
    When I click on that link, I'm redirected to the Dashboard but with the following Notice on top of the Dashboard:

    Site administrator has blocked your access to the back-office.

    I do get redirected to the Dashboard but why, as a Contributor, am I seeing this notice?

    I looked into the Comments.php file and noticed
    PHP Code:
    <p><?php _e'Logged in as'APP_TD ); ?> <a href="<?php echo CP_PROFILE_URL?>"><?php echo $user_identity?></a>
    Is it not supposed to redirect to the User Dashboard directly?

    Makes sense when I'm logged in as Admin as it will take me to https://domain.com/wp-admin/profile.php (WP admin) but not for the user.

  2. #2
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,768
    Thanks
    242
    Thanked 1,068 Times in 1,008 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Warning at Dashboard Head and Registration Issue
    By realtgk in forum Report JobRoller Bugs
    Replies: 4
    Last Post: February 13th, 2018, 08:18 AM
  2. Only ad owner can reply to comment
    By manamaga in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: August 7th, 2012, 06:25 PM
  3. [SOLVED] WP Admin dashboard - warning in Quick Press, Incomming links and other sections -
    By jobsorbit in forum Report JobRoller Bugs
    Replies: 3
    Last Post: March 26th, 2011, 11:00 AM