Jump to content

krishna.f

Clients
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Agree
    krishna.f reacted to Foxtrek_64 in Pages - Breadcrumbs and Folder Indexes   
    As discussed in the linked support thread, I have a page I've built using folders which lives at /docs/dmca/takedown-notice. When navigating to the page, this url is reflected in my url (friendly urls enabled), however the breadcrumbs simply contain the file name and omit the path.
    I would like pages to be able to build breadcrumbs, but this may require a bit of changes to how the page system works. Currently, in order to have a folder work as its own page, you have to create a page where the Page Filename is index.html. This automatically gets visually stripped from friendly urls.
    I see three implementation options:
    Require each folder to have an index.html page. This is an implementation detail and can be hidden, perhaps by getting rid of folders and pages and just allowing pages to be children of other pages. This way, the same logic used to build the url can be used to build the breadcrumbs. Fall back to a path. Let's say I have a page at /docs, which is its own page (or a folder with an index.html page), but /docs/dmca is not its own page. The breadcrumb entry for /docs should go to the /docs/index.html page and the breadcrumb entry for /docs/dmca should work up the breadcrumb list until it finds the next available page, in this case /docs. This is information that can be calculated and cached ahead of time. Worst case, it should fall back to the canonical homepage. Add the option, per page, to hide the breadcrumb. No breadcrumb, no problem!
  2. Like
    krishna.f got a reaction from Jim M in Schema Markup for Top Answer Cards   
    Yes, I just deleted that one since we got issues with deleted users comments on posts. Okay looks like it is working now, thank you!
  3. Like
    krishna.f reacted to Marc Stridgen in Site slow and Database feature all of a sudden not available   
    Please see your ticket. This has been corrected for you 🙂 
  4. Like
    krishna.f got a reaction from sobrenome in Property access not allowed?   
    We are getting the same error. I'm not seeing any patches to apply. Please help. Thanks!
    Error: Property access is not allowed yet (0)
    #0 /var/www/html/107016/applications/core/modules/front/discover/streams.php(408): IPS\Content\Search\Mysql\_Query->search(NULL, NULL, 17)
    #1 /var/www/html/107016/system/Dispatcher/Controller.php(118): IPS\core\modules\front\discover\_streams->manage()
    #2 /var/www/html/107016/applications/core/modules/front/discover/streams.php(65): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/html/107016/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\discover\_streams->execute()
    #4 /var/www/html/107016/index.php(13): IPS\_Dispatcher->run()
    #5 {main}
  5. Like
    krishna.f reacted to Jim M in Property access not allowed?   
    Sorry for the inconvenience. This is something our cloud team is looking into and resolve as quickly as they can.
  6. Agree
    krishna.f reacted to Vero Pepperrell in Property access not allowed?   
    The status page is completely green, yet seems many of us are seeing the same issues - We're seeing the same "Property access is not allowed" in our community.
  7. Agree
    krishna.f reacted to David Bryce in Property access not allowed?   
    Still seeing the problem.  Somewhat of a relief to hear it’s not just my community.
     
    dB
  8. Agree
    krishna.f got a reaction from Luke Z in Property access not allowed?   
    We are getting the same error. I'm not seeing any patches to apply. Please help. Thanks!
    Error: Property access is not allowed yet (0)
    #0 /var/www/html/107016/applications/core/modules/front/discover/streams.php(408): IPS\Content\Search\Mysql\_Query->search(NULL, NULL, 17)
    #1 /var/www/html/107016/system/Dispatcher/Controller.php(118): IPS\core\modules\front\discover\_streams->manage()
    #2 /var/www/html/107016/applications/core/modules/front/discover/streams.php(65): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/html/107016/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\discover\_streams->execute()
    #4 /var/www/html/107016/index.php(13): IPS\_Dispatcher->run()
    #5 {main}
  9. Agree
    krishna.f reacted to Luke Z in Property access not allowed?   
    I am seeing this issue as well, when members try and log in they get that error. The user sees error code EX0. 
    Here's the code from the system log:
    Error: Property access is not allowed yet (0)
    #0 /var/www/html/107016/applications/core/modules/front/members/profile.php(253): IPS\Content\Search\Mysql\_Query->search()
    #1 /var/www/html/107016/system/Dispatcher/Controller.php(118): IPS\core\modules\front\members\_profile->manage()
    #2 /var/www/html/107016/applications/core/modules/front/members/profile.php(81): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/html/107016/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\members\_profile->execute()
    #4 /var/www/html/107016/index.php(13): IPS\_Dispatcher->run()
    #5 {main}
×
×
  • Create New...