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

Home » General » FUDforum in eGroupWare » Url links don't work
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Url links don't work [message #20044] Thu, 23 September 2004 11:09 Go to next message
jean-baptiste is currently offline  jean-baptiste   Belgium
Messages: 13
Registered: September 2004
Location: Belgium
Karma: 0
Junior Member
Hello,

I have a problem when i post a url.
[URL]http://www.google.com[/URL] gives me http://myfudforumpath/http&?sessionid=f4698b87afb3ae4cbd426af55c893c9b#58;//www.google.com
It seems to work on the egroupware demo site.


I use the same (and last) version: 1.0.0.005.

Thanks
Re: Url links don't work [message #20045 is a reply to message #20044] Thu, 23 September 2004 11:46 Go to previous messageGo to next message
dataj1998 is currently offline  dataj1998   Germany
Messages: 31
Registered: June 2004
Location: Germany
Karma: 0
Member

I don't have such problems.

But if I look at your link and see "myfudforumpath" then I would suggest you should prove if your setup is correct.

First of all you should check if the paths in the global configuration in the admin panel are okay. There are 3 paths:
  1. WWW Root: here you should enter the correct URL to your forum (ex: http://www.host.org/fudforum/482749294)
  2. WWW Root: here you should enter the correct diskpath to the forum on your web server (ex: /srv/www/htdocs/fudforum/482749294)
  3. Data Root: here you shold enter a path outside your web server root where all internal data is stored - it must exist and must be read/write for the webserver (ex: /egroupware/fudforum/482749294)


And to get real sure that every path is correct you should check the eGroupWare installation. Therefore you have to go to the URL of you groupware, but append an /setup/ to it. Than login as Header-Admin and check all paths there. (ex: http://www.host.org/setup/ if http://www.host.org is your groupware)
Re: Url links don't work [message #20046 is a reply to message #20044] Thu, 23 September 2004 11:58 Go to previous messageGo to next message
jean-baptiste is currently offline  jean-baptiste   Belgium
Messages: 13
Registered: September 2004
Location: Belgium
Karma: 0
Junior Member
Ok,

I have check all my paths and there is no problems.

I have sessionid in URL and the demo site no.
Is it normal ? Can the problem come from there ?

Re: Url links don't work [message #20047 is a reply to message #20044] Thu, 23 September 2004 14:57 Go to previous messageGo to next message
dataj1998 is currently offline  dataj1998   Germany
Messages: 31
Registered: June 2004
Location: Germany
Karma: 0
Member

What sessionmanagement do you use? I use that from php. Don't think that's the problem.

Did you encounter other problems in connection with FUDcode?

[Updated on: Thu, 23 September 2004 14:58]

Report message to a moderator

Re: Url links don't work [message #20050 is a reply to message #20047] Thu, 23 September 2004 15:47 Go to previous messageGo to next message
jean-baptiste is currently offline  jean-baptiste   Belgium
Messages: 13
Registered: September 2004
Location: Belgium
Karma: 0
Junior Member
I use PHP4 session management.

With a new fresh install and default settings in an other directory, i have the same result. The link appears good at the screen: http://www.google.com but the link goes to http://myhost.be/egroupware/fudforum/3814588639/http&?sessionid=1e35c84 3270c9dcb95040772767066f6#58;//www.google.com

No problem noticed with FUDcode (except the edit of underlined text but it's not me and already reported at sourceforge). The upload works fine too.

Very strange...
Re: Url links don't work [message #20061 is a reply to message #20044] Thu, 23 September 2004 20:14 Go to previous messageGo to next message
dataj1998 is currently offline  dataj1998   Germany
Messages: 31
Registered: June 2004
Location: Germany
Karma: 0
Member

Very strange thing. I installed it 3 times and didn't encounter this error. There were other errors (see my last posts here) but yours I wasn't able to reply. Very very strange...
Re: Url links don't work [message #20066 is a reply to message #20044] Thu, 23 September 2004 22:22 Go to previous messageGo to next message
jean-baptiste is currently offline  jean-baptiste   Belgium
Messages: 13
Registered: September 2004
Location: Belgium
Karma: 0
Junior Member
I've just discovered that when i type an url without the FUDcode it works
[URL]http://www.google.com[/URL] -> gives me a link with sessionid problem
http://www.google.com -> http://www.google.com OK 


[Updated on: Thu, 23 September 2004 22:23]

Report message to a moderator

Re: Url links don't work [message #20073 is a reply to message #20044] Fri, 24 September 2004 08:23 Go to previous messageGo to next message
dataj1998 is currently offline  dataj1998   Germany
Messages: 31
Registered: June 2004
Location: Germany
Karma: 0
Member

Very confusing!

[url]http://www.google.de[/url]
[url=http://www.google.de]http://www.google.de[/url]
http://www.google.de

And everytime I get the correct link to google. I would say: every piece of software has it's own AI Laughing
Re: Url links don't work [message #20095 is a reply to message #20044] Sat, 25 September 2004 12:05 Go to previous messageGo to next message
jean-baptiste is currently offline  jean-baptiste   Belgium
Messages: 13
Registered: September 2004
Location: Belgium
Karma: 0
Junior Member
Very Happy you're right. But i don't really know how i can fix this.
The problem seems definitely associated with the URL FUDcode, I have tested a lot of other functions of this great forum and all's working.

But I don't give up.
Re: Url links don't work [message #20106 is a reply to message #20095] Sun, 26 September 2004 19:43 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
I very much doubt the problem being in forum's fudcode parser. This parser is identical the one used by this forum and the problem (at least for me) is not replicatable either here or on my dev egw install.

FUDforum Core Developer
Re: Url links don't work [message #20125 is a reply to message #20106] Mon, 27 September 2004 14: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
I see the problem, you need to disable sessions trans_sid ini option.

FUDforum Core Developer
Re: Url links don't work [message #20137 is a reply to message #20125] Tue, 28 September 2004 12:54 Go to previous messageGo to next message
jean-baptiste is currently offline  jean-baptiste   Belgium
Messages: 13
Registered: September 2004
Location: Belgium
Karma: 0
Junior Member
It works !

Thank you very much!
Re: Url links don't work [message #25360 is a reply to message #20044] Tue, 07 June 2005 15:33 Go to previous messageGo to next message
edwin is currently offline  edwin   United States
Messages: 14
Registered: June 2005
Location: Tampa
Karma: 0
Junior Member
This tip should be included in the egroupware documentation.
Re: Url links don't work [message #26842 is a reply to message #20125] Wed, 17 August 2005 00:22 Go to previous messageGo to next message
engunneer is currently offline  engunneer   United States
Messages: 1
Registered: August 2005
Location: Seattle, WA
Karma: 0
Junior Member
I'm very glad to see I am not the only one with this problem. However, I have no idea what setting you are talking about. I checked all the fudforum settings in eGroupware, but didn't see anything about sessions.

Is this a php or egroupware option? is it in a source file, or is there a user interface to change this?

Is this something my webhost admin has to turn off? (Re: http://www.php.net/manual/en/ref.session.php#ini.session.use-trans-sid )

Thans for your help!
Re: Url links don't work [message #26843 is a reply to message #26842] Wed, 17 August 2005 03:01 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
This setting is a PHP setting, generally you can turn it off via .htaccess

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Problems With Automatic User Import
Next Topic: Fatal SQL error when posting
Goto Forum:
  

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

Current Time: Sun May 19 03:35:42 GMT 2024

Total time taken to generate the page: 0.02234 seconds