Calguys Content Utilities - CGContentUtils

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
naturelab
Forum Members
Forum Members
Posts: 169
Joined: Thu Oct 15, 2009 11:11 am

Calguys Content Utilities - CGContentUtils

Post by naturelab »

OK - I have used this module before, without any problems, but....

When I initially create a new page in the content manager, I do not get the additional tabs, specified in my template ( which is also the default template )

Code: Select all

<!-- TEMPLATE BLOCKS -->

  <!-- Selected Projects -->
  {content_module module='CGContentUtils' block='selected_project1' assign='selectedproject1' tab='Selected Projects'}
  {content_module module='CGContentUtils' block='selected_project2' assign='selectedproject2' tab='Selected Projects'}
  {content_module module='CGContentUtils' block='selected_project3' assign='selectedproject3' tab='Selected Projects'}

  <!-- Project Categories -->
  {content_module module='CGContentUtils' block='project_categories' assign='project_categories' tab='Categories'}

  <!-- Project Filter Terms -->
  {content_module module='CGContentUtils' block='project_filter_terms' assign='project_filter_terms' tab='Project Filter Terms'}
The problem seems to be with the advanced page selectors
The problem seems to be with the advanced page selectors
When I go back to the page, to edit, I see the tabs, BUT I also get the error "Could not find a content object with alias or id of default"
At this stage, I can see the tabs 'Categories' and 'Project Filter Terms' but the tab 'Selected Projects' shows blank.

Any ideas ?

Code: Select all

----------------------------------------------

Cms Version: 2.1.5

Installed Modules:

    AdminSearch: 1.0.2
    CGBlog: 1.14.1
    CGContentUtils: 2.1.5
    CGExtensions: 1.53.13
    CGHeadMaster: 1.0.9.2
    CGSimpleSmarty: 2.1.4
    CMSContentManager: 1.1.1
    DesignManager: 1.1.1
    FileManager: 1.5.2
    Gallery: 2.1.6
    JQueryTools: 1.3.9
    MenuManager: 1.50.2
    MicroTiny: 2.0.3
    ModuleManager: 2.0.4
    Navigator: 1.0.3
    News: 2.50.5
    Search: 1.50.2
    SimpleSiteInfo: 3.1


Config Information:

    php_memory_limit:
    max_upload_size: 2000000
    url_rewriting: mod_rewrite
    page_extension: /
    query_var: page
    auto_alias_content: true
    locale:
    set_names: true
    timezone: Europe/London
    permissive_smarty: false


Php Information:

    phpversion: 5.5.37
    md5_function: On (True)
    json_function: On (True)
    gd_version: 2
    tempnam_function: On (True)
    magic_quotes_runtime: Off (False)
    E_ALL: 32767
    E_STRICT: 2048
    E_DEPRECATED: 8192
    test_file_timedifference: No time difference found
    test_db_timedifference: No time difference found
    create_dir_and_file: 1
    memory_limit: 128M
    max_execution_time: 30
    register_globals: Off (False)
    output_buffering: 4096
    disable_functions:
    open_basedir:
    test_remote_url: Success
    file_uploads: On (True)
    post_max_size: 8M
    upload_max_filesize: 2M
    session_save_path: /tmp (0700)
    session_use_cookies: On (True)
    xml_function: On (True)
    xmlreader_class: On (True)
    check_ini_set: On (True)
    curl: On


Performance Information:

    allow_browser_cache: Off (False)
    browser_cache_expiry: 60
    php_opcache: Off (False)
    smarty_cache: Off (False)
    smarty_compilecheck: Off (False)
    smarty_cache_udt: Off (False)
    auto_clear_cache_age: On (True)

Server Information:

    Server Software: Apache/2.4.23
    Server Api: cgi-fcgi
    Server Os: Linux 2.6.32-673.26.1.lve1.4.15.el6.x86_64 On x86_64
    Server Db Type: MySQL (mysqli)
    Server Db Version: 5.5.49
    Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Attachments
Screen Shot 2016-09-12 at 15.21.26.png
Locked

Return to “Modules/Add-Ons”