Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • splifen Friend
    #166347

    Hi iam using tabs in my hp but when iam putting k2 content module in one of the tabs the link is wrong
    it should not include the the higlited red part in the hyperlink string…
    its the tabs called “Nyheder”…. http://www.byggeoplevelser.dk/index.php?option=com_content&view=article&id=46&Itemid=78

    http://www.byggeoplevelser.dk/plugins/content/ja_tabs/index.php?option=com_k2&view=item&id=67:nu-sker-det-–-wwwbyggeoplevelserdk-går-i-luften&Itemid=98

    Best Regards Kenneth

    Sherlock Friend
    #401758

    hi splifen,

    You can provide me your admin account,the FTP Info into the ticket of GUG-386-69485,I will have a checking into this issue for you.

    splifen Friend
    #402220

    it should be there now.
    i have disablede the readmore in the k2 content right now because the site is live, but when you are testing just put it on again.
    i’ve also disabled the linkable titel..

    if you go in using ftp its the folder byggeoplevelser.dk there is contaning the website

    THX

    Best regards Kenneth

    Sherlock Friend
    #402245

    hi splifen,

    This maybe is a problem with the Ja tab plugin,I created an issue for our developers to check and fix this issue,You can also tracking it here http://pm.joomlart.com/browse/JAECPLGJATAB-23
    To know when it is fixed.

    Sherlock Friend
    #402417

    hi splifen,

    I opened the file of plugins/content/ja_tabs/ajaxloader.php,Look for this code
    [php]
    if (strpos(php_sapi_name(), ‘cgi’) !== false && !empty($_SERVER[‘REQUEST_URI’])) {
    [/php]

    Change it to
    [php]
    if (strpos(php_sapi_name(), ‘cgi’) !== false && !empty($_SERVER[‘REQUEST_URI’]) &&
    (!ini_get(‘cgi.fix_pathinfo’) || version_compare(PHP_VERSION, ‘5.2.4’, ‘<‘))) {
    [/php]

    And it helped,Please check again yourself .

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Sherlock 13 years, 4 months ago.

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