Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 10-29-2006, 08:26 AM
New Pligger
 
Join Date: Oct 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
AH, found the fix here:

http://www.pligg.com/forum/showthread.php?t=1836&page=2

But instead of

Code:
If ($x == "outurl") {return my_pligg_base."/out.php?url=" . $var1;}
I used

Code:
If ($x == "outurl") {return $var1;}
which generates the direct link to the story.
Reply With Quote
  #12 (permalink)  
Old 12-07-2006, 11:46 AM
Constant Pligger
 
Join Date: Oct 2006
Posts: 136
Thanks: 5
Thanked 0 Times in 0 Posts
Hi,

When i enabled friendly URL's - urlmethod set to 2, i have broken links across the site.

Any help greatly appreciated.

Thanks and cheers
__________________
www.StartupBug.com : User submitted content for Entrepreneurs
www.tutoriALLs.com : ALL the user submitted tutoriALls in one place
Reply With Quote
  #13 (permalink)  
Old 12-10-2006, 08:50 AM
New Pligger
 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Same problem with friendly UR's

At a choice a method 2 URL on my site do not work outgoing liks in headings of news.

A Instead of it out.php?url=http://www..... i'll get links to the main page of my site.

All other links works wery good for me.
Reply With Quote
  #14 (permalink)  
Old 12-10-2006, 11:52 AM
New Pligger
 
Join Date: Oct 2006
Posts: 22
Thanks: 1
Thanked 7 Times in 4 Posts
First of all, does your webhost support mod_rewrite, the undelying methodolgy of the .htaccess rules?

Second, try these directions -

http://www.pligg.com/wiki/index.php?title=Url_Method

Third, delete files under templates_c after making changes if it doesn't show up immediately.

Fourth, if its just an outgoing url issue, my question is what is your outgoing url method. Is it out.php?site or /out/site ? If its /out/site and its not working try adding this rule when URL method 2 is enabled.

RewriteRule ^out/([^/]+)/?$ out.php?title=$1 [L]
Reply With Quote
  #15 (permalink)  
Old 12-11-2006, 11:04 AM
Constant Pligger
 
Join Date: Oct 2006
Posts: 136
Thanks: 5
Thanked 0 Times in 0 Posts
I tried everything you mentioned, but it still did not work.

I am using blueshave template [highly modified only the html and css but not the code].... used the code as is in blueshave template.

Actually when i tried, the track back and the discuss links were broken.

Thanks for any help.
__________________
www.StartupBug.com : User submitted content for Entrepreneurs
www.tutoriALLs.com : ALL the user submitted tutoriALls in one place
Reply With Quote
  #16 (permalink)  
Old 04-04-2007, 06:21 AM
New Pligger
 
Join Date: Dec 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
how to do ? I also
Reply With Quote
  #17 (permalink)  
Old 04-25-2007, 10:36 AM
waipot's Avatar
New Pligger
 
Join Date: Apr 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Thx. It's work when I change urlMethod to 2
__________________
An online open community for Computers & Electronics Hobbyist
http://my.computingfreak.com
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Friendly urls not working WebDesignGoldmine General Help 6 06-21-2008 04:46 AM
Has anyone got Friendly Urls (Url Method 2) working? revolver General Help 11 05-08-2008 12:32 AM
Friendly URLs not working keithadler Installation and Upgrade Help 2 07-30-2007 07:32 AM
make friendly, url method 2 aaalmost working schakal General Help 2 07-29-2007 03:46 PM
RSS friendly link not working. can8dn General Help 4 01-03-2007 06:11 PM


Search Engine Friendly URLs by vBSEO 3.2.0