Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-17-2006, 07:47 PM
New Pligger
 
Join Date: May 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Problem with comments when not logged in

I searched and couldn't find this, hope someone can help.

If i'm not logged in and i click to comment on a post, it takes me to the login screen. Once i enter my login info and click login it takes me to This Page Cannot be found. Example url of this error is:

http://www.mvptimes.com/login/story/...ear-extension/

Maybe .htaccess problem?

Thanks in advance for your help.
Jeff
Reply With Quote
  #2 (permalink)  
Old 05-17-2006, 09:12 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
In your /login.php file, change line 33 from this...

header('Location: '.$_REQUEST['return']);

to this...

header('Location: '.my_base_url.my_pligg_base."/".$_REQUEST['return']);
__________________
- Ash
Reply With Quote
  #3 (permalink)  
Old 05-18-2006, 09:55 PM
New Pligger
 
Join Date: May 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
You Rock, that fixed it.

I have just one last question if you could help me out

http://www.mvptimes.com Under each post is Add this link to... I'm not sure about the del.icio.us but the my favorites / bookmarks doesn't work?
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
[Solution] Limit Comments in Story page. manya1011 General Help 9 03-12-2008 06:26 PM
Problem with comments in sidebar grimusm General Help 0 01-01-2008 08:11 AM
voting problem & comments problem DailyResearch Bug Report 12 07-09-2007 08:11 PM
Possible Problem w/ Posts w/ a lot of Comments sonaro Bug Report 0 04-03-2007 05:25 PM
Format problem with IE and logged out user roschler Bug Report 3 10-15-2006 12:50 PM


Search Engine Friendly URLs by vBSEO 3.2.0