The page you're looking for doesn't exists.

Asked by Fabien

Hi,

I've install Jisko on my server with :

define('SHARED_HOST', true); in my config.php

I've tried to uncomment lines on .htaccess but it's not work i've all time the same message "The page your looking for doesn't exist".

Thanks for help.
Fabien

Question information

Language:
English Edit question
Status:
Expired
For:
Jisko Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

Revision history for this message
Fabien (syberia838) said :
#1

In include/router.php, on line 37, I added the following lines:

$route = str_replace('index.php/', '', $route);
$route = str_replace('index.php', '', $route);

Thanks to Lavi for solution!

Revision history for this message
Marcos Garcia (marcosgdf) said :
#2

That's because you server doesn't support clean URLs...

Thanks to Lavi anyway and sorry :(!

2010/1/27 Fabien <email address hidden>

> Question #98837 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/98837
>
> Status: Open => Solved
>
> Fabien confirmed that the question is solved:
> In include/router.php, on line 37, I added the following lines:
>
> $route = str_replace('index.php/', '', $route);
> $route = str_replace('index.php', '', $route);
>
> Thanks to Lavi for solution!
>
> --
> You received this question notification because you are an answer
> contact for Jisko.
>

--
marcos garcía // <email address hidden>

Revision history for this message
Fabien (syberia838) said :
#3

Thanks Marcos,

I've just a little problem : when i'm logged in i can't send message or upload file because when i click on "send" or upload file : nothing!

I send you my username and password in private message.

Thanks.
Fabien

Revision history for this message
Marcos Garcia (marcosgdf) said :
#4

Yes... as far as I can see there's a problem with French translation and
JS...

2010/1/27 Fabien <email address hidden>

> Question #98837 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/98837
>
> Status: Solved => Open
>
> Fabien is still having a problem:
> Thanks Marcos,
>
> I've just a little problem : when i'm logged in i can't send message or
> upload file because when i click on "send" or upload file : nothing!
>
>
> I send you my username and password in private message.
>
> Thanks.
> Fabien
>
> --
> You received this question notification because you are an answer
> contact for Jisko.
>

--
marcos garcía // <email address hidden>

Revision history for this message
Marcos Garcia (marcosgdf) said :
#5

Please try updating Jisko to the last revision and notify me if you find any
more errors...

Thanks!

2010/1/27 Marcos Garcia <email address hidden>

> Question #98837 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/98837
>
> Status: Open => Answered
>
> Marcos Garcia proposed the following answer:
> Yes... as far as I can see there's a problem with French translation and
> JS...
>
> 2010/1/27 Fabien <email address hidden>
>
> > Question #98837 on Jisko changed:
> > https://answers.launchpad.net/jisko/+question/98837
> >
> > Status: Solved => Open
> >
> > Fabien is still having a problem:
> > Thanks Marcos,
> >
> > I've just a little problem : when i'm logged in i can't send message or
> > upload file because when i click on "send" or upload file : nothing!
> >
> >
> > I send you my username and password in private message.
> >
> > Thanks.
> > Fabien
> >
> > --
> > You received this question notification because you are an answer
> > contact for Jisko.
> >
>
>
> --
> marcos garcía // <email address hidden>
>
> You received this question notification because you are an answer
> contact for Jisko.
>

--
marcos garcía // <email address hidden>

Revision history for this message
Fabien (syberia838) said :
#6

Hi Marcos,
Ok i'll try it today.

It's right, in english translation it's work.

Thanks

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.