Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Abdul Kadir Friend
    #144632

    Hi,

    i have problem with popup plugin when i enable Joomla SEO Settings..

    the problem is the plugin not generating correct link for the image to popup…

    example:

    this is the bad link that was generate by the plugin

    http://www.domain.com/section/category/images/stories/image.jpg

    the correct link is:

    http://www.domain.com/images/stories/image.jpg

    please advice for the solution!.

    Sorry for my bad english…

    Thank’s in advance…

    Anonymous Moderator
    #318863

    Hi adinx

    I think it is from your configuration.

    Please make that the url of image is the absolute url.

    Anonymous Moderator
    #318864

    Also, could you please send me your live url, admin account so that i could have a closer look on the issue?

    portalion Friend
    #319780

    Hello,
    I have the same problem.
    When I enable SEO setting system generates wrong path to the picture.
    For example:
    – image location: http://www.domain.com/images/stories/pic.jpg
    – system generates: http://www.domain.com/section/category/images/stories/pic.jpg

    When I set absolute path system generates the same wrong paths.
    Because in the source I can’t see absolute adress I assume it is not accepted by system or editor.
    Please help

    Abdul Kadir Friend
    #319785

    hi, thank’s for your answer,

    i am still migrating my site to teline3 so my installation is in my local computer.. not yet online!.
    i have tried to make subdomain install and test it online but the problem is still exist.

    also tried absolute path but again still no luck…

    i hope there is a solution for this problem.

    Thank’s

    Regard’s

    Adinx

    Abdul Kadir Friend
    #323457

    Hi, i solve the problem by setting the editor plugin to absolute url, and than i use mysql query code below to replace image path of my introtext field in jos_content table of my database.

    update `jos_content` set `introtext` = replace(`introtext`,'images/stories','http://www.domain.com/images/stories')

    i hope some one find this usefull.

    Thank’s

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

This topic contains 6 replies, has 3 voices, and was last updated by  Abdul Kadir 14 years, 12 months ago.

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