FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » using PATH_INFO
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
using PATH_INFO [message #10765] Mon, 09 June 2003 18:29 Go to next message
belmax is currently offline  belmax   Russian Federation
Messages: 114
Registered: October 2002
Location: Saint-Petersburg, Russia
Karma: 0
Senior Member
please, correct followed pathes:

Login form - <form action=".........
i change relative path to WWW Root

link "login" in usercp for not-logged users

link "admin CP" in usercp

---------------
check all links for not-logged users
without any user-ID on the end of url, those links just refresh page or return to main forums page

Thanks, Ilia.

P.S.
Path_info is great idea Smile
seriosly.


sorry for my poor english Smile
Re: using PATH_INFO [message #10774 is a reply to message #10765] Tue, 10 June 2003 01:20 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS.

Relative links should work fine due to the header.tmpl for path info setting base href value to forum's WWW_ROOT.


FUDforum Core Developer
Re: using PATH_INFO [message #10780 is a reply to message #10774] Tue, 10 June 2003 09:56 Go to previous messageGo to next message
belmax is currently offline  belmax   Russian Federation
Messages: 114
Registered: October 2002
Location: Saint-Petersburg, Russia
Karma: 0
Senior Member
Post message form

link of switches ON/OFF smileys, FUDcode, pictures etc as:
http://linuxportal.ru/forums/index.php/h/readingposting/#sml does'nt work

P.S.
Ilia, i havent any CVS client
How i can download last corrected version without CVS?
May be you can compile RC5?


sorry for my poor english Smile
Re: using PATH_INFO [message #10782 is a reply to message #10780] Tue, 10 June 2003 12:16 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
http://linuxportal.ru/forums/index.php/h/readingposting//#sml

works fine.


FUDforum Core Developer
Re: using PATH_INFO [message #10786 is a reply to message #10782] Tue, 10 June 2003 12:59 Go to previous messageGo to next message
belmax is currently offline  belmax   Russian Federation
Messages: 114
Registered: October 2002
Location: Saint-Petersburg, Russia
Karma: 0
Senior Member
prottoss ÐÉÓÁÌ(Á) ÷ÔÒ, 10 éÀÎÑ 2003 16:16

http://linuxportal.ru/forums/index.php/h/readingposting//#sml
works fine.


I have only one slash...
This fixed in CVS?


sorry for my poor english Smile
Re: using PATH_INFO [message #10788 is a reply to message #10786] Tue, 10 June 2003 13:00 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It should be.

FUDforum Core Developer
Re: using PATH_INFO [message #10835 is a reply to message #10788] Wed, 11 June 2003 07:18 Go to previous messageGo to next message
belmax is currently offline  belmax   Russian Federation
Messages: 114
Registered: October 2002
Location: Saint-Petersburg, Russia
Karma: 0
Senior Member
1 hour ago i download thru CVS PATH_INFO templates folder

URL are work

but, doesn't work login form

<form method="post" action="http://linuxportal.ru/forums/index.php/l/">

i change this row for:
<form method="post" action="{ROOT}?t=login">

that work
other links work as PATH_INFO


sorry for my poor english Smile
Re: using PATH_INFO [message #10836 is a reply to message #10835] Wed, 11 June 2003 10:00 Go to previous messageGo to next message
belmax is currently offline  belmax   Russian Federation
Messages: 114
Registered: October 2002
Location: Saint-Petersburg, Russia
Karma: 0
Senior Member
Action-list:
(http://linuxportal.ru/forums/index.php/a/)

add end-slash in link to thread in column "action"


sorry for my poor english Smile
Re: using PATH_INFO [message #10837 is a reply to message #10836] Wed, 11 June 2003 10:59 Go to previous messageGo to next message
belmax is currently offline  belmax   Russian Federation
Messages: 114
Registered: October 2002
Location: Saint-Petersburg, Russia
Karma: 0
Senior Member
add ROOT pathes

admincp.tmpl
link to approve

drawmsg.tmpl
path to src of images


sorry for my poor english Smile
Re: using PATH_INFO [message #10845 is a reply to message #10837] Wed, 11 June 2003 14:05 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
There is a simple reason why you are having problems with paths.

You are using a custom header.tmpl, but your header.tmpl is missing the <BASE HREF="{GVAR: WWW_ROOT}">

line which allows relative paths to work regarless of the URL.

Adding this line between the <head></head> tags should resolve most of the problems you are seeing.


FUDforum Core Developer
Re: using PATH_INFO [message #11405 is a reply to message #10845] Fri, 27 June 2003 05:33 Go to previous message
belmax is currently offline  belmax   Russian Federation
Messages: 114
Registered: October 2002
Location: Saint-Petersburg, Russia
Karma: 0
Senior Member
everything work OK

exept link to topic in "Action" field of list "show what people are doing"

add slash in end of url


sorry for my poor english Smile
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: On-Line Users list
Next Topic: Mass Mail System To: field error
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 21:19:10 GMT 2024

Total time taken to generate the page: 0.02309 seconds