Fork me on GitHub

Short URLs and Web Links  Bottom

  • I use PostNuke 0.762, v4blib_4.02 and AutoTheme 0.87 and it works almost OK. But not Web Links http://www.skrivarsidan.nu/Web_Links-req-AddLink.html. And I have many links...

    Please help!





    edited by: Jasrin, Aug 25, 2006 - 11:01 AM
  • Add a seccion on your .htaccess as follow:

    RewriteRule ^Web_Links-([^-]+)-([^-]+)\.html$ index.php?module=Web_Links&$1=$2 [L,NC,NS]
    RewriteRule ^Web_Links-([^-]+)-([^-]+)-([^-]+)-([^-]+)\.html$ index.php?module=Web_Links&$1=$2&$3=$4 [L,NC,NS]

    put it at begin of rewriterules, (at least before the General Rules)
  • gerkynet:It works! You are wonderful! A big Thanks! icon_smile
  • ...but admin and user can´t ad links...
  • With the AddLink option, the added link is a waiting content item. Check admin.php?module=Web_Links to view the waiting links. Only people with proper permissions can see this.

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • Teb: Thansk! Yes I know I (admin) have to check waiting links. But the problem is that admin (I) or user could not ad links. If I click at Ad a new link I got:

    ?You have no authority to ad links?
  • I added the provided code to my .htaccess file, and it still doesn't work for me. I get the following message.

    "The requested URL /kc/Web_Links-req-viewlink-cid-1.phtml was not found on this server."

    Any thoughts? I'm running .762, Short URLS, and PHTML output.
  • I turned short URLS off and the Web Links module works fine. :~(
  • sdbluhm

    "The requested URL /kc/Web_Links-req-viewlink-cid-1.phtml was not found on this server."

    Try Web_Links-req-viewli…trong>html

    That works ;)

    (And I also see Web_Links-req-AddLink.html. Seems like it works?

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • What links module do you use, Web_Links, CModsLinks, or other?
    What kind of short urls extension do you use?
    theme:Xanthia, AutoTheme or static?
    a link to your site?
  • Solution: Check you use wright .htaccess file. Right one too short urls .html and PostNuke 0.7.6.2 is htmlV4.htaccess. And check you have Updated Short URLs implementation for AutoTheme and PN .76x on in AutoTheme. NOT Updated Short URLs implementation for AutoTheme. Then it should works! icon_cool

This list is based on users active over the last 60 minutes.