Forums

Unfortunately no one can be told what FluxBB is - you have to see it for yourself.

You are not logged in.

#1 2010-01-20 22:38:47

gerard.k
Member
Registered: 2010-01-20
Posts: 4

Base Url found twice in some calling functions

when i post a new topic,ie, the return code is 404. if i have a look on url searched, i find  the base url repeated (192.168.44.31)

http://192.168.44.31/forums/upload/192. … p?pid=7#p7

any idea?
my version is in french

Last edited by gerard.k (2010-01-20 22:42:19)

Offline

#2 2010-01-20 22:47:03

Franz
Lead developer
From: Germany
Registered: 2008-05-13
Posts: 4,071
Website

Re: Base Url found twice in some calling functions

Have you made any modifications to the forum files (especially post.php)?


fluxbb.de | develoPHP

"As code is more often read than written it's really important to write clean code."

Offline

#3 2010-01-20 22:50:48

gerard.k
Member
Registered: 2010-01-20
Posts: 4

Re: Base Url found twice in some calling functions

No, only changed base url, proceeded update conf_value in config table and deleted cache files.
I dont know if the problem was existing before or not

Offline

#4 2010-01-20 22:59:18

Franz
Lead developer
From: Germany
Registered: 2008-05-13
Posts: 4,071
Website

Re: Base Url found twice in some calling functions

Could you post that file, please?

EDIT: Is the topic created at all? When does the 404 error happen? When you want to fill out the new topic form or after you did. In the first case, please post viewforum.php, in the latter post.php.

Last edited by Franz (2010-01-20 23:01:07)


fluxbb.de | develoPHP

"As code is more often read than written it's really important to write clean code."

Offline

#5 2010-01-20 23:31:04

Reines
Lead developer
From: Scotland
Registered: 2008-05-11
Posts: 3,165
Website

Re: Base Url found twice in some calling functions

What did you set the base url to? It must start with http://, it looks like you missed that out.

Offline

#6 2010-01-20 23:35:59

gerard.k
Member
Registered: 2010-01-20
Posts: 4

Re: Base Url found twice in some calling functions

oh  yes, i put only address ,ie, '192.168.44.31'

Offline

#7 2010-01-20 23:43:55

gerard.k
Member
Registered: 2010-01-20
Posts: 4

Re: Base Url found twice in some calling functions

i have changed conf_value for a full url and it seems working fine.
very sorry for that mistake and thanks a lot
Gerard

Offline

#8 2010-01-20 23:54:54

Reines
Lead developer
From: Scotland
Registered: 2008-05-11
Posts: 3,165
Website

Re: Base Url found twice in some calling functions

No problem smile

Offline

Board footer

Powered by FluxBB 1.5.0