Go Back   Pligg CMS Forum > Pligg Help > Installation and Upgrade Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-05-2007, 11:40 AM
New Pligger
 
Join Date: Mar 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Question Problem in user, edit links with UrlMethod 2

I installed the Pligg 9.1 Beta and did all the configuration. The site works perfectly with the UrlMethod set to 1.

But with UrlMethod 2 I have problems in using some features of the site.

Features which are not working:
- "admin links" in story listing
- All user profile related links
- Newest Stories, Oldest Stories, Most Popular, Least Popular

I tried to figure out the problem by digging the .htaccess file and found a temporary fix.

If I change the line
Code:
RewriteRule ^user/view/([a-zA-Z0-9+]+)/([a-zA-Z0-9+]+)/?$ user.php?view=$1&login=$2
to

Code:
RewriteRule ^user1/view/([a-zA-Z0-9+]+)/([a-zA-Z0-9+]+)/?$ user.php?view=$1&login=$2
and accessed the page from the browser http://www.hotflakes.com/user1/view/profile/natkarthik

IT WORKS.. same is the case for the rest of the non working URLs.

I don't know how/why it worked after changing the rewrite rule line in the .htaccess file, it worked. But its not really a solution for me since updating all the links in the script will be a nightmare.

The site I'm having the problem is www.hotflakes.com

I believe some of you out there (kbeeveer46) could find the real cause of this problem and help me to sort out this issue.
Reply With Quote
  #2 (permalink)  
Old 03-05-2007, 11:51 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
First of all, not sure why the second url works but the first one doesn't. Second, All the urls are assigned in /libs/html1.php so you only have to update them there and they will change throughout the site.

EDIT: It looks like any URL that expects a variable is not working for you.
__________________
I accept donations for my time helping users like you on the forum and IRC.

Last edited by kbeeveer46; 03-05-2007 at 11:55 AM..
Reply With Quote
  #3 (permalink)  
Old 03-20-2007, 05:32 PM
New Pligger
 
Join Date: Mar 2007
Posts: 7
Thanks: 2
Thanked 1 Time in 1 Post
I am experiencing exactly the same problem. Was there a fix for this that corrected the problem?
Reply With Quote
  #4 (permalink)  
Old 03-20-2007, 09:08 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
Since it works fine for my test site and works fine for other people there's not much we can do unless we can find the cause of it. There may be something on your server that's not configured correctly or something.
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #5 (permalink)  
Old 03-21-2007, 09:28 AM
New Pligger
 
Join Date: Mar 2007
Posts: 7
Thanks: 2
Thanked 1 Time in 1 Post
Well it is my own server so it is possible that something isn't setup right. If someone can give me a hand with this problem I don't mind picking apart the server and altering the config files.
There must be something that is causing the exact same problem on more than 1 setup.
I am running Apache2.0.55 with php5.1.6 and mysql 5.0.24a.

Last edited by rlongfield; 03-21-2007 at 10:10 AM..
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 Off
[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
Submit Antispam Addon v 0.1 AnAlienHolakres3 Pligg Modules 24 11-23-2008 09:49 AM
Incorrect Links with Admin User Management Page Numbers with URL Method 2 NewsHeatDotCom Bug Report 0 06-17-2008 02:41 PM
URLmethod 2 & Profile / User Section typehost Installation and Upgrade Help 2 06-15-2008 12:15 PM
URLMethod 2 for some links not working tglk General Help 3 01-14-2008 11:44 AM
Edit message problem with URL method 2 deeplygreen Bug Report 0 09-11-2007 02:37 AM


Search Engine Friendly URLs by vBSEO 3.2.0