Viewing 15 posts - 16 through 30 (of 35 total)
  • Author
    Posts
  • tom_laan84 Friend
    #494277

    Hi, yeah but you are looking at the item in blog view. I’m talking homepage / timeline view. Go to home. Then select “reizen” from the category view. K2 item id:40 “bride and groom at wedding”

    tom_laan84 Friend
    #494409

    Now i have to wait again 5 days for a response? WHY?

    kennylau89 Friend
    #494531

    Yes , why when adding Extra fields , the whole page broke ?

    Saguaros Moderator
    #494582

    Hi guys,

    Take a backup of your site first, then PM me FTP and admin account of your site, I will check the code for you.

    Regards

    kennylau89 Friend
    #494934

    Due to some reasons I cant provide the FTP details but I got this error for you to work with .


    1. extra_fields_prob
    tom_laan84 Friend
    #494995

    <em>@Saguaros 375128 wrote:</em><blockquote>Hi guys,

    Take a backup of your site first, then PM me FTP and admin account of your site, I will check the code for you.

    Regards</blockquote>

    I’ve already sent you those details. Were you able to fix it? Haven’t heard back from it, and that was last week.

    Regards

    Tom

    kennylau89 Friend
    #495064

    Really hoping for a fix.

    tom_laan84 Friend
    #495065

    <em>@kennylau89 375742 wrote:</em><blockquote>Really hoping for a fix.</blockquote>

    Me too!! It’s been 2 weeks now and no progress at all!!! Support sucks big time!!! Why??? It’s ruining my longtime positive view on Joomlart!! It’s structural too! Have had countless bad support experiences for almost a year now!!

    Sorry just doesn’t cut it anymore.

    Very dissapointed and would really like an explanation.

    Regards
    Tom

    kennylau89 Friend
    #495164

    frankly speaking , I am disappointed as well. The support was not as good as last time .

    Saguaros Moderator
    #495247

    Hi,

    I’m really sorry for this late response. @tom: I’ve replied in your ticket

    Please try to backup your site first and then apply this solution:

    – Open file: /templates/ja_lens/html/com_k2/ja_lens/category_item.php

    Around line 19:

    Replace this:

    if(count($this->item->extra_fields)) {
    $extra_fields=K2ModelItem::getItemExtraFields($this->item->extra_fields);
    if (count($extra_fields)) {
    foreach ($extra_fields as $key=>$extraField) {
    if ($extraField->name == $xclass_key) {
    $xclass = $extraField->value;
    break;
    }
    }
    }
    }

    With:

    $extra_value = $this->item->extraFields->FIELD_ALIAS->value;

    Give it a try and let me know how it goes.

    Regards

    kennylau89 Friend
    #495255

    Changed the code ,got this error instead.

    [PHP]

    // is the value of the field alias an array ?
    $this->item->extraFields->FIELD_ALIAS->value;

    [/PHP]


    1. error_1
    Saguaros Moderator
    #495265

    Currently, you may set the Error Reporting in Maximum, changing it to default or None (Global configuration > server tab) will get rid of this warning message. 🙂

    urbaniak frederic Friend
    #495467

    saguaros;376021currently, you may set the error reporting in maximum, changing it to default or none (global configuration > server tab) will get rid of this warning message. 🙂

    it works ! 🙂

    piccasso Friend
    #498336

    I am having a similar issue, I have done the modification as suggested but page still does not load mosaic as before, this all started since adding extra fields which I have now removed.

    Saguaros Moderator
    #498343

    You can add extra fields back again and pm me admin as well as ftp account of your site, I will have a look at this for you.

    P/s: pls backup your site first

Viewing 15 posts - 16 through 30 (of 35 total)

This topic contains 35 replies, has 6 voices, and was last updated by  yema 11 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum