Request Help on Theme Errors with logged-in user

Created on 22 February 2022, over 2 years ago
Updated 2 November 2023, 8 months ago

Problem/Motivation

I am using last dev version of auctions. Thank you. I am using a adaptivetheme subtheme generated by the at_tools module for drupal 9.

1) Basic pages, a list of items being auctioned, etc. look fine when I am not logged-in. However, once I log-in all of that content is put into the far left column - which has no content in it normally (nothing is put there in the block settings page).

2) I can get this problem to disappear if I give the permissions to an authenticated user to Create an auction - or any other node. Perhas this is core related or theme related - I will look for solutions there.
However, we have to verify our sellers and buyers (if I give an authenticated user those roles, then they do't have the problem), so I don't want a regular authenticated user to be able to create an aution item node. Is this workign the way it is suppossed to? Is there a fix for the display w/o giving an authenticated user to permission to create an auction item node?

Why is this happening? and What can I do about it? Of course I want logged-in users to continue to see everything in the main content area (or the right sidebar - which contains a secondary menu and user login, etc).

What changes in the display when a user is logged-in? Did you , in the code for this module, require logged-in users to be able to create node content in order for theme display to function correctly? Sounds so unlikely I'll look elsewhere for the solution.

Thanks for help.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Fixed

Version

1.0

Component

User interface

Created by

πŸ‡¬πŸ‡§United Kingdom EM-fast1

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada SKAUGHT

    a. adaptivetheme subtheme,
    - hard for me to think around this as i've not used it as a base theme myself. makes it hard to try to support in this way..

    - an 'auction node' is still just a node. the entity reference of the Auction Item is the inner permission your are talking around, but I can't more clearly picture your problem, sorry.

    Sorry about delay: if you can update this ticket with anything you discovered since then -- please re-share!

  • πŸ‡¨πŸ‡¦Canada SKAUGHT

    - possible extra '<' character in output could have been a cause.
    - possible core/once timeline (countdowns not triggered) thus non content as spec shows..
    - I have reviewed the UX for what is being output. I think there is a related oversight in permission to be able to anon to see the in-progress bids. even myself i've forgotten if this was our intention. seems obvious in handsight..

  • Status changed to Fixed 8 months ago
  • πŸ‡¨πŸ‡¦Canada SKAUGHT

    new perm on 1.2.x line now.

  • πŸ‡¨πŸ‡¦Canada SKAUGHT
    add auction bids entities:
      title: 'Add Auction Bid(s) entities | <q>Access Bidding Form</q>'
      description: '<b>Allows Role to access the Bidders Form</b>.  Expecting that a site may not have open registration, or want to prevent all access to the auction to user.  context:  anonymous/robot'
    

    "add auction bids entities" - is not clear. took me a few days to remind myelf too. new perm helper as above coming.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024