Jump to content

Axel Wers

Clients
  • Posts

    6,956
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Axel Wers

  1. I can confirm this on my own board, but probably this is only Pages issue. On Forum cannot reproduce this.

    And in my case it's pretty weird. I enabled anonymous posting for desired category in Pages' database, edited record, enabled anonymous posting and after hit Save I got this:

    BadMethodCallException:  (0)
    #0 /root_path/domain.tld/web/system/Content/Item.php(1368): IPS\_Content->setAnonymous(true, Object(IPS\Member))
    #1 /root_path/domain.tld/web/applications/cms/sources/Records/Records.php(2522): IPS\Content\_Item->processAfterEdit(Array)
    #2 /root_path/domain.tld/web/applications/cms/modules/front/database/record.php(710): IPS\cms\_Records->processAfterEdit(Array)
    #3 /root_path/domain.tld/web/system/Dispatcher/Controller.php(107): IPS\cms\modules\front\database\_record->edit()
    #4 /root_path/domain.tld/web/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #5 /root_path/domain.tld/web/applications/cms/sources/Databases/Dispatcher.php(343): IPS\Content\_Controller->execute()
    #6 /root_path/domain.tld/web/applications/cms/widgets/Database.php(128): IPS\cms\Databases\_Dispatcher->run()
    #7 /root_path/domain.tld/web/applications/cms/sources/Pages/Page.php(1321): IPS\cms\widgets\_Database->render()
    #8 /root_path/domain.tld/web/applications/cms/sources/Pages/Page.php(2301): IPS\cms\Pages\_Page->getWidgets()
    #9 /root_path/domain.tld/web/applications/cms/modules/front/pages/page.php(227): IPS\cms\Pages\_Page->output()
    #10 /root_path/domain.tld/web/system/Dispatcher/Controller.php(107): IPS\cms\modules\front\pages\_page->__call('edit', Array)
    #11 /root_path/domain.tld/web/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute()
    #12 /root_path/domain.tld/web/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\front\pages\_page->execute()
    #13 /root_path/domain.tld/web/index.php(13): IPS\_Dispatcher->run()
    #14 {main}

     

    When in a record I let anonymous posting disabled I can save record without problems. Not sure if related to the original topic. I have the same version of Invision.

  2. Hi, I have question about Pages and licence.

    This is an example:

    I have my community installed on subdomain invision.domain.tld

    There are forums, gallery, blog etc.

    And now via Pages I want to create landing pages for my community, which would be located in root (domain.tld)

    Is it possible by Pages and it's allowed by licence which is valid for subdomain?

  3. When I create a new record in some category and then I go back to category I see newly added records by anonymous but when I switch record to not anonymous and then back to anonymous, records are marked by name, although I switched records to anonymous. This is viewed only in categories.

    Both records are marked anonymous. There should be not my name.

    Try create record, switch to anonymous and save. Then switch to not anonymous and save. And then switch again to anonymous and go to category what you see on list of records.

    Could contain: Text, Page

     

    Then I switch newer record to not anonymous

  4. I created a page and inserted a database.

    When I insert to right column some widgets, like list of categories, best records, etc, I see the same widgets on every section, doesn't matter if I see database index, or category, or record...

    Is there way how I could setup widgets for example on index I would see only widget about best recordw, when viewing record I would see only list od categories, etc... Is it possible?

    I understand it's basically still the same page.

  5. In Pages I have created two fields named See also this article, in Display options I set up Custom in Display View Format section and saved (I didn not test other formats, but I think it will be the same)

    I created content on front-end of my community, put some links to fields and saved. But I did not see any content. Permissions are OK.

    Problem is this:

    I created two fields with the same name and this created the same Template Key (on Display options card) automatically.

    There is note The key must be unique for this database. If omitted, a key will be automatically generated etc... yes, but it does not check for duplicates.

    So I had created two fields with the same Template key (automatically) see-also-this-article. When I renamed both to see-also-this-article-1 and see-also-this-article-2 respectively, then the contents of the fields on my pages were displayed correctly.

    Solution: There should by an internal check whether a key with the same name already exists.

  6. 1 minute ago, Adriano Faria said:

    I think he meant there would be no sense in change Guest to Anonymous as both are different things/authors. Guest is used suite-wide, not only in items and posts/comments.

    Yes.

    3 minutes ago, Adriano Faria said:

    Are you using a default unmodified theme?

    Theme is modified but without changes in source code. I changed only colors etc, this couldn't have any effect on this.

  7. I am not sure if this is a bug or issue whether rather feedback.

    I have created page, database...

    and category, where I filled up Name of category "This is title"

    Could contain: Page, Text

     

    On Meta Tags & Title card I see option Category title

     

    Could contain: Text, Page

     

    so I filled up this field too and result is:

     

    <title>This is title - This is title tag - My site</title>

     

    But I would expect in title only This is title tag - My site.

     

    Because when I am creating page and fill this:

     

    Could contain: Page, Text

     

    and then this:

     

    Could contain: Page, Text

     

    result is:

     

    <title>My Main page title - My site</title>

     

    So Page Title on Meta Tags & Title card replaced page title filled up on Details card. This is how it should works in my opinion.

     

    But in case of categories Category title on Meta Tags & Title card was added to original Name filled on Configuration card. If I used the same name in both fields, I would have duplicate content in the category name.

×
×
  • Create New...